aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.html
Commit message (Collapse)AuthorAgeFilesLines
...
* Add skagetln_loose, skagetlnsep_loose, ipc_timed_sendvLaurent Bercot2018-06-241-1/+1
|
* Add execvep_loose, prepare for 2.6.4.0Laurent Bercot2018-02-141-1/+1
|
* Fix HASSIGNEDSIGNED sysdeps macros, add localtm_from_ltm64 tolerance for ↵Laurent Bercot2018-02-021-1/+1
| | | | 64-bit time_t
* Prepare for 2.6.3.1Laurent Bercot2018-01-131-1/+1
|
* Add atomic_symlink(), prepare for 2.6.3.0Laurent Bercot2017-12-031-1/+1
|
* Prepare for 2.6.2.0Laurent Bercot2017-11-271-1/+1
|
* Prepare for 2.6.1.0Laurent Bercot2017-10-301-1/+1
|
* version: 2.6.0.2v2.6.0.2Laurent Bercot2017-10-221-1/+1
|
* Better *FLAGS management; prepare for 2.6.0.1Laurent Bercot2017-10-051-1/+1
|
* Prepare for 2.6.0.0Laurent Bercot2017-07-281-1/+1
|
* More schemeless URLsLaurent Bercot2017-05-241-1/+1
|
* More schemeless URLsLaurent Bercot2017-05-241-1/+1
|
* Switch doc to schemeless URLsLaurent Bercot2017-05-231-3/+3
|
* version: 2.5.1.1v2.5.1.1Laurent Bercot2017-05-221-1/+1
|
* Add xpathexec_* functions, prepare for 2.5.1.0Laurent Bercot2017-05-181-1/+1
|
* Prepare for version 2.5.0.1Laurent Bercot2017-05-111-1/+1
|
* Types fix, start: preparation and libbiguintLaurent Bercot2017-01-211-1/+1
|
* Prepare for version 2.4.0.2Laurent Bercot2016-11-271-1/+1
|
* Remove obsolete flags from flags.html, prepare for 2.4.0.1Laurent Bercot2016-11-041-1/+1
|
* Add spawn_lib supportLaurent Bercot2016-08-121-1/+1
|
* doc typo fixLaurent Bercot2016-08-111-1/+1
|
* Fix closecb support wherever a unixmessage may get dropped; add closecb ↵Laurent Bercot2016-04-221-1/+1
| | | | support to unixconnection
* Add mention of the github mirrorLaurent Bercot2016-04-141-0/+3
|
* add link to cgit in doc/index.htmlLaurent Bercot2016-04-141-1/+3
|
* Tentative re-commit of the closecb featureLaurent Bercot2016-02-021-1/+1
|
* Revert " Add support for advanced closing callbacks to ↵Laurent Bercot2016-02-021-1/+1
| | | | | | | | unixmessage_sender_flush." This reverts commit c9c7e241a7b68f67e0cc8a7d3874510dced532d6. (something is segfaulting, reverting until I find the fix)
* Add support for advanced closing callbacks to unixmessage_sender_flush.Laurent Bercot2016-01-181-1/+1
| | | | | (Typically, this will be used for refcounting when broadcasting copies of the same fd.)
* Add bitarray_first{clear,set}_skip (thx jjk)Laurent Bercot2016-01-051-1/+1
| | | | version: rc for 2.3.9.0 after Makefile fix
* - fix make stripv2.3.8.3Laurent Bercot2015-11-141-1/+1
| | | | - rc for 2.3.8.3
* - link .so to correct sonameLaurent Bercot2015-11-041-1/+1
| | | | | | - fully strip shared libs - Makefile syntactic consistency - version: 2.3.8.2
* version: 2.3.8.1v2.3.8.1Laurent Bercot2015-11-041-1/+1
|
* - Remove /etc/leapsecs.datv2.3.8.0Laurent Bercot2015-10-141-1/+1
| | | | | | - Publish tools to create the leap second table as a .c - Simplify functions using leap seconds - rc for 2.3.8.0
* - Fix double macro expansion bug in cbuffer_get* and cbuffer_put*Laurent Bercot2015-10-051-1/+1
| | | | - rc for 2.3.7.1
* Add atomic_rm_rf and atomic_rm_rf_tmpLaurent Bercot2015-08-131-1/+1
|
* Xyzzy fix! (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-121-1/+1
|
* - fd_close fixLaurent Bercot2015-07-201-1/+1
| | | | | - add openreadnclose_nb - rc for 2.3.6.0
* - sysdeps for strnlen (Solaris... sigh)Laurent Bercot2015-07-131-1/+1
| | | | - rc for 2.3.5.2
* - Update leap second tablev2.3.5.1Laurent Bercot2015-06-081-1/+1
| | | | - version: 2.3.5.1
* - add bitarray_countLaurent Bercot2015-05-161-1/+1
| | | | | - add openwritevnclose_at - rc for 2.3.5.0
* Make all doc mobile-readable according to Google standardsLaurent Bercot2015-05-071-0/+1
|
* OpenBSD sucks, but everyone knew this already.v2.3.4.0Laurent Bercot2015-05-051-1/+1
|
* - added sha512 (buggy, need to commit to test somewhere else)Laurent Bercot2015-03-271-1/+1
| | | | | - version bump (not a rc yet) - bugfix: buffer_get returned -1 EPIPE on short reads w/o EOF
* - add gid0_scanv2.3.2.0Laurent Bercot2015-03-131-1/+1
| | | | - version: rc for 2.3.2.0
* Applied Roman Kimov's fixesv2.3.1.3Laurent Bercot2015-03-131-1/+1
|
* - reset all signals to default in child_spawn*Laurent Bercot2015-03-091-1/+1
| | | | | - cosmetic fix in INSTALL - version: rc for 2.3.1.2
* version: 2.3.1.1v2.3.1.1Laurent Bercot2015-03-061-1/+1
|
* - Add wait_estatus()Laurent Bercot2015-02-191-1/+1
| | | | - version: rc for 2.3.1.0
* Modify wait_status to return 256 when WIFSIGNALEDLaurent Bercot2015-02-181-1/+1
|
* - Doc updateLaurent Bercot2015-02-071-1/+1
| | | | - version: 2.3.0.0 rc
* - Added unixconnectionLaurent Bercot2015-01-191-1/+1
| | | | | - Added sig_name & sig_number (suggestion from Olivier Brunel) - version bumped to 2.2.1.0, rc