Mon Nov 27 19:24:18 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951128cvs/libc-951129
commitb7843ea9ff56cd1e941abf9fab7c9c8c4e7dde69
authorRoland McGrath <roland@gnu.org>
Tue, 28 Nov 1995 10:00:22 +0000 (28 10:00 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 28 Nov 1995 10:00:22 +0000 (28 10:00 +0000)
tree59e04b0ae123337402156d38d0722f1a30a93b25
parent1ed0083ca991ab3723047afa783ed8ecbd6b8779
Mon Nov 27 19:24:18 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* posix/Makefile (routines): Add getsid.
* sysdeps/unix/sysv/linux/getsid.S: New file.
* sysdeps/mach/hurd/getsid.c: New file.
* sysdeps/stub/getsid.c: New file.
* posix/unistd.h [__USE_GNU]: Declare getsid.
ChangeLog
posix/Makefile
posix/unistd.h
sysdeps/mach/hurd/getsid.c [new file with mode: 0644]
sysdeps/stub/getsid.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/getsid.S [new file with mode: 0644]