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
/
spawnattr_getpgroup.s
blob
0caf4bceb14ae276e2c454489bd7f3adcf20e0e3
1
.text
2
.p2align 4,,15
3
.globl posix_spawnattr_getpgroup
4
.type posix_spawnattr_getpgroup, @function
5
posix_spawnattr_getpgroup
:
6
movl
4
(%
rdi
), %
eax
7
movl
%
eax
, (%
rsi
)
8
xorl
%
eax
, %
eax
9
ret
10
.size posix_spawnattr_getpgroup, .-posix_spawnattr_getpgroup