summaryrefslogtreecommitdiff
path: root/src/libstddjb/cdb_make.c
AgeCommit message (Collapse)Author
2021-07-23 New 2.11.0.0 branch with several modificationsLaurent Bercot
- libbiguint removed - cdb_make changed to cdbmake (because different ui) - cdb redesigned Signed-off-by: Laurent Bercot <ska@appnovation.com>
2017-09-27 Comment fix (writing to /dev/urandom doesn't speed it up)Laurent Bercot
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-02-15 add arc4random_addrandom sysdep; next batch of types changes.Laurent Bercot
The library isn't supposed to be functional yet: there are still a lot of type mismatches.
2015-02-05 - Add siovec_truncLaurent Bercot
- Add openwritevnclose - replace buffer_read/write with fd_readsv/writesv - add localtmn_from_tain_g - refactor cdb_make - rewrite buffer_getvall and buffer_putvall, with a bugfix
2014-09-18initial commit with rc for skalibs-2.0.0.0Laurent Bercot