diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-08-14 04:44:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-08-14 04:44:32 +0000 |
commit | 899937348376faa9092f123ffe7f000df0604b36 (patch) | |
tree | caec59aba27b3b59dfef89257be8a802b1198f2f /ChangeLog | |
parent | fa3ac53fd90dbf5aea93985f84d0813a58c751aa (diff) | |
download | glibc-899937348376faa9092f123ffe7f000df0604b36.tar glibc-899937348376faa9092f123ffe7f000df0604b36.tar.gz glibc-899937348376faa9092f123ffe7f000df0604b36.tar.bz2 glibc-899937348376faa9092f123ffe7f000df0604b36.zip |
* libio/wstrops.c: Remove dead macro definitions and comments.
* libio/strops.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2006-08-13 Ulrich Drepper <drepper@redhat.com> + * libio/wstrops.c: Remove dead macro definitions and comments. + * libio/strops.c: Likewise. + [BZ #2764] * login/utmpname.c (__utmpname): Remove unnecessary test. |