1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-01 08:27:59 +00:00
freebsd/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
strftime.c Update tzcode to 2024a. 2024-02-13 21:31:41 +01:00
strptime.3
strptime.c
Symbol.map timezone: Move to the XSI/POSIX definition for timezone. 2024-03-11 22:19:31 -06:00
time32.c
timelocal.c
timelocal.h
tzset.3 libc: Move tzset.3 to stdtime 2024-03-11 22:19:31 -06:00