diff options
author | Thomas Bushnell, BSG <thomas@gnu.org> | 1996-10-22 00:17:43 +0000 |
---|---|---|
committer | Thomas Bushnell, BSG <thomas@gnu.org> | 1996-10-22 00:17:43 +0000 |
commit | e02c53618fcbc9cbb0304a0e534de53b14199ead (patch) | |
tree | f55654214fff33e2e36089c73c882b1fe6301dbe | |
parent | 46ec036de624bf22daf2ad71780de8671ffa7565 (diff) | |
download | glibc-e02c53618fcbc9cbb0304a0e534de53b14199ead.tar.gz glibc-e02c53618fcbc9cbb0304a0e534de53b14199ead.tar.xz glibc-e02c53618fcbc9cbb0304a0e534de53b14199ead.zip |
*** empty log message ***
Tue Oct 15 14:37:40 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * sysdeps/mach/hurd/fcntlbits.h (O_HURD): Add O_EXLOCK and O_SHLOCK.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4e2212a2e4..ed1258643b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -258,6 +258,11 @@ Tue Oct 15 02:13:21 1996 Ulrich Drepper <drepper@cygnus.com> * crypt/md5-crypt.c (md5_crypt_r): Add cast to prevent warning. +Tue Oct 15 14:37:40 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * sysdeps/mach/hurd/fcntlbits.h (O_HURD): Add O_EXLOCK and + O_SHLOCK. + Sun Oct 13 19:16:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/unix/sysv/linux/m68k/sysdep.h (POUND): Macro removed, |