summaryrefslogtreecommitdiff
path: root/asctime.c
Commit message (Expand)AuthorAgeFilesLines
* Fix EOVERFLOW-related problems noted by Chistos Zoulas.Paul Eggert2014-10-081-4/+0
* Avoid (void) before calls.Paul Eggert2014-08-251-2/+2
* * asctime.c, newctime.3, newtzset.3: Don't imply ASCII is required.Paul Eggert2014-06-281-1/+1
* Restore 'register'.Paul Eggert2012-10-261-4/+4
* More C modernization.Paul Eggert2012-10-261-4/+4
* Assume C89.Paul Eggert2012-10-121-5/+2
* Switch from SCCS to git.Paul Eggert2012-07-181-6/+0
* optimizationArthur David Olson2012-07-181-6/+4
* KRE improvementArthur David Olson2012-07-181-1/+2
* check for NULL asctime argumentArthur David Olson2012-07-181-0/+4
* avoid gcc warning on asctime formatsArthur David Olson2012-07-181-1/+10
* electronic mail addresses purgedArthur David Olson2012-07-181-1/+1
* delintedArthur David Olson2012-07-181-1/+1
* comment added re not punting to strftimeArthur David Olson2012-07-181-0/+6
* Eggert modArthur David Olson2012-07-181-0/+2
* SCCS-file: asctime.cArthur David Olson2012-07-181-13/+2
* STRICTLY_STANDARD_ASCTIME workArthur David Olson2012-07-181-0/+8
* SCCS-file: asctime.cArthur David Olson2012-07-181-1/+7
* call strftime to get yearArthur David Olson2012-07-181-7/+7
* SCCS-file: asctime.cArthur David Olson2012-07-181-5/+5
* hopefully finalizedArthur David Olson2012-07-181-2/+2
* gratuitous optimizationArthur David Olson2012-07-181-2/+2
* grammarArthur David Olson2012-07-181-1/+2
* gcc noteArthur David Olson2012-07-181-0/+1
* SCCS-file: asctime.cArthur David Olson2012-07-181-1/+5
* SCCS-file: asctime.cArthur David Olson2012-07-181-28/+50
* SCCS-file: asctime.cArthur David Olson2012-07-181-8/+22
* partial responses to feedbackArthur David Olson2012-07-181-2/+3
* final?Arthur David Olson2012-07-181-10/+10
* hopefully finalized for 2004Arthur David Olson2012-07-181-2/+1
* standard conformanceArthur David Olson2012-07-181-4/+6
* a la EggertArthur David Olson2012-07-181-4/+4
* Guy Harris additions of asctime_r and ctime_rArthur David Olson2012-07-181-13/+26
* convert datesArthur David Olson2012-07-181-1/+1
* disclaimersArthur David Olson2012-07-181-0/+5
* INT_STRLEN_MAXIMUM workArthur David Olson2012-07-181-1/+1
* bug fix, slight optimizationsArthur David Olson2012-07-181-5/+4
* result declaration changeArthur David Olson2012-07-181-4/+5
* delinted and bullet-proofedArthur David Olson2012-07-181-2/+15
* headers redone; delintedArthur David Olson2012-07-181-6/+4
* core dump avoidanceArthur David Olson2012-07-181-3/+10
* delintedArthur David Olson2012-07-181-2/+2
* more standard workArthur David Olson2012-07-181-0/+1
* standardizationArthur David Olson2012-07-181-10/+0
* more STDC workArthur David Olson2012-07-181-9/+9
* yet more workArthur David Olson2012-07-181-4/+6
* ANSIArthur David Olson2012-07-181-8/+9
* mod sources changesArthur David Olson2012-07-181-1/+1
* typo fixArthur David Olson2012-07-181-1/+1
* 12 -> MONS_PER_YEARArthur David Olson2012-07-181-2/+2