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: Add new APIs tc[gs]etwinsize()
[newlib-cygwin.git]
/
newlib
/
libc
/
sys
/
sysvi386
/
execve.S
blob
d1d29bc9f609ad0f30b9218bcad40ed5506f2999
1
.globl _execve
2
.globl execve
3
_execve:
4
execve:
5
movl $0x3b, %eax
6
lcall $7,$0
7
jb _cerror