diff options
author | Miles Bader <miles@gnu.org> | 1997-08-18 18:54:17 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-08-18 18:54:17 +0000 |
commit | 3e2fa21483abd532c5ec08431ea532e917bb1639 (patch) | |
tree | d88ec72a07a7cc4ca832c60bd2b7a3c5bbba99b9 /libshouldbeinlibc/ChangeLog | |
parent | d91287ce1fde56cb61cb62664f0841ee43b0a398 (diff) |
.
Diffstat (limited to 'libshouldbeinlibc/ChangeLog')
-rw-r--r-- | libshouldbeinlibc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index c2040975..c91ca41e 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,3 +1,10 @@ +1997-08-18 Miles Bader <miles@gnu.ai.mit.edu> + + * mktime.c: A copy of libc's time/mktime.c with the + overflow-detection code ifdefd out, to avoid problems with + floating point. + * Makefile (SRCS): Add mktime.c (temporarily). + 1997-07-28 Miles Bader <miles@gnu.ai.mit.edu> * ugids-posix.c (ugids_set_posix_user): Ignore errors from |