aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdtime
Commit message (Expand)AuthorAgeFilesLines
* libc: Improve description of mktime() / timegm().Dag-Erling Smørgrav2024-03-271-2/+16
* libc: Move tzset.3 to stdtimeWarner Losh2024-03-122-1/+347
* timezone: Move to the XSI/POSIX definition for timezone.Warner Losh2024-03-121-0/+5
* Update tzcode to 2024a.Dag-Erling Smørgrav2024-02-131-1/+1
|\
* | Remove copyright strings ifdef'd outWarner Losh2023-11-272-18/+0
* | lib: Remove ancient SCCS tags.Warner Losh2023-11-273-7/+0
* | libc: Remove empty comments in Symbol.mapBrooks Davis2023-11-151-3/+0
* | libc: Purge unneeded cdefs.hWarner Losh2023-11-013-3/+0
* | Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-162-2/+0
* | Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* | Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* | Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-164-8/+0
* | Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* | Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-123-3/+3
* | 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