aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/time_sysclock_from_tai.c
Commit message (Collapse)AuthorAgeFilesLines
* Huge incompatible changes.Laurent Bercot2021-07-281-1/+1
| | | | | | | | | | | | - Obsolete skalibs/environ.h and skalibs/getpeereid.h removed. - rc4 and md5 removed. - All *_t types renamed to avoid treading on POSIX namespace. - subgetopt() renamed to lgetopt(). - signal functions reworked; skasigaction removed; sig_stack removed - Various functions removed: skaoffsetof(), selfpipe_untrap() - New posixplz function: munmap_void. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Factor all the BSD complaints into one new headerLaurent Bercot2019-07-221-5/+1
|
* Types change: big pass on libstddjb and libunixonacidLaurent Bercot2017-02-211-3/+3
| | | | libdatastruct still missing, library still not functional
* Everybody loves OpenBSD and its _BSD_SOURCE-guarded EOVERFLOWLaurent Bercot2015-01-091-0/+5
|
* tai conversion functions overhaul.Laurent Bercot2015-01-091-0/+20
API change -> rc for 2.2.0.0 Doc updated.