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_setpgroup.s
blob
73b3892e0cd1357935b1d83683f290a56197d8ee
1
.text
2
.p2align 4,,15
3
.globl posix_spawnattr_setpgroup
4
.type posix_spawnattr_setpgroup, @function
5
posix_spawnattr_setpgroup
:
6
movl
%
esi
,
4
(%
rdi
)
7
xorl
%
eax
, %
eax
8
ret
9
.size posix_spawnattr_setpgroup, .-posix_spawnattr_setpgroup