aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version: 2.7.0.0v2.7.0.0Laurent Bercot2018-08-141-1/+2
* Remove avl*_deletenode() macros, document all added functionsLaurent Bercot2018-08-145-8/+7
* Remove protLaurent Bercot2018-08-018-104/+2
* Remove mininetstring, absolutepath, absolutepath_tmpLaurent Bercot2018-07-2110-114/+10
* Add unlink_void, change dir_close, prepare for 2.7.0.0Laurent Bercot2018-07-2111-14/+38
* Doc typo fixLaurent Bercot2018-07-151-1/+1
* Add skagetln_loose, skagetlnsep_loose, ipc_timed_sendvLaurent Bercot2018-06-2412-4/+99
* Add nullispointer sysdepLaurent Bercot2018-05-032-0/+13
* Add genset[dyn]_deepfreeLaurent Bercot2018-04-135-0/+38
* Fix avltree_deletenodeOlivier Brunel2018-04-121-1/+1
* version: 2.6.4.0v2.6.4.0Laurent Bercot2018-03-261-0/+1
* Remove sig_scan, blehLaurent Bercot2018-03-216-46/+30
* Add sig_scan, sig0_scanLaurent Bercot2018-03-216-2/+57
* Fix build error (typo)Laurent Bercot2018-03-161-1/+1
* Add genqdyn docLaurent Bercot2018-03-165-4/+139
* Add genqdyn_unpush, bufalloc_unputLaurent Bercot2018-03-163-0/+14
* Add byte_zzero, openb_readLaurent Bercot2018-03-0110-5/+89
* Add execvep_loose, prepare for 2.6.4.0Laurent Bercot2018-02-1412-37/+84
* C++ify more initializers >.>Laurent Bercot2018-02-144-10/+10
* Fix HASSIGNEDSIGNED sysdeps macros, add localtm_from_ltm64 tolerance for 64-...Laurent Bercot2018-02-029-8/+23
* version: 2.6.3.1v2.6.3.1Laurent Bercot2018-01-141-0/+1
* Prepare for 2.6.3.1Laurent Bercot2018-01-135-3/+15
* Only test strnlen visibility in headersLaurent Bercot2018-01-131-1/+1
* Try strnlen() portability with _POSIX_C_SOURCE...Laurent Bercot2018-01-131-3/+0
* Doc typo fixLaurent Bercot2018-01-061-1/+1
* version: 2.6.3.0v2.6.3.0Laurent Bercot2018-01-042-2/+2
* remove viterfunc_t, add non-documentation for libposixplzLaurent Bercot2018-01-043-3/+43
* Add viterfunc_t to functypes.hLaurent Bercot2018-01-031-0/+3
* Doc updateLaurent Bercot2018-01-033-3/+3
* Add child_spawn3, make textclient_startf use itLaurent Bercot2018-01-036-7/+183
* Add genqdynLaurent Bercot2017-12-2910-1/+114
* Deprecate env_getLaurent Bercot2017-12-229-35/+33
* Add missing textclient_zeroLaurent Bercot2017-12-222-0/+6
* Add textclient, fix some textmessage issuesLaurent Bercot2017-12-2216-11/+464
* GNU manages to botch dirfd() too. POSIX is hard!Laurent Bercot2017-12-213-1/+5
* Add dirfd sysdep, because Solaris sucksLaurent Bercot2017-12-215-1/+47
* Undeprecate mininetstringLaurent Bercot2017-12-213-5/+2
* Big 2.6.3.0 reorganizationLaurent Bercot2017-12-2155-61/+888
* Finally implement sarealpath() over realpath(). Prettier atomic_symlink().Laurent Bercot2017-12-076-80/+49
* Add atomic_symlink(), prepare for 2.6.3.0Laurent Bercot2017-12-038-3/+58
* version: 2.6.2.0v2.6.2.0Laurent Bercot2017-11-273-3/+3
* Add _PACK and pack/unpack functions for signed typesLaurent Bercot2017-11-271-1/+6
* Guard faccessat with HASLINKAT, because SolarisLaurent Bercot2017-11-271-1/+1
* Add access_at, because MacOSLaurent Bercot2017-11-273-0/+55
* Prepare for 2.6.2.0Laurent Bercot2017-11-276-5/+20
* Add skaclient_timed_aflush()Laurent Bercot2017-11-251-0/+2
* Add O_DIRECTORY sysdepLaurent Bercot2017-11-223-1/+7
* buffer_rpeek declaration clarificationLaurent Bercot2017-11-211-1/+1
* Make stralloc.h and tai.h suitable for inclusion in C++-compatible headersLaurent Bercot2017-11-202-11/+10
* version: 2.6.1.0v2.6.1.0Laurent Bercot2017-10-301-10/+10