summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-04-19 07:27:58 +0000
committerUlrich Drepper <drepper@redhat.com>2006-04-19 07:27:58 +0000
commitf9d07577ce74d2f3da0e091940214ad16efbf3c0 (patch)
tree0c78aacfde5e00bb3ecdd04a8ee38ab3fad76f8d /ChangeLog
parent786dcb6287b61bbd5ebb905cbc5b1496b927d7b8 (diff)
downloadglibc-f9d07577ce74d2f3da0e091940214ad16efbf3c0.tar.gz
* sysdeps/unix/sysv/linux/kernel-features.h: Define
__ASSUME_PROC_SELF_FD_SYMLINK. * sysdeps/unix/sysv/linux/ttyname.c: Cleanups. Avoid compatibility code is possible. Move compatibility code in .text.compat section. * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e25d030c5..0df97fdc36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-04-19 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/kernel-features.h: Define
+ __ASSUME_PROC_SELF_FD_SYMLINK.
+ * sysdeps/unix/sysv/linux/ttyname.c: Cleanups. Avoid compatibility
+ code is possible. Move compatibility code in .text.compat section.
+ * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
+
2006-04-18 Ulrich Drepper <drepper@redhat.com>
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Rewrite to avoid loop