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
/
exit.S
blob
a37a17c2184cda9a5059dbca8cece884766ff4f1
1
2
.globl __exit
3
__exit: chlvl #0,#1
4
jnl ok
5
jmp cerror
6
ok: ret #0
7