freebsd-src/lib/libc/stdtime
Dag-Erling Smørgrav 7534109d13 libc: Improve description of mktime() / timegm().
* Mention that mktime() and timegm() set errno on failure.
* Correctly determining whether mktime() / timegm() succeeded with
  arbitrary input (where -1 can be a valid result) is non-trivial.
  Document the recommended procedure.

PR:		277863
MFC after:	1 week
Reviewed by:	pauamma_gundo.com, gbe
Differential Revision:	https://reviews.freebsd.org/D44503
2024-03-27 11:03:37 +01:00
..
ctime.3 libc: Improve description of mktime() / timegm(). 2024-03-27 11:03:37 +01:00
Makefile.inc libc: Move tzset.3 to stdtime 2024-03-11 22:19:31 -06:00
strftime.3 lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
strftime.c Update tzcode to 2024a. 2024-02-13 21:31:41 +01:00
strptime.3 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
strptime.c Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
Symbol.map timezone: Move to the XSI/POSIX definition for timezone. 2024-03-11 22:19:31 -06:00
time32.c libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
timelocal.c libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
timelocal.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
tzset.3 libc: Move tzset.3 to stdtime 2024-03-11 22:19:31 -06:00