summaryrefslogtreecommitdiff
path: root/strftime.c
Commit message (Expand)AuthorAgeFilesLines
* Add strftime_l to the library. Only the C locale is supported.Paul Eggert2014-08-251-0/+10
* strftime: remove support for long-obsolete SunOS locale filesPaul Eggert2014-08-251-132/+0
* Use bool for boolean.Paul Eggert2014-08-251-11/+15
* Avoid (void) before calls.Paul Eggert2014-08-251-15/+15
* Update to pacify recent GCC's static checking.Paul Eggert2014-06-181-6/+0
* Be more consistent about bracketing URLs in commentary.Paul Eggert2014-06-171-1/+1
* Don't abuse "`" to mean open quote.Paul Eggert2014-06-151-3/+3
* Port to x32 by fixing type incompatibility with POSIX.Paul Eggert2013-09-241-1/+1
* Correct some UTC-vs-UT solecisms.Paul Eggert2013-09-041-1/+1
* Port to NetBSD, where, e.g., 'time_t' is wider than 'long'.Paul Eggert2013-05-271-4/+4
* * strftime.c: Also mention sccsid in the "Based on" comment.Paul Eggert2013-01-121-1/+3
* * strftime.c: Bring back "Based on UCB" comment.Paul Eggert2013-01-111-0/+5
* Restore 'register'.Paul Eggert2012-10-261-2/+2
* More C modernization.Paul Eggert2012-10-261-2/+2
* Assume C89.Paul Eggert2012-10-121-29/+11
* Switch from SCCS to git.Paul Eggert2012-07-181-10/+0
* c format warning fixArthur David Olson2012-07-181-1/+1
* P macro goesArthur David Olson2012-07-181-7/+7
* delintedArthur David Olson2012-07-181-12/+13
* Eggert modArthur David Olson2012-07-181-0/+1
* SCCS-file: strftime.cArthur David Olson2012-07-181-9/+6
* account for possibility of two positivesArthur David Olson2012-07-181-0/+4
* SCCS-file: strftime.cArthur David Olson2012-07-181-30/+39
* SCCS-file: strftime.cArthur David Olson2012-07-181-65/+54
* C and y changesArthur David Olson2012-07-181-17/+36
* bug fixArthur David Olson2012-07-181-1/+1
* more long year workArthur David Olson2012-07-181-5/+10
* long year workArthur David Olson2012-07-181-15/+19
* _lconv addedArthur David Olson2012-07-181-0/+14
* style modsArthur David Olson2012-07-181-3/+3
* possible locale_buf fixArthur David Olson2012-07-181-4/+2
* final modsArthur David Olson2012-07-181-4/+2
* Eggert modsArthur David Olson2012-07-181-8/+20
* more C99 workArthur David Olson2012-07-181-1/+9
* Eggert mods plus cleanupsArthur David Olson2012-07-181-7/+46
* strftime conformance with C99Arthur David Olson2012-07-181-8/+5
* allow override of year 2000 messagesArthur David Olson2012-07-181-0/+2
* SCCS-file: strftime.cArthur David Olson2012-07-181-0/+4
* SCCS-file: strftime.cArthur David Olson2012-07-181-13/+36
* prototype fixArthur David Olson2012-07-181-1/+1
* SCCS-file: strftime.cArthur David Olson2012-07-181-13/+36
* more manifest constant workArthur David Olson2012-07-181-3/+5
* clean up dates in commentsArthur David Olson2012-07-181-6/+6
* manifest constantsArthur David Olson2012-07-181-10/+15
* G/g format fixArthur David Olson2012-07-181-2/+2
* SCCS-file: strftime.cArthur David Olson2012-07-181-1/+4
* olsonizedArthur David Olson2012-07-181-4/+3
* signed type workArthur David Olson2012-07-181-9/+8
* s formatArthur David Olson2012-07-181-0/+19
* XPG4_1994_04_09 workArthur David Olson2012-07-181-0/+4