summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-11-28 10:00:22 +0000
committerRoland McGrath <roland@gnu.org>1995-11-28 10:00:22 +0000
commitb7843ea9ff56cd1e941abf9fab7c9c8c4e7dde69 (patch)
tree59e04b0ae123337402156d38d0722f1a30a93b25 /ChangeLog
parent1ed0083ca991ab3723047afa783ed8ecbd6b8779 (diff)
Mon Nov 27 19:24:18 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951129cvs/libc-951128
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8f235e3a8..9f9e250141 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+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.
+
Sun Nov 26 12:44:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* libc-symbols.h (N_): New macro.