summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-02-27 21:45:10 +0000
committerUlrich Drepper <drepper@redhat.com>2006-02-27 21:45:10 +0000
commitf39008b26550c574764aaec7aa063df52d6e021e (patch)
tree4e5d8e0c556dd7fb7a72a1fd79cf145e8bed2229 /ChangeLog
parentc804fb5f4e31447ff601bce0ccef996d7efa2552 (diff)
* sysdeps/unix/sysv/linux/linkat.c (linkat): Allow flags to be set
when syscall is used. * io/fcntl.h (AT_SYMLINK_FOLLOW): Define.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7817a0657..dfdfbb7586 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-02-27 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/linkat.c (linkat): Allow flags to be set
+ when syscall is used.
+ * io/fcntl.h (AT_SYMLINK_FOLLOW): Define.
+
2006-02-26 Roland McGrath <roland@redhat.com>
* sysdeps/unix/common/Makefile: File removed.