summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* - fix make strip v2.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.1 v2.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.dat v2.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 XYZZY v2.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 -Bsymbolic v2.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 table v2.3.5.1Laurent Bercot2015-06-084-2/+8
* Bugfix: remove overflow checking in tai?_add/sub v2.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
* - 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-2715-16/+219
* - add gid0_scan v2.3.2.0Laurent Bercot2015-03-136-2/+11
* Applied Roman Kimov's fixes v2.3.1.3Laurent Bercot2015-03-139-8/+14
* version: 2.3.1.2 v2.3.1.2Laurent Bercot2015-03-101-0/+1
* fd_copy/fd_move doc fixLaurent Bercot2015-03-101-4/+4
* Jesus, that OpenBSD bug is FUCKING ANNOYING.Laurent Bercot2015-03-092-0/+14
* - reset all signals to default in child_spawn*Laurent Bercot2015-03-097-9/+44
* version: 2.3.1.1 v2.3.1.1Laurent Bercot2015-03-063-2/+8
* Bugfix: iopause must check for EOVERFLOW, not ERANGELaurent Bercot2015-03-062-2/+2
* Add hiercopy and hiercopy_tmp v2.3.1.0Laurent Bercot2015-02-236-0/+177
* Fix deps.mak after last changeLaurent Bercot2015-02-201-1/+1
* - Bugfix: unixmessage_sender_init didn't initialize b->shortyLaurent Bercot2015-02-192-0/+3
* - Add wait_estatus()Laurent Bercot2015-02-194-3/+11
* Modify wait_status to return 256 when WIFSIGNALEDLaurent Bercot2015-02-184-3/+9