aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update COPYING datev2.3.10.0Laurent Bercot2016-04-141-1/+1
* More standard support for cross-compilation (--host only, no --enable-cross)Laurent Bercot2016-03-192-20/+39
* Really fix update and global-links dependencies this time...Laurent Bercot2016-03-141-1/+1
* Fix update/global-links dependenciesLaurent Bercot2016-03-141-1/+3
* Change default SKALIBS_DEFAULTPATH to /usr/bin:/usr/sbin:/bin:/sbin to accom...Laurent Bercot2016-03-102-6/+23
* Doc fixLaurent Bercot2016-02-251-2/+0
* Doc typo fixLaurent Bercot2016-02-171-1/+1
* Tentative re-commit of the closecb featureLaurent Bercot2016-02-0210-15/+51
* Revert " Add support for advanced closing callbacks to unixmessage_sender_flu...Laurent Bercot2016-02-0210-51/+15
* Add support for advanced closing callbacks to unixmessage_sender_flush.Laurent Bercot2016-01-1810-15/+51
* Fix/clarify utilisations of 'char' (thanks Esben Haabendal)Laurent Bercot2016-01-145-10/+10
* - update version in license.html (lol)v2.3.9.0Laurent Bercot2016-01-081-1/+1
* update AUTHORS fileLaurent Bercot2016-01-051-0/+2
* Fix dependencies to BUILT_INCLUDES (thanks Yannick DuchĂȘne)Laurent Bercot2016-01-051-1/+1
* Add bitarray_first{clear,set}_skip (thx jjk)Laurent Bercot2016-01-058-2/+60
* Fix incorrect clear/set when b&7 = 0 in bitarray_clearsetn (thx jjk)Laurent Bercot2016-01-051-1/+1
* Easier CROSS_COMPILE support in configureLaurent Bercot2015-11-301-6/+7
* - fix make stripv2.3.8.3Laurent Bercot2015-11-144-2/+12
* - revert make tgz change (needs to be ok without a config.mak)v2.3.8.2Laurent Bercot2015-11-041-4/+5
* - link .so to correct sonameLaurent Bercot2015-11-044-23/+28
* version: 2.3.8.1v2.3.8.1Laurent Bercot2015-11-043-2/+8
* Remove printing of useless nonvariable option char in sgetopt (thx Michael Zuo)Laurent Bercot2015-11-041-2/+0
* Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot2015-10-261-0/+4
* Fix comments in make-leapseconds_tableLaurent Bercot2015-10-212-2/+2
* - Remove /etc/leapsecs.datv2.3.8.0Laurent Bercot2015-10-1421-139/+195
* Remove fucking buggy -Bsymbolic option to the linker.v2.3.7.1Laurent Bercot2015-10-051-1/+0
* - Fix double macro expansion bug in cbuffer_get* and cbuffer_put*Laurent Bercot2015-10-057-6/+20
* Fix dependencies for filecopy_suffix.oLaurent Bercot2015-09-271-8/+3
* Update .gitignore for XYZZYv2.3.7.0Laurent Bercot2015-09-231-3/+2
* Clarify instructions for stage directories in crosscompile.htmlLaurent Bercot2015-09-231-0/+17
* Clarify cross-compilation procedure in INSTALLLaurent Bercot2015-09-181-0/+7
* Add touch, filecopy_unsafe, filecopy_suffixLaurent Bercot2015-08-255-27/+72
* Add atomic_rm_rf and atomic_rm_rf_tmpLaurent Bercot2015-08-138-8/+67
* Add -Bsymbolicv2.3.6.1Laurent Bercot2015-08-122-1/+3
* Link dynamic library against its -l dependencies, fix sonameLaurent Bercot2015-08-121-3/+3
* Xyzzy fix! (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-125-16/+23
* Add make version guardLaurent Bercot2015-08-031-0/+5
* Bugfix: wrong storage size in socket_local46 (thanks Jesse Young)v2.3.6.0Laurent Bercot2015-07-261-4/+4
* - fd_close fixLaurent Bercot2015-07-207-19/+38
* - sysdeps for strnlen (Solaris... sigh)Laurent Bercot2015-07-137-4/+22
* Appease compiler on .sun_family in ipc_recvLaurent Bercot2015-06-251-1/+1
* - Update leap second tablev2.3.5.1Laurent Bercot2015-06-084-2/+8
* Bugfix: remove overflow checking in tai?_add/subv2.3.5.0Laurent Bercot2015-06-036-19/+18
* Turn non-linear buffer macros calling str_len() into functions. >.>Laurent Bercot2015-06-028-6/+66
* C macros suck. Rewrote the case_diffb thing.Laurent Bercot2015-05-163-22/+5
* Typo fixes in case_diff*Laurent Bercot2015-05-162-3/+1
* - add bitarray_countLaurent Bercot2015-05-168-3/+67
* Make all doc mobile-readable according to Google standardsLaurent Bercot2015-05-0733-0/+33
* OpenBSD sucks, but everyone knew this already.v2.3.4.0Laurent Bercot2015-05-054-2/+12
* - add stat_atLaurent Bercot2015-05-0510-17/+123