aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/timelocal.h
Commit message (Expand)AuthorAgeFilesLines
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-201-1/+7
* * 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