aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/os/gmt_mktime.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-14Move gmt_mktime.c from lib/krb5/os to util/support, and rename the function.Ken Raeburn1-127/+0
2002-09-03protoizeKen Raeburn1-2/+1
2001-03-05* gmt_mktime.c (gmt_mktime): Handle years earlier than 1970.Ken Raeburn1-2/+49
2000-06-29 * def_realm.c: Add newline at end of fileEzra Peisach1-1/+1
1997-10-02Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogsTom Yu1-0/+1
1997-08-17 * gmt_mktime.c (days_in_month): Now const.Ezra Peisach1-1/+1
1995-06-10Change assertion to check to make sure that the day of the month is >=Theodore Tso1-1/+1
1995-05-16Fix nitty bug in gmt_mktime()Paul Park1-1/+1
1995-03-29* DNR.c: Add Apple MacTCP source file for domain name resolution.John Gilmore1-0/+2
1995-03-07Port of most of the OS directory to the PCKeith Vetter1-1/+1
1995-02-03Don't double count the leap day in a leap yearTheodore Tso1-1/+1
1994-08-17fix time includesMark Eichin1-2/+6
1994-07-06add gmt_mktime to support new asn1 codeMark Eichin1-0/+74