diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-11-20 05:23:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-11-20 05:23:03 +0000 |
commit | 6324a838a3620367b54b76571ed4ca315d1e2ca6 (patch) | |
tree | b35b28f920c619efa62d955c9356391ff4109185 /ChangeLog | |
parent | 602b6b0fe4976bbb17347fda33e6feac88b91906 (diff) | |
download | glibc-6324a838a3620367b54b76571ed4ca315d1e2ca6.zip glibc-6324a838a3620367b54b76571ed4ca315d1e2ca6.tar.gz glibc-6324a838a3620367b54b76571ed4ca315d1e2ca6.tar.bz2 |
Update.
1999-11-18 Paul Eggert <eggert@twinsun.com>
* time/strftime.c (my_strftime): Some old compilers object to
'\a', so don't bother optimizing for it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-11-18 Paul Eggert <eggert@twinsun.com> + + * time/strftime.c (my_strftime): Some old compilers object to + '\a', so don't bother optimizing for it. + 1999-11-19 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/setrlimit.c (__setrlimit): Don't modify |