Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-15 | Bugfix: SKALIBS_ETC undefined (djbtime-internal.h didn't include config.h)v2.3.0.0 | Laurent Bercot | |
-> leapsecs_add failed. Thanks Gorka Lertxundi for the report. | |||
2015-02-05 | - Add siovec_trunc | Laurent 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 | |||
2015-02-01 | It will work better with the new files >.> | Laurent Bercot | |
2015-02-01 | Add allreadwritev and friends | Laurent Bercot | |
2015-01-23 | Bugfixes:v2.2.1.0 | Laurent Bercot | |
- seek_set now uses SEEK_SET (those functions are useless now, they will go at the next major version update) - skaclient_server_init now correctly sanitizes unixmessage_timed_receive | |||
2015-01-19 | - Added unixconnection | Laurent Bercot | |
- Added sig_name & sig_number (suggestion from Olivier Brunel) - version bumped to 2.2.1.0, rc | |||
2015-01-09 | Everybody loves OpenBSD and its _BSD_SOURCE-guarded EOVERFLOW | Laurent Bercot | |
2015-01-09 | tai conversion functions overhaul. | Laurent Bercot | |
API change -> rc for 2.2.0.0 Doc updated. | |||
2015-01-06 | Fix uintXX_fmtlist and uintXX_scanlist includes | Laurent Bercot | |
2015-01-02 | Remove the --enable-right-tz configure option. | Laurent Bercot | |
Make it a run-time autodetection instead. Update doc. Thanks to Paul Jarc for the suggestion. | |||
2014-12-21 | child_spawn1_internal fix for noposixspawn | Laurent Bercot | |
2014-12-20 | Lots of cosmetic fixes. | Laurent Bercot | |
sha256 documented. | |||
2014-12-20 | Cosmetic fixes in iobuffer (was looking for a bug, but it wasn't there) | Laurent Bercot | |
2014-12-18 | Fix fd management in new child_spawn1, make socket nb for skaclient | Laurent Bercot | |
2014-12-18 | fd leak fix in child_spawn1_internal | Laurent Bercot | |
2014-12-18 | Separate socket from pipe in child_spawn. Less code in skaclient! | Laurent Bercot | |
2014-12-17 | Remove intentional crash | Laurent Bercot | |
2014-12-17 | Make build crash early on purpose (to test test suite...) | Laurent Bercot | |
2014-12-10 | Add guards around EOVERFLOW defines. (Thanks, OpenBSD) | Laurent Bercot | |
2014-12-10 | Fix child_spawn fd closing when n=1 | Laurent Bercot | |
2014-12-09 | Remove deprecated sig.c and useless select wrapper | Laurent Bercot | |
2014-12-06 | Rewrite unixmessage_receiver without buffer, only cbuffer | Laurent Bercot | |
2014-12-05 | Simplify child_spawn: remove syncpipe in the posix_spawn() case | Laurent Bercot | |
2014-12-05 | Add skagetln_nofill | Laurent Bercot | |
2014-12-05 | Add tain_zero | Laurent Bercot | |
2014-09-18 | initial commit with rc for skalibs-2.0.0.0 | Laurent Bercot | |