summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2023-12-13 More tr fixingLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-12 Add UINT??_BSWAP as constexp macro; rip off typedef uint?? bandaidLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-11 Add POSIX_SPAWN_SETSID_NP supportLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-04-02 version: 2.13.1.1v2.13.1.1Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-02-17 version: 2.13.1.0v2.13.1.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-06-01 Rework endianness conversion primitivesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2020-12-14 Add chroot sysdep, fix endianness sysdep string in .hLaurent Bercot
2019-10-09 Fix SKALIBS_SIZEOF* macro declarations in skalibs/sysdeps.hLaurent Bercot
2019-09-20 We're down to ONE rogue sysdep, boys. ONE.Laurent Bercot
2019-09-20 sysdeps redesign: first part: minimize clr testsLaurent Bercot
Remaining clr: emptyregex: can be safely guessed to no nullispointer: can't be safely guessed, but do we need the test? devurandom: can't be safely guessed malloc0: can more or less be safely guessed to no
2019-07-11 bits-fmtscan refactor, part oneLaurent Bercot
2019-03-08 bugfix: leap second table. Also add leapsec reporting in localtm.Laurent Bercot
2018-03-16 Add genqdyn docLaurent Bercot
2017-03-14 Fixes for weird systemsLaurent Bercot
2017-02-21 Types change: big pass on libstddjb and libunixonacidLaurent Bercot
libdatastruct still missing, library still not functional
2017-01-25 More work on the types. This commit builds but has errors.Laurent Bercot
Rework src/headers entirely: build skalibs/types.h Convert skalibs/fmtscan.h types. Propagate changes until it builds. There are a lot of incompatible pointer issues remaining, those will be fixed with the buffer overhaul.
2016-07-17 add new leap second: 2016-12-31 23:59:60 UTCLaurent Bercot
2015-10-21 Fix comments in make-leapseconds_tableLaurent Bercot
2015-10-14 - Remove /etc/leapsecs.datv2.3.8.0Laurent Bercot
- Publish tools to create the leap second table as a .c - Simplify functions using leap seconds - rc for 2.3.8.0
2014-09-18initial commit with rc for skalibs-2.0.0.0Laurent Bercot