summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-11-09 10:00:21 +0000
committerRoland McGrath <roland@gnu.org>1995-11-09 10:00:21 +0000
commitd7435cd836d451ddfaedd800616ab79d007c9305 (patch)
tree879ed3aad45e0703961e38c756bfde9aab01815f /ChangeLog
parent7606603541c29d406a9e0ac7fbf55adb09d0bf07 (diff)
Wed Nov 8 16:31:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951110cvs/libc-951109
* termios/Makefile (headers): Add sys/ttychars.h. * termios/sys/ttychars.h: New file, incorporated from 4.4BSD-Lite for compatibility. * signal/signal.h [__USE_BSD] (sig_t): New typedef. Wed Nov 8 15:12:47 1995 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu> * sysdeps/mach/hurd/ptrace.c (ptrace) [PTRACE_TRACEME]: Notify the proc server that we are now traced.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df8bd5f9a0..207092eb97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Wed Nov 8 16:31:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+
+ * termios/Makefile (headers): Add sys/ttychars.h.
+ * termios/sys/ttychars.h: New file, incorporated from 4.4BSD-Lite
+ for compatibility.
+
+ * signal/signal.h [__USE_BSD] (sig_t): New typedef.
+
+Wed Nov 8 15:12:47 1995 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
+
+ * sysdeps/mach/hurd/ptrace.c (ptrace) [PTRACE_TRACEME]: Notify the
+ proc server that we are now traced.
+
Tue Nov 7 12:29:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* elf/Makefile (ldd): Make it executable.