diff options
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 |