aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Tentative re-commit of the closecb featureLaurent Bercot2016-02-025-11/+39
* Revert " Add support for advanced closing callbacks to unixmessage_sender_flu...Laurent Bercot2016-02-025-39/+11
* Add support for advanced closing callbacks to unixmessage_sender_flush.Laurent Bercot2016-01-185-11/+39
* Fix/clarify utilisations of 'char' (thanks Esben Haabendal)Laurent Bercot2016-01-145-10/+10
* Add bitarray_first{clear,set}_skip (thx jjk)Laurent Bercot2016-01-053-0/+35
* Fix incorrect clear/set when b&7 = 0 in bitarray_clearsetn (thx jjk)Laurent Bercot2016-01-051-1/+1
* Remove printing of useless nonvariable option char in sgetopt (thx Michael Zuo)Laurent Bercot2015-11-041-2/+0
* Fix comments in make-leapseconds_tableLaurent Bercot2015-10-211-1/+1
* - Remove /etc/leapsecs.datv2.3.8.0Laurent Bercot2015-10-1412-91/+59
* - Fix double macro expansion bug in cbuffer_get* and cbuffer_put*Laurent Bercot2015-10-054-4/+12
* Add touch, filecopy_unsafe, filecopy_suffixLaurent Bercot2015-08-255-27/+72
* Add atomic_rm_rf and atomic_rm_rf_tmpLaurent Bercot2015-08-134-2/+46
* Bugfix: wrong storage size in socket_local46 (thanks Jesse Young)v2.3.6.0Laurent Bercot2015-07-261-4/+4
* - fd_close fixLaurent Bercot2015-07-203-17/+24
* - sysdeps for strnlen (Solaris... sigh)Laurent Bercot2015-07-132-1/+12
* Appease compiler on .sun_family in ipc_recvLaurent Bercot2015-06-251-1/+1
* - Update leap second tablev2.3.5.1Laurent Bercot2015-06-081-0/+0
* Bugfix: remove overflow checking in tai?_add/subv2.3.5.0Laurent Bercot2015-06-035-18/+17
* Turn non-linear buffer macros calling str_len() into functions. >.>Laurent Bercot2015-06-027-6/+60
* C macros suck. Rewrote the case_diffb thing.Laurent Bercot2015-05-162-13/+4
* Typo fixes in case_diff*Laurent Bercot2015-05-162-3/+1
* - add bitarray_countLaurent Bercot2015-05-164-0/+48
* OpenBSD sucks, but everyone knew this already.v2.3.4.0Laurent Bercot2015-05-051-0/+3
* - add stat_atLaurent Bercot2015-05-059-13/+118
* - added str_nlen()Laurent Bercot2015-04-0816-35/+25
* Fixed the sha512 bug. rc for 2.3.3.0.v2.3.3.0Laurent Bercot2015-03-271-1/+1
* buffer_fill cosmetic fixLaurent Bercot2015-03-271-2/+1
* - added sha512 (buggy, need to commit to test somewhere else)Laurent Bercot2015-03-2710-13/+184
* - add gid0_scanv2.3.2.0Laurent Bercot2015-03-133-0/+3
* Applied Roman Kimov's fixesv2.3.1.3Laurent Bercot2015-03-135-6/+5
* Jesus, that OpenBSD bug is FUCKING ANNOYING.Laurent Bercot2015-03-092-0/+14
* - reset all signals to default in child_spawn*Laurent Bercot2015-03-093-6/+33
* Bugfix: iopause must check for EOVERFLOW, not ERANGELaurent Bercot2015-03-062-2/+2
* Add hiercopy and hiercopy_tmpv2.3.1.0Laurent Bercot2015-02-233-0/+157
* - Bugfix: unixmessage_sender_init didn't initialize b->shortyLaurent Bercot2015-02-192-0/+3
* - Add wait_estatus()Laurent Bercot2015-02-191-1/+2
* Modify wait_status to return 256 when WIFSIGNALEDLaurent Bercot2015-02-181-1/+1
* Bugfix: SKALIBS_ETC undefined (djbtime-internal.h didn't include config.h)v2.3.0.0Laurent Bercot2015-02-151-0/+1
* Typo fix in unixmessage.hLaurent Bercot2015-02-081-1/+0
* - Doc updateLaurent Bercot2015-02-071-1/+1
* - Add siovec_truncLaurent Bercot2015-02-0531-131/+210
* It will work better with the new files >.>Laurent Bercot2015-02-015-0/+61
* Add allreadwritev and friendsLaurent Bercot2015-02-014-6/+16
* make fd_sanitize check stderr tooLaurent Bercot2015-01-301-1/+1
* Bugfixes:v2.2.1.0Laurent Bercot2015-01-232-5/+3
* Bugfix: definition of UNIXCONNECTION_ZEROLaurent Bercot2015-01-211-1/+1
* Bugfix: definition of avltreeb_extremeLaurent Bercot2015-01-211-1/+1
* - Added unixconnectionLaurent Bercot2015-01-1911-3/+178
* Without a segfault in unixmessage_sender_free, please.v2.2.0.0Laurent Bercot2015-01-101-5/+8
* Gnfrlbl... gensetdyn_iter is an unsigned int again, but the valueLaurent Bercot2015-01-103-9/+9