diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-16 18:53:55 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-16 18:53:55 +0000 |
commit | c7a9f249c71b5014fdb7140e2f72686f7be802ac (patch) | |
tree | d908585879d3217919d88f64c9669137e31f1091 /ChangeLog | |
parent | 0049f576d18869fcdf4b845ebb2d28e5178727bb (diff) | |
download | glibc-c7a9f249c71b5014fdb7140e2f72686f7be802ac.zip glibc-c7a9f249c71b5014fdb7140e2f72686f7be802ac.tar.gz glibc-c7a9f249c71b5014fdb7140e2f72686f7be802ac.tar.bz2 |
Update.
1998-10-16 Paul Eggert <eggert@shade.twinsun.com>
* time/mktime.c: Some systems require <unistd.h> to be
included before <time.h> for localtime_r to be declared
properly.
* time/strftime.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1998-10-16 Paul Eggert <eggert@shade.twinsun.com> + + * time/mktime.c: Some systems require <unistd.h> to be + included before <time.h> for localtime_r to be declared + properly. + * time/strftime.c: Likewise. + 1998-10-16 Ulrich Drepper <drepper@cygnus.com> * db/Makefile: Add rule to generate shared object with the soname |