repo.or.cz
/
nyanglibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
clarify the purpose of this project
[nyanglibc.git]
/
posix
/
waitpid.shared.s
blob
c2fa4ceb98e2c292cf8f61a70cc4c7bfe0c57cbf
1
.text
2
#APP
3
memmove
=
__GI_memmove
4
memset
=
__GI_memset
5
memcpy
=
__GI_memcpy
6
#NO_APP
7
.p2align 4,,15
8
.globl __GI___waitpid
9
.hidden __GI___waitpid
10
.type __GI___waitpid, @function
11
__GI___waitpid
:
12
xorl
%
ecx
, %
ecx
13
jmp __GI___wait4
14
.size __GI___waitpid, .-__GI___waitpid
15
.globl __waitpid
16
.set __waitpid,__GI___waitpid
17
.weak waitpid
18
.set waitpid,__waitpid