summaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/Makefile.inc
AgeCommit message (Expand)Author
2025-09-30libc: Add missing MLINK for tzname(3)Dag-Erling Smørgrav
2025-07-18libc: Test time zone change detection.Dag-Erling Smørgrav
2024-03-11libc: Move tzset.3 to stdtimeWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-01-11tzcode: Move configuration into separate header.Dag-Erling Smørgrav
2023-01-10Bring our tzcode up to date.Dag-Erling Smørgrav
2021-09-12tzcode: Implement timezone change detectionEdward Tomasz Napierala
2017-01-20Replace dot-dot relative pathing with SRCTOP-relative paths where possibleEnji Cooper
2017-01-20libc: remove reference to nonexistent lib/locale directoryEd Maste
2016-03-26Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.Bryan Drewery
2014-03-04Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}Marcel Moolenaar
2013-03-24Compile contrib/tzcode/stdtime/localtime.c with -fwrapv, since it reliesDimitry Andric
2012-06-25Add more locale-specific functions to the relevant man pages andIsabell Long
2010-02-26Split the contributed code from libc/stdtime from lib/libc/stdtimeEdwin Groothuis
2006-03-13Add each directory's symbol map file to SYM_MAPS.Daniel Eischen
2002-11-18libc_r wasn't so tied to libc for 22 months.Ruslan Ermilov
2001-10-28Add routines to convert time_t to/from fixed-bit fields. These routinesMatthew Dillon
2001-03-27MAN[1-9] -> MAN.Ruslan Ermilov
2001-02-12Rewrite __time_load_locale() using ldpart.c::__part_load_locale()Alexey Zelkin
2000-11-12Create the links for the reentrant time functions.Nik Clayton
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1998-04-20Describe timegm()Andrey A. Chernov
1997-10-21Sorted lists.Bruce Evans
1997-10-15Removed the subdirectory paths from the definitions of MAN[1-9]. TheyBruce Evans
1997-08-09Import strptime(3) into libc. We've got permission by Kevin Ruddy toJoerg Wunsch
1997-05-03Changed all paths to be relative to src/lib instead of src/lib/libcJohn Birrell
1996-02-02Add some missing manual page links.Mike Pritchard
1994-09-13Use latest Arthur Olson timezone code rather than that supplied withGarrett Wollman
1994-09-13Port to FreeBSD. Not ready for inclusion in libc just yet, but hereGarrett Wollman