summaryrefslogtreecommitdiff
path: root/src/libstddjb/fmtscan-internal.h
AgeCommit message (Collapse)Author
2019-07-19 bits-fmtscan refactor, part twoLaurent Bercot
2019-07-11 bits-fmtscan refactor, part oneLaurent Bercot
2019-02-05 The extra space, John! The extra space!Laurent Bercot
2019-02-05fix null-pointer behavior in fmt and fmtlist functionsJohn Regan
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.
2017-03-13 More superflous headers cleanup and tiny fixesLaurent 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.
2014-09-18initial commit with rc for skalibs-2.0.0.0Laurent Bercot