summaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/timelocal.h
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-08-04libc: drop "All rights reserved" from Foundation copyrightsEd Maste
2017-11-25libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2011-11-20Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall
2002-01-24* style(9)'fyAlexey Zelkin
2001-03-18Relax local FreeBSD restrictions on 3 chars abbrev. name length and %c formatAndrey A. Chernov
2001-03-02Implement ampm_fmt (%r) per POSIXAndrey A. Chernov
2001-02-08Hardcode c_fmt in a different way since used in nl_langinfo nowAndrey A. Chernov
2001-02-08Export internal data structures in same manner as numeric/monetary/messagesAlexey Zelkin
2000-10-26Treat c_fmt field as compatibility placeholderAndrey A. Chernov
1999-11-30%Ex -> %Ef to not conflict with POSIXAndrey A. Chernov
1999-11-30Add %Ex extension to determine "%e %b" or "%b %e" orderAndrey A. Chernov
1999-09-11Implement new format specifier for strftime: %OB, alternative nationalDmitrij Tejblum
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1997-08-09Import strptime(3) into libc. We've got permission by Kevin Ruddy toJoerg Wunsch