Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We're down to ONE rogue sysdep, boys. ONE. | Laurent Bercot | 2019-09-20 | 1 | -1/+1 |
| | |||||
* | sysdeps redesign: first part: minimize clr tests | Laurent Bercot | 2019-09-20 | 3 | -10/+44 |
| | | | | | | | | 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 | ||||
* | bits-fmtscan refactor, part one | Laurent Bercot | 2019-07-11 | 1 | -8/+11 |
| | |||||
* | bugfix: leap second table. Also add leapsec reporting in localtm. | Laurent Bercot | 2019-03-08 | 1 | -1/+1 |
| | |||||
* | Add genqdyn doc | Laurent Bercot | 2018-03-16 | 1 | -3/+3 |
| | |||||
* | Fixes for weird systems | Laurent Bercot | 2017-03-14 | 1 | -1/+1 |
| | |||||
* | Types change: big pass on libstddjb and libunixonacid | Laurent Bercot | 2017-02-21 | 2 | -8/+11 |
| | | | | libdatastruct still missing, library still not functional | ||||
* | More work on the types. This commit builds but has errors. | Laurent Bercot | 2017-01-25 | 4 | -0/+80 |
| | | | | | | | 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. | ||||
* | add new leap second: 2016-12-31 23:59:60 UTC | Laurent Bercot | 2016-07-17 | 1 | -0/+1 |
| | |||||
* | Fix comments in make-leapseconds_table | Laurent Bercot | 2015-10-21 | 1 | -1/+1 |
| | |||||
* | - Remove /etc/leapsecs.dat v2.3.8.0 | Laurent Bercot | 2015-10-14 | 3 | -0/+121 |
| | | | | | | - Publish tools to create the leap second table as a .c - Simplify functions using leap seconds - rc for 2.3.8.0 | ||||
* | initial commit with rc for skalibs-2.0.0.0 | Laurent Bercot | 2014-09-18 | 2 | -0/+114 |