| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | doc: fix URLs | Laurent Bercot | 2020-10-04 | 20 | -91/+88 | |
| | | ||||||
| * | Prepare for 2.9.3.0 | Laurent Bercot | 2020-09-18 | 5 | -3/+34 | |
| | | ||||||
| * | Correct alloc.h documentation | Laurent Bercot | 2020-04-29 | 1 | -5/+6 | |
| | | ||||||
| * | Prepare for 2.9.2.1 | Laurent Bercot | 2020-04-06 | 2 | -1/+7 | |
| | | ||||||
| * | skalibs: fix html errors | Colin Booth | 2020-03-30 | 6 | -10/+8 | |
| | | | | | Signed-off-by: Colin Booth <colin@heliocat.net> | |||||
| * | Fix shared libs installation; prepare for 2.9.2.0 | Laurent Bercot | 2020-01-27 | 2 | -1/+7 | |
| | | ||||||
| * | Switch getrandom sysdep back to choose cl | Laurent Bercot | 2019-10-26 | 1 | -4/+1 | |
| | | ||||||
| * | Document that getrandom is now clr | Laurent Bercot | 2019-10-25 | 1 | -4/+10 | |
| | | ||||||
| * | Also fix documentation for default path | Laurent Bercot | 2019-10-23 | 1 | -1/+1 | |
| | | ||||||
| * | Remove obsolete documentation for --enable-clock | Laurent Bercot | 2019-10-23 | 1 | -27/+0 | |
| | | ||||||
| * | version: 2.9.1.0v2.9.1.0 | Laurent Bercot | 2019-10-21 | 1 | -0/+1 | |
| | | ||||||
| * | Add path_canonicalize, prepare for 2.9.1.0 | Laurent Bercot | 2019-10-09 | 3 | -1/+20 | |
| | | ||||||
| * | Update tainnow.lib mentions in doc | Laurent Bercot | 2019-09-21 | 2 | -1/+7 | |
| | | ||||||
| * | THAT'S IT WE HAVE EASY CROSS-COMPILATION FOLKS | Laurent Bercot | 2019-09-20 | 1 | -40/+20 | |
| | | ||||||
| * | Update doc | Laurent Bercot | 2019-09-07 | 1 | -5/+28 | |
| | | ||||||
| * | Big wallclock/stopwatch refactor. It was long overdue. | Laurent Bercot | 2019-09-03 | 3 | -92/+68 | |
| | | | | | | | | | | | | | | * --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... >.> | |||||
| * | Document changes | Laurent Bercot | 2019-07-22 | 1 | -0/+3 | |
| | | ||||||
| * | bits-fmtscan refactor, part one | Laurent Bercot | 2019-07-11 | 3 | -2/+8 | |
| | | ||||||
| * | Doc fix | Laurent Bercot | 2019-06-21 | 1 | -9/+2 | |
| | | ||||||
| * | version: 2.8.1.0v2.8.1.0 | Laurent Bercot | 2019-05-14 | 1 | -1/+1 | |
| | | ||||||
| * | Add tryemptyregex/skalibs_regcomp, prepare for 2.8.1.0 | Laurent Bercot | 2019-05-11 | 2 | -1/+12 | |
| | | ||||||
| * | Doc typo fix | Laurent Bercot | 2019-04-27 | 1 | -1/+1 | |
| | | ||||||
| * | version: 2.8.0.1v2.8.0.1 | Laurent Bercot | 2019-03-09 | 1 | -2/+2 | |
| | | ||||||
| * | Prepare for 2.8.0.1 | Laurent Bercot | 2019-03-08 | 3 | -2/+11 | |
| | | ||||||
| * | bugfix: leap second table. Also add leapsec reporting in localtm. | Laurent Bercot | 2019-03-08 | 1 | -2/+4 | |
| | | ||||||
| * | version: 2.8.0.0v2.8.0.0 | Laurent Bercot | 2019-03-04 | 1 | -1/+1 | |
| | | ||||||
| * | Build as PIC by default | Laurent Bercot | 2019-02-24 | 1 | -0/+5 | |
| | | ||||||
| * | Document mkdir_unique removal | Laurent Bercot | 2019-01-08 | 1 | -0/+3 | |
| | | ||||||
| * | Add mk?temp and autosurf | Laurent Bercot | 2018-12-07 | 1 | -1/+2 | |
| | | ||||||
| * | Add env_dump() | Laurent Bercot | 2018-11-14 | 1 | -0/+1 | |
| | | ||||||
| * | Scrap avltreeb, prepare for 2.8.0.0 | Laurent Bercot | 2018-09-30 | 3 | -2/+9 | |
| | | ||||||
| * | Doc typo fix | Laurent Bercot | 2018-08-22 | 1 | -1/+1 | |
| | | ||||||
| * | Remove avl*_deletenode() macros, document all added functions | Laurent Bercot | 2018-08-14 | 1 | -2/+5 | |
| | | ||||||
| * | Remove prot | Laurent Bercot | 2018-08-01 | 2 | -21/+1 | |
| | | ||||||
| * | Remove mininetstring, absolutepath, absolutepath_tmp | Laurent Bercot | 2018-07-21 | 1 | -1/+5 | |
| | | ||||||
| * | Add unlink_void, change dir_close, prepare for 2.7.0.0 | Laurent Bercot | 2018-07-21 | 2 | -3/+5 | |
| | | ||||||
| * | Doc typo fix | Laurent Bercot | 2018-07-15 | 1 | -1/+1 | |
| | | ||||||
| * | Add skagetln_loose, skagetlnsep_loose, ipc_timed_sendv | Laurent Bercot | 2018-06-24 | 3 | -2/+8 | |
| | | ||||||
| * | Remove sig_scan, bleh | Laurent Bercot | 2018-03-21 | 1 | -1/+1 | |
| | | ||||||
| * | Add sig_scan, sig0_scan | Laurent Bercot | 2018-03-21 | 1 | -1/+2 | |
| | | ||||||
| * | Add genqdyn doc | Laurent Bercot | 2018-03-16 | 3 | -1/+135 | |
| | | ||||||
| * | Add byte_zzero, openb_read | Laurent Bercot | 2018-03-01 | 2 | -1/+8 | |
| | | ||||||
| * | Add execvep_loose, prepare for 2.6.4.0 | Laurent Bercot | 2018-02-14 | 4 | -5/+11 | |
| | | ||||||
| * | Fix HASSIGNEDSIGNED sysdeps macros, add localtm_from_ltm64 tolerance for ↵ | Laurent Bercot | 2018-02-02 | 3 | -2/+8 | |
| | | | | | 64-bit time_t | |||||
| * | Prepare for 2.6.3.1 | Laurent Bercot | 2018-01-13 | 3 | -2/+8 | |
| | | ||||||
| * | Doc typo fix | Laurent Bercot | 2018-01-06 | 1 | -1/+1 | |
| | | ||||||
| * | version: 2.6.3.0v2.6.3.0 | Laurent Bercot | 2018-01-04 | 1 | -1/+1 | |
| | | ||||||
| * | remove viterfunc_t, add non-documentation for libposixplz | Laurent Bercot | 2018-01-04 | 2 | -0/+43 | |
| | | ||||||
| * | Doc update | Laurent Bercot | 2018-01-03 | 1 | -1/+1 | |
| | | ||||||
| * | GNU manages to botch dirfd() too. POSIX is hard! | Laurent Bercot | 2017-12-21 | 1 | -1/+1 | |
| | | ||||||
