diff options
author | 2005-02-16 09:41:04 +0000 | |
---|---|---|
committer | 2005-02-16 09:41:04 +0000 | |
commit | d571e9eeea9deb191db1660635867cc33ac5917f (patch) | |
tree | fb75bd4a5c981a70928974d5f184b9828958cfd1 /ChangeLog | |
parent | 2005-01-03 Ulrich Drepper <drepper@redhat.com> (diff) | |
download | glibc-d571e9eeea9deb191db1660635867cc33ac5917f.tar.xz glibc-d571e9eeea9deb191db1660635867cc33ac5917f.zip |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-01-03 Ulrich Drepper <drepper@redhat.com> + + [BZ #727] + * sysdeps/generic/libc-start.c [SHARED] (__libc_start_main): Don't + initialize __environ again. + * stdlib/Makefile: Add rules to build and run tst-putenv. + * stdlib/tst-putenv.c: New file. + * stdlib/tst-putenvmod.c: New file. + 2005-01-03 Andreas Jaeger <aj@suse.de> * csu/Makefile (generated): Add start.os and start.ob. |