aboutsummaryrefslogtreecommitdiffstats
path: root/doc/libstddjb
Commit message (Collapse)AuthorAgeFilesLines
...
* Big wallclock/stopwatch refactor. It was long overdue.Laurent Bercot2019-09-031-62/+62
| | | | | | | | | | | | | * --enable-clock and --enable-monotonic are gone * tain_sysclock() has been renamed tain_wallclock_read() * tain_wallclock_read() reads from CLOCK_REALTIME (or gettimeofday()) * tain_clockmon[_init]() have been renamed to tain_stopwatch_[read|init]() and now accept a monotonic clock name as an extra argument * tain_now() points to the system (wall) clock by default * tain_now_set_[stopwatch|wallclock]() can be used to switch Now to make a pass on all skarnet.org programs and add a tain_now_set_stopwatch() call everywhere needed... >.>
* Doc fixLaurent Bercot2019-06-211-9/+2
|
* bugfix: leap second table. Also add leapsec reporting in localtm.Laurent Bercot2019-03-081-2/+4
|
* Remove protLaurent Bercot2018-08-011-20/+0
|
* Doc typo fixLaurent Bercot2018-07-151-1/+1
|
* Add byte_zzero, openb_readLaurent Bercot2018-03-011-0/+6
|
* Add execvep_loose, prepare for 2.6.4.0Laurent Bercot2018-02-141-1/+7
|
* Doc typo fixLaurent Bercot2018-01-061-1/+1
|
* Add lock_unx()Laurent Bercot2017-10-301-0/+6
|
* Doc typo fixLaurent Bercot2017-08-101-1/+1
|
* More schemeless URLsLaurent Bercot2017-05-241-2/+2
|
* Switch doc to schemeless URLsLaurent Bercot2017-05-2339-117/+117
|
* Add xpathexec_* functions, prepare for 2.5.1.0Laurent Bercot2017-05-181-0/+17
|
* Add stub documentation files to avoid 404Laurent Bercot2017-05-1620-0/+560
|
* Cleanups - mostly removing superfluous includes in headersLaurent Bercot2017-03-131-0/+6
|
* Update documentation for the types change, with some extra fixesLaurent Bercot2017-03-0812-135/+143
| | | | Also remove --enable-replace-libc from configure
* version: 2.4.0.2v2.4.0.2Laurent Bercot2016-12-031-0/+28
|
* Add the alarm library, first draft.Laurent Bercot2016-10-242-0/+95
|
* child_spawn2 documentationLaurent Bercot2016-10-191-0/+12
|
* Doc fixLaurent Bercot2016-02-251-2/+0
|
* Add bitarray_first{clear,set}_skip (thx jjk)Laurent Bercot2016-01-051-0/+14
| | | | version: rc for 2.3.9.0 after Makefile fix
* - Remove /etc/leapsecs.datv2.3.8.0Laurent Bercot2015-10-142-43/+5
| | | | | | - Publish tools to create the leap second table as a .c - Simplify functions using leap seconds - rc for 2.3.8.0
* - fd_close fixLaurent Bercot2015-07-201-0/+6
| | | | | - add openreadnclose_nb - rc for 2.3.6.0
* Make all doc mobile-readable according to Google standardsLaurent Bercot2015-05-0716-0/+16
|
* fd_copy/fd_move doc fixLaurent Bercot2015-03-101-4/+4
|
* Add hiercopy and hiercopy_tmpv2.3.1.0Laurent Bercot2015-02-231-0/+17
|
* - Doc updateLaurent Bercot2015-02-072-16/+35
| | | | - version: 2.3.0.0 rc
* tai conversion functions overhaul.Laurent Bercot2015-01-091-28/+79
| | | | | API change -> rc for 2.2.0.0 Doc updated.
* Remove the --enable-right-tz configure option.Laurent Bercot2015-01-022-10/+5
| | | | | | Make it a run-time autodetection instead. Update doc. Thanks to Paul Jarc for the suggestion.
* Documentation fixesLaurent Bercot2014-12-311-2/+2
|
* Documentation fixesLaurent Bercot2014-12-184-4/+4
|
* child_spawn1 doc updateLaurent Bercot2014-12-181-5/+10
|
* Documentation update: safe wrappersLaurent Bercot2014-12-082-42/+47
|
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-1816-0/+3024