repo.or.cz
/
newlib-cygwin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cygwin: access: Fix X_OK behaviour for backup operators and admins
[newlib-cygwin.git]
/
newlib
/
libc
/
sys
/
sysvnecv70
/
ioctl.S
blob
de3aad548e549a998ffde93fa7b3cf20ea546c9a
1
2
.globl __ioctl
3
.globl _ioctl
4
__ioctl:
5
_ioctl: chlvl #0,#0x36
6
jnl ok
7
jmp cerror
8
ok: ret #0
9