aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* libc: Move tzset.3 to stdtimeWarner Losh2024-03-121-1/+3
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* 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-101-4/+6
* tzcode: Implement timezone change detectionEdward Tomasz Napierala2021-09-121-0/+4
* 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
* Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.Bryan Drewery2016-03-261-1/+0
* 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-251-0/+2
* Split the contributed code from libc/stdtime from lib/libc/stdtimeEdwin Groothuis2010-02-261-1/+4
* Add each directory's symbol map file to SYM_MAPS.Daniel Eischen2006-03-131-0/+2
* libc_r wasn't so tied to libc for 22 months.Ruslan Ermilov2002-11-181-3/+1
* Add routines to convert time_t to/from fixed-bit fields. These routinesMatthew Dillon2001-10-281-1/+2
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-2/+2
* Rewrite __time_load_locale() using ldpart.c::__part_load_locale()Alexey Zelkin2001-02-121-1/+1
* Create the links for the reentrant time functions.Nik Clayton2000-11-121-1/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Describe timegm()Andrey A. Chernov1998-04-201-2/+2
* Sorted lists.Bruce Evans1997-10-211-4/+3
* Removed the subdirectory paths from the definitions of MAN[1-9]. TheyBruce Evans1997-10-151-5/+4
* Import strptime(3) into libc. We've got permission by Kevin Ruddy toJoerg Wunsch1997-08-091-2/+3
* Changed all paths to be relative to src/lib instead of src/lib/libcJohn Birrell1997-05-031-1/+6
* Add some missing manual page links.Mike Pritchard1996-02-021-1/+2
* Use latest Arthur Olson timezone code rather than that supplied withGarrett Wollman1994-09-131-6/+7
* Port to FreeBSD. Not ready for inclusion in libc just yet, but hereGarrett Wollman1994-09-131-0/+9