Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-12 | Add UINT??_BSWAP as constexp macro; rip off typedef uint?? bandaid | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-09-11 | Add POSIX_SPAWN_SETSID_NP support | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-04-02 | version: 2.13.1.1v2.13.1.1 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-02-17 | version: 2.13.1.0v2.13.1.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-06-01 | Rework endianness conversion primitives | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2020-12-14 | Add chroot sysdep, fix endianness sysdep string in .h | Laurent Bercot | |
2019-10-09 | Fix SKALIBS_SIZEOF* macro declarations in skalibs/sysdeps.h | Laurent Bercot | |
2019-09-20 | We're down to ONE rogue sysdep, boys. ONE. | Laurent Bercot | |
2019-09-20 | sysdeps redesign: first part: minimize clr tests | Laurent 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 one | Laurent Bercot | |
2019-03-08 | bugfix: leap second table. Also add leapsec reporting in localtm. | Laurent Bercot | |
2018-03-16 | Add genqdyn doc | Laurent Bercot | |
2017-03-14 | Fixes for weird systems | Laurent Bercot | |
2017-02-21 | Types change: big pass on libstddjb and libunixonacid | Laurent 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 UTC | Laurent Bercot | |
2015-10-21 | Fix comments in make-leapseconds_table | Laurent Bercot | |
2015-10-14 | - Remove /etc/leapsecs.datv2.3.8.0 | Laurent 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-18 | initial commit with rc for skalibs-2.0.0.0 | Laurent Bercot | |