aboutsummaryrefslogtreecommitdiff
path: root/contrib/tzcode
Commit message (Expand)AuthorAgeFilesLines
* timezone: Move to the XSI/POSIX definition for timezone.Warner Losh2024-03-121-1/+1
* tzcode: Fix overflow handling in TZ parser.Dag-Erling Smørgrav2024-02-181-1/+3
* Update tzcode to 2024a.Dag-Erling Smørgrav2024-02-1322-1187/+1765
* Update tzcode to 2023c.Dag-Erling Smørgrav2023-04-2626-397/+838
* tzcode: Resurrect tzsetwall(3) with a deprecation warning.Dag-Erling Smørgrav2023-02-091-2/+19
* tzcode: Document zic's -D option.Dag-Erling Smørgrav2023-01-251-1/+3
* tzcode: Silence warnings.Dag-Erling Smørgrav2023-01-141-9/+10
* tzcode: Fully initialize structs before use.Dag-Erling Smørgrav2023-01-141-2/+2
* tzcode: Avoid memory leak if pthread_setspecific() fails.Dag-Erling Smørgrav2023-01-141-2/+8
* tzcode: Remove access() again, cf. 02ba1d993fa9.Dag-Erling Smørgrav2023-01-141-22/+1
* tzcode: Move configuration into separate header.Dag-Erling Smørgrav2023-01-112-19/+19
* tzcode: Address some compiler warnings.Dag-Erling Smørgrav2023-01-102-26/+22
* Bring our tzcode up to date.Dag-Erling Smørgrav2023-01-1050-8597/+25050
* ctime.3: Add a note about a possible return value of localtime(3)Gordon Bergling2022-09-161-1/+5
* ctime.3: Add a cross-reference to clock_gettime(2)Mateusz Piotrowski2022-03-041-1/+2
* tzcode: fix tz change detection logicKyle Evans2021-12-211-1/+1
* tzcode: Fix operation without WITH_DETECT_TZ_CHANGESEdward Tomasz Napierala2021-09-141-1/+1
* tzcode: Implement timezone change detectionEdward Tomasz Napierala2021-09-121-1/+88
* Remove duplicated lines in contrib/tzcode/stdtime/private.hTim McNamara2021-05-311-9/+0
* ctime(3): Bump .Dd after r362165Gordon Bergling2020-06-171-1/+1
* Add a HISTORY section to ctime(3)Gordon Bergling2020-06-141-0/+27
* ctime.3: Use ASCII asterisks for C, not special unicode math glyphsConrad Meyer2020-05-221-12/+12
* Remove no longer relevant comment, as suggested by imp@.Edward Tomasz Napierala2018-10-301-1/+0
* Remove useless call to access(2) from tzcode. Quoting OpenBSD:Edward Tomasz Napierala2018-10-301-12/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* localtime: return NULL if time_t out of range of struct tmEd Maste2017-02-151-5/+4
* Incorporate a change from OpenBSD by millert@OpenBSD.orgBaptiste Daroussin2016-10-082-33/+11
* Merge:Craig Rodrigues2015-10-083-80/+45
* Revert WiP to contrib/tzcode accidentally committed with r274364Enji Cooper2014-11-111-10/+2
* Add baud rate support to telnet(1)Enji Cooper2014-11-111-2/+10
* Fix typo. Note that although this file is under contrib, it has divergedGavin Atkinson2014-05-151-1/+1
* tzfile.5: catch up to r204333Benjamin Kaduk2013-12-161-1/+1
* - set progname for use in usage()Eitan Adler2011-12-081-0/+1
* Fix a memory leak in tzload().Mikolaj Golub2011-10-271-0/+1
* Do not overallocate on the stack. Threaded code might use custom stackKonstantin Belousov2011-09-191-43/+69
* Sync code with tzcode2010mEdwin Groothuis2010-10-274-29/+83
* Make mandoc/mdocml happy.Edwin Groothuis2010-06-151-7/+7
* Update GRANDPARENTED text to match the contents of tzdata/factory r19879.Ed Maste2010-05-031-1/+1
* Remove non-contributed code.Edwin Groothuis2010-02-259-1976/+0
* Copy lib/libc/stdtime to contrib/tzcode/stdtime for the proper splitEdwin Groothuis2010-02-2517-0/+5595
* From contrib/tzcode:Edwin Groothuis2010-02-252-11/+0
* Copy usr.sbin/zic to contrib/tzcode/zic for the proper split ofEdwin Groothuis2010-02-2513-0/+5057