aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/fmtscan-internal.h
Commit message (Collapse)AuthorAgeFilesLines
* bits-fmtscan refactor, part twoLaurent Bercot2019-07-191-12/+5
|
* bits-fmtscan refactor, part oneLaurent Bercot2019-07-111-92/+9
|
* The extra space, John! The extra space!Laurent Bercot2019-02-051-1/+1
|
* fix null-pointer behavior in fmt and fmtlist functionsJohn Regan2019-02-051-12/+11
| | | | | | This fixes a segfault when a user calls uint320_fmt(NULL,...), and makes the fmtlist functions return the correct number of characters when called with NULL.
* More superflous headers cleanup and tiny fixesLaurent Bercot2017-03-131-1/+0
|
* Types change: big pass on libstddjb and libunixonacidLaurent Bercot2017-02-211-16/+16
| | | | libdatastruct still missing, library still not functional
* More work on the types. This commit builds but has errors.Laurent Bercot2017-01-251-21/+96
| | | | | | | 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.
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-181-0/+105