aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-12-11 22:22:44 +0000
committerUlrich Drepper <drepper@redhat.com>2001-12-11 22:22:44 +0000
commit4be601a15e63d03adf55c48c19dda2d2e7377d8a (patch)
tree3b981d837128b589e525bf70dfb267aca7b9aef0
parent814fc245e5c795e2964ee256e8ceb47c67429e66 (diff)
downloadglibc-4be601a15e63d03adf55c48c19dda2d2e7377d8a.tar
glibc-4be601a15e63d03adf55c48c19dda2d2e7377d8a.tar.gz
glibc-4be601a15e63d03adf55c48c19dda2d2e7377d8a.tar.bz2
glibc-4be601a15e63d03adf55c48c19dda2d2e7377d8a.zip
Update.
2001-12-11 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Use sizeof where appropriate instead of numbers. Little optimizations.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b67a865a4c..ac20bdcbc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-11 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Use sizeof
+ where appropriate instead of numbers. Little optimizations.
+
2001-12-10 Roland McGrath <roland@frob.com>
* sysdeps/mach/hurd/bind.c (bind): Don't deallocate IFSOCK if we never