summaryrefslogtreecommitdiff
path: root/lib/libc/time
AgeCommit message (Expand)Author
2002-06-19Update license based on lite2 versionTodd C. Miller
2002-05-26oops, major oops; moritz@jodeit.orgTheo de Raadt
2002-05-25remaining easy snprintf conversionsTheo de Raadt
2002-05-12The %s and %+ conversions are also extensions.Todd C. Miller
2002-05-01o) start new sentence on a new line;Mike Pechkin
2002-04-04Minor updates from tzcode2002cTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-10-30correct realloc() misuseTheo de Raadt
2001-08-23Kill very odd use of __CONCAT: completely unneeded, obfuscated, andMarc Espie
2001-07-15Mention leap seconds as the reason for (00-61)Nathan Binkert
2001-06-27use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel
2001-03-26cosmetic changes from tzcode2001aTodd C. Miller
2001-02-18fix typoTodd C. Miller
2001-01-08fix %p matching. checked by angelos. closes PR1612David Leonard
2000-10-18Another round of man page cleanup, this time to remove more hard sentenceAaron Campbell
2000-09-06Update to tzcode2000f from ftp://elsie.nci.nih.gov/pub/Todd C. Miller
2000-08-22Add MLINKS for timelocal() and timegm(); pointed out by Theo.Todd C. Miller
2000-08-22Quickly describe timelocal() and timegm() and note that they areTodd C. Miller
2000-08-09More of the same.Aaron Campbell
2000-08-05pretty; ok millertTheo de Raadt
2000-04-16sync with ftp://elsie.nci.nih.gov/pub/tzcode2000c.tar.gz, millert@ okDavid Leonard
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-03-31Tell how to set the localtime link here too.Todd C. Miller
2000-03-30Reference /etc/localtime in FILES section.Todd C. Miller
2000-03-30Try a hard link before a soft one since we want hard links inTodd C. Miller
2000-03-30Make 'zic -l' actually work. I guess we all just do the symlinkTodd C. Miller
2000-03-28tzfile(5) not tzfil(5)Theo de Raadt
2000-03-23*_r MLINKSDavid Leonard
2000-03-23asctime_r, ctime_r, gmtime_r, localtime_r. ok aaron@David Leonard
2000-03-06Various mdoc fixups.Aaron Campbell
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
2000-01-06_THREAD_PRIVATE_* macros changedDavid Leonard
1999-11-17Add missing MLINKsTodd C. Miller
1999-11-15typosTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-07when using `-' as a negative sign, escape it with a backslash so troff knowsAaron Campbell
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-07-02.Dd should not be given abbreviated month namesAaron Campbell
1999-07-01tzcode1999d from ftp://elsie.nci.nih.gov/pub/; ok millert@David Leonard
1999-05-25kill some old macrosAaron Campbell
1999-05-25whoops, tzset() needs a void argument; deraadt@Aaron Campbell
1999-05-25out with old macros, in with new mdoc; kwesterback@home.comAaron Campbell
1999-05-20repair SYNOPSISAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-04-20.Fn -> .Ft in SYNOPSIS for localtime() return typeAaron Campbell
1999-03-09Back out rev 1.7. PCTS 151-2 still passes, and mktime() now correctly returnsPaul Janzen
1999-02-16mandoc versionTheo de Raadt
1999-02-16localtime is in /etcTheo de Raadt
1999-02-02typoDavid Leonard
1999-02-01sync with tzcode1999aDavid Leonard