diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-16 12:32:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-16 12:32:51 +0000 |
commit | 39e4f7f84ec269a2d86a060d417ceaeb21f53305 (patch) | |
tree | c68bc364fa955ae27e21854d18526621f9fc75fb /ChangeLog | |
parent | c66dbe00b9c98bb9d1fc10c9007fdcfb98a59b73 (diff) | |
download | glibc-39e4f7f84ec269a2d86a060d417ceaeb21f53305.zip glibc-39e4f7f84ec269a2d86a060d417ceaeb21f53305.tar.gz glibc-39e4f7f84ec269a2d86a060d417ceaeb21f53305.tar.bz2 |
Update.
1998-10-16 Ulrich Drepper <drepper@cygnus.com>
* time/mktime.c: Define _POSIX_THREAD_SAFE_FUNCTIONS to get
localtime_t declaration on some systems.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1998-10-16 Ulrich Drepper <drepper@cygnus.com> + + * time/mktime.c: Define _POSIX_THREAD_SAFE_FUNCTIONS to get + localtime_t declaration on some systems. + 1998-10-16 10:07 Ulrich Drepper <drepper@cygnus.com> * iconv/Makefile [! elf]: Define CFLAGS-gconv_simple.c to |