Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
jtc
Wed Feb 1 10:09:42 PST 1995
Update of /b/source/CVS/src/lib/libc/gen
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libc/gen
Modified Files:
ctime.c
Log Message:
Merged with 4.4lite, with hopes that it would fix the bug where mktime()
would spin in an infinate loop when passed a tm struct with all fields
set to INT_MIN. It isn't a complete fix, the loop now terminates but
mktime() does not return (time_t) -1.
I sent mail to bostic about this, who replied that the changes in 4.4BSD
were to fix this exact problem. My next step is to send mail to Arthur
David Olson, the original author and maintainer of this code.
Home |
Main Index |
Thread Index |
Old Index