Ulrich Drepper
|
1bf0f668e6
|
De-ansidecl-fy.
|
1997-05-26 22:28:25 +00:00 |
|
Roland McGrath
|
925c95c502
|
Mon Mar 18 13:20:46 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* 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.
|
1996-03-18 19:38:16 +00:00 |
|
Roland McGrath
|
a38d08f7b4
|
Use subcall 5 to __pgrpsys.
|
1995-01-26 01:24:28 +00:00 |
|
Roland McGrath
|
9207d65805
|
Renamed __setpgrp to __setpgid, added weak aliases setpgid and setpgrp.
|
1995-01-26 01:21:48 +00:00 |
|
Roland McGrath
|
1cec31f4d4
|
Converted to use weak aliases with macros from libc-symbols.h.
|
1995-01-21 15:40:54 +00:00 |
|
Brendan Kehoe
|
32ce7e8a01
|
entered into RCS
|
1993-12-18 06:38:01 +00:00 |
|
Roland McGrath
|
de4f369b94
|
Formerly unix/sysv/sysv4/__setpgrp.c.~2~
|
1993-06-22 06:48:36 +00:00 |
|
Roland McGrath
|
81e622106b
|
Initial revision
|
1993-05-21 18:26:08 +00:00 |
|