Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-13 | Prepare for 2.10.0.3 | Laurent Bercot | |
2020-04-06 | version: 2.9.2.1v2.9.2.1 | Laurent Bercot | |
2020-04-04 | bugfix: sigprocmask invocation on non-signalfd systems | Laurent Bercot | |
2020-02-10 | bugfix: env_merge didn't correctly handle variable removal | Laurent Bercot | |
2019-09-03 | Big wallclock/stopwatch refactor. It was long overdue. | Laurent Bercot | |
* --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... >.> | |||
2019-08-19 | Add more reproducibility to the build | Laurent Bercot | |
2019-07-11 | bugfix: memcmp doesn't guarantee not touching bytes after cmp fails. | Laurent Bercot | |
2019-02-05 | John -> contributors | Laurent Bercot | |
2018-09-30 | Scrap avltreeb, prepare for 2.8.0.0 | Laurent Bercot | |
2018-03-26 | version: 2.6.4.0v2.6.4.0 | Laurent Bercot | |
2018-02-02 | Fix HASSIGNEDSIGNED sysdeps macros, add localtm_from_ltm64 tolerance for ↵ | Laurent Bercot | |
64-bit time_t | |||
2018-01-14 | version: 2.6.3.1v2.6.3.1 | Laurent Bercot | |
2017-11-27 | version: 2.6.2.0v2.6.2.0 | Laurent Bercot | |
2017-10-09 | version: 2.6.0.1v2.6.0.1 | Laurent Bercot | |
2017-08-22 | Prepare for 2.6.0.0 release | Laurent Bercot | |
2017-07-16 | More secure setgroups functions. (thanks muh) | Laurent Bercot | |
2017-05-18 | Add xpathexec_* functions, prepare for 2.5.1.0 | Laurent Bercot | |
2017-05-15 | bugfixes: invalid clockmon detection and futimens detection | Laurent Bercot | |
2016-04-22 | credit eto | Laurent Bercot | |
2016-01-05 | update AUTHORS file | Laurent Bercot | |
2015-03-13 | Applied Roman Kimov's fixesv2.3.1.3 | Laurent Bercot | |
2014-12-14 | Fix Jean's e-mail address | Laurent Bercot | |
2014-09-18 | initial commit with rc for skalibs-2.0.0.0 | Laurent Bercot | |