mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-24 12:25:35 +08:00
925c95c502
* posix/unistd.h (setpgrp): Declare no-arg version unless __FAVOR_BSD. * misc/bsd-compat.c (setpgrp): New function, two arg version. * sysdeps/stub/setpgid.c: Remove setpgrp alias. * sysdeps/mach/hurd/setpgid.c: Likewise. * sysdeps/unix/sysv/sysv4/setpgid.c: Likewise. * sysdeps/unix/common/syscalls.list (setpgid): Remove setpgrp alias. * sysdeps/unix/sysv/irix4/syscalls.list: Likewise. * sysdeps/unix/sysv/linux/setpgrp.c: Obsolete file removed. * posix/setpgrp.c (setpgrp): New file. * posix/Makefile (routines): Add setpgrp. |
||
---|---|---|
.. | ||
sys | ||
__handler.S | ||
confname.h | ||
Dist | ||
dup2.c | ||
fcntlbits.h | ||
fpathconf.c | ||
getgroups.c | ||
getpriority.c | ||
getrusage.c | ||
gettimeofday.c | ||
Implies | ||
Makefile | ||
pathconf.c | ||
readv.c | ||
reboot.c | ||
setgroups.c | ||
setpriority.c | ||
signum.h | ||
sigreturn.S | ||
sigtramp.c | ||
start.c | ||
statbuf.h | ||
swapon.c | ||
syscalls.list | ||
sysconf.c | ||
uname.S | ||
wait.S | ||
waitpid.c | ||
writev.c |