aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7494f82eba..e64892b0ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+1998-10-23 Ulrich Drepper <drepper@cygnus.com>
+
+ * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_NOFOLLOW): New
+ macro.
+ * sysdeps/unix/sysv/linux/bits/fcntl.h: Likewise.
+ * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
+ * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_LARGEFILE,
+ O_NOFOLLOW, O_DIRECT): New macros.
+ (O_DIRECTORY): Correct definition according to official 2.1.126.
+ * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_DIRECTORY,
+ O_NOFOLLOW): New macros.
+
1998-10-24 Roland McGrath <roland@baalperazim.frob.com>
* include/ldsodefs.h: Test HAVE_ELF instead of __ELF__.