diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-01-04 06:44:33 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-01-04 06:44:33 +0000 |
commit | d410d5dc00490030ae22198f113c4709966cd2e0 (patch) | |
tree | ab2bfcc0b4df1fa42e5c7e1966db7610b3836a16 /ChangeLog | |
parent | 9a6bed32d0e43dee3d2afe97bcae505e339cf54d (diff) | |
download | glibc-d410d5dc00490030ae22198f113c4709966cd2e0.tar.gz glibc-d410d5dc00490030ae22198f113c4709966cd2e0.tar.xz glibc-d410d5dc00490030ae22198f113c4709966cd2e0.zip |
Update.
2005-01-03 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/init-first.c: Clean file up. Don't define unnecessary wrappers or aliases of static functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ef589236df..49fee27fe4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-01-03 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/init-first.c: Clean file up. Don't + define unnecessary wrappers or aliases of static functions. + 2005-01-03 Andreas Jaeger <aj@suse.de> * csu/Makefile (generated): Add start.os and start.ob. |