VOOZH about

URL: https://cvsweb.openbsd.org/src/lib/libc/time

⇱ OpenBSD CVS Repository


👁 Image

CVS Repository/ src/ lib/ libc/ time


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
File Revision Date Author Last log entry
👁 Image
Attic/
👁 Image
Makefile.inc
1.11 2017.09.05.03.16.14 schwarze New POSIX xlocale implementation written from scratch.
👁 Image
README
1.11 2025.06.23.13.53.11 millert Merge changes from tzcode2013[e-g]
👁 Image
Theory
1.17 2025.06.23.13.53.11 millert Merge changes from tzcode2013[e-g]
👁 Image
asctime.c
1.24 2019.07.03.03.24.04 deraadt snprintf/vsnprintf return < 0 on error, rather than -1.
👁 Image
ctime.3
1.56 2026.06.21.15.56.13 deraadt include a comment in the tm_wday = -1 codesample, since we are
👁 Image
difftime.c
1.14 2026.04.23.01.08.47 millert Fix difftime() result when it is passed a negative value
👁 Image
localtime.c
1.79 2026.05.15.13.56.16 deraadt incorrect test for error
👁 Image
private.h
1.39 2019.05.12.12.49.52 schwarze Unifdef TM_GMTOFF TM_ZONE USG_COMPAT ALTZONE to make the code more readable.
👁 Image
strftime.3
1.40 2025.06.23.13.53.11 millert Merge changes from tzcode2013[e-g]
👁 Image
strftime.c
1.34 2025.05.16.14.24.39 millert Use %lld to format a time_t, not %ld
👁 Image
strftime_l.c
1.1 2017.09.05.03.16.14 schwarze New POSIX xlocale implementation written from scratch.
👁 Image
strptime.3
1.31 2025.08.26.22.30.42 millert strptime: support strftime's %v conversion
👁 Image
strptime.c
1.34 2025.11.20.10.59.56 tb localtime, strptime: time.h r1.33 removed the need to cast away const
👁 Image
time2posix.3
1.20 2015.02.23.19.05.36 bentley Convert a table unsupported by mandoc to a columnated list.
👁 Image
tzfile.5
1.16 2025.06.23.13.53.11 millert Merge changes from tzcode2013[e-g]
👁 Image
tzfile.h
1.11 2025.06.23.13.53.11 millert Merge changes from tzcode2013[e-g]
👁 Image
tzset.3
1.27 2025.06.23.13.53.11 millert Merge changes from tzcode2013[e-g]
👁 Image
wcsftime.3
1.4 2022.03.29.18.15.52 naddy man pages: add missing word, The foo() ... -> The foo() function ...
👁 Image
wcsftime.c
1.7 2019.05.12.12.49.52 schwarze Unifdef TM_GMTOFF TM_ZONE USG_COMPAT ALTZONE to make the code more readable.