summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/gmt_mktime.c
Commit message (Expand)AuthorAgeFilesLines
* Move gmt_mktime.c from lib/krb5/os to util/support, and rename the function.Ken Raeburn2006-04-141-127/+0
* protoizeKen Raeburn2002-09-031-2/+1
* * gmt_mktime.c (gmt_mktime): Handle years earlier than 1970.Ken Raeburn2001-03-051-2/+49
* * def_realm.c: Add newline at end of fileEzra Peisach2000-06-291-1/+1
* Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogsTom Yu1997-10-021-0/+1
* * gmt_mktime.c (days_in_month): Now const.Ezra Peisach1997-08-171-1/+1
* Change assertion to check to make sure that the day of the month is >=Theodore Tso1995-06-101-1/+1
* Fix nitty bug in gmt_mktime()Paul Park1995-05-161-1/+1
* * DNR.c: Add Apple MacTCP source file for domain name resolution.John Gilmore1995-03-291-0/+2
* Port of most of the OS directory to the PCKeith Vetter1995-03-071-1/+1
* Don't double count the leap day in a leap yearTheodore Tso1995-02-031-1/+1
* fix time includesMark Eichin1994-08-171-2/+6
* add gmt_mktime to support new asn1 codeMark Eichin1994-07-061-0/+74