aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdtime
Commit message (Expand)AuthorAgeFilesLines
* tzcode: Clean up the ctime(3) manual page.Dag-Erling Smørgrav2023-04-261-102/+89
* Update tzcode to 2023c.Dag-Erling Smørgrav2023-04-261-0/+1
|\
* | libc: Remove prototype and documentation for tzsetwall().Dag-Erling Smørgrav2023-03-071-4/+2
* | tzcode: Move configuration into separate header.Dag-Erling Smørgrav2023-01-111-7/+10
* | Bring our tzcode up to date.Dag-Erling Smørgrav2023-01-104-4/+414
|\|
* | libc: drop "All rights reserved" from Foundation copyrightsEd Maste2022-08-044-4/+4
* | strftime.3: Fix a typo and use St for standardsMateusz Piotrowski2022-02-071-2/+3
* | tzcode: Implement timezone change detectionEdward Tomasz Napierala2021-09-121-0/+4
* | strptime: make %k and %l specifiers match their description inYuri Pankov2018-11-031-5/+12
* | strptime: fix parsing of tm_year when both %C and %y appear in theYuri Pankov2018-10-171-9/+17
* | strptime: disallow zero hour for %I (defined by POSIX as [01,12]) and %lYuri Pankov2018-10-131-1/+1
* | Disallow zero day of month from strptime("%d").Konstantin Belousov2018-10-081-1/+1
* | libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-253-0/+6
* | Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* | Replace dot-dot relative pathing with SRCTOP-relative paths where possibleEnji Cooper2017-01-201-2/+2
* | libc: remove reference to nonexistent lib/locale directoryEd Maste2017-01-201-2/+1
* | 1) For already non-standard %z extension implement GNU compatible formats:Andrey A. Chernov2016-09-211-0/+6
* | 1) Microoptimize %p case.Andrey A. Chernov2016-09-211-14/+26
* | Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.Bryan Drewery2016-03-261-1/+0
* | Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-201-25/+7
* | 1) Fix the case we have less arguments for format string than we expected.Andrey A. Chernov2014-10-071-4/+3
* | Back out timegm error check from r272562.Andrey A. Chernov2014-10-071-2/+0
* | 1) For %Z format, understand "UTC" name too.Andrey A. Chernov2014-10-051-1/+5
* | Minor doc format fix.Pedro F. Giffuni2014-10-041-1/+2
* | strptime(3): Update manpage for %U and %W.Pedro F. Giffuni2014-10-021-10/+6
* | strptime: %s format fix.Pedro F. Giffuni2014-10-021-1/+4
* | strptime: fix bug introduced in r272273.Pedro F. Giffuni2014-10-011-1/+2
* | Add strptime(3) support for %U and %W (take 2)Pedro F. Giffuni2014-09-281-7/+119
* | Revert r272122Pedro F. Giffuni2014-09-251-126/+5
* | Add strptime(3) support for %U and %WPedro F. Giffuni2014-09-251-5/+126
* | strftime() xlocale cleanups.Pedro F. Giffuni2014-07-261-37/+46
* | strptime: add support for %t and %nPedro F. Giffuni2014-06-181-38/+20
* | Fix syntax error.Warren Block2014-06-181-1/+1
* | stdtime: style(9) fixes.Pedro F. Giffuni2014-06-183-184/+186
* | Update license to strptime(3) implementation.Pedro F. Giffuni2014-06-161-28/+5
* | Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}Marcel Moolenaar2014-03-041-4/+4
* | Compile contrib/tzcode/stdtime/localtime.c with -fwrapv, since it reliesDimitry Andric2013-03-241-0/+3
* | Add more locale-specific functions to the relevant man pages andIsabell Long2012-06-253-2/+27
* | libc: Reduce relative relocations in strftime().Jilles Tjoelker2012-06-171-1/+1
* | Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-204-100/+197
* | strptime(3) confused July with June with the fr_FR locale.Edwin Groothuis2010-05-091-0/+8
* | Split the contributed code from libc/stdtime from lib/libc/stdtimeEdwin Groothuis2010-02-269-3620/+4
* | %U was macroized in mdoc(7), escape.Ruslan Ermilov2010-02-161-1/+1
* | Use _pthread_once() rather than _once() for localtime() and gmtime(). TheseJohn Baldwin2010-01-061-2/+2
* | Use _once() to initialize the pthread key for thread-local storage to holdJohn Baldwin2009-12-301-14/+14
* | MFV of tzdata2009t, r200831Edwin Groothuis2009-12-221-1/+1
|\|
| * Flatten the dist tree of vendor/tzcodeEdwin Groothuis2008-09-278-3321/+0
| * Import tzcode2004a.Stefan Farfeleder2004-06-145-133/+398
| * Update timezone file description to match new zic (coming soon).Garrett Wollman1999-01-212-10/+28
| * Import the 96h release of ADO's timezone code. This release isGarrett Wollman1996-07-186-421/+809