summaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/timelocal.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* * style(9)'fyAlexey Zelkin2002-01-241-18/+19
* Relax local FreeBSD restrictions on 3 chars abbrev. name length and %c formatAndrey A. Chernov2001-03-181-2/+1
* Implement ampm_fmt (%r) per POSIXAndrey A. Chernov2001-03-021-2/+3
* Hardcode c_fmt in a different way since used in nl_langinfo nowAndrey A. Chernov2001-02-081-1/+1
* Export internal data structures in same manner as numeric/monetary/messagesAlexey Zelkin2001-02-081-5/+5
* Treat c_fmt field as compatibility placeholderAndrey A. Chernov2000-10-261-1/+1
* %Ex -> %Ef to not conflict with POSIXAndrey A. Chernov1999-11-301-1/+2
* Add %Ex extension to determine "%e %b" or "%b %e" orderAndrey A. Chernov1999-11-301-0/+1
* Implement new format specifier for strftime: %OB, alternative nationalDmitrij Tejblum1999-09-111-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Import strptime(3) into libc. We've got permission by Kevin Ruddy toJoerg Wunsch1997-08-091-0/+51