aboutsummaryrefslogtreecommitdiffstats
path: root/src/libdatastruct/genset_deepfree.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix iter_func type; add tain_earliestLaurent Bercot2023-06-131-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Huge incompatible changes.Laurent Bercot2021-07-281-2/+2
| | | | | | | | | | | | - Obsolete skalibs/environ.h and skalibs/getpeereid.h removed. - rc4 and md5 removed. - All *_t types renamed to avoid treading on POSIX namespace. - subgetopt() renamed to lgetopt(). - signal functions reworked; skasigaction removed; sig_stack removed - Various functions removed: skaoffsetof(), selfpipe_untrap() - New posixplz function: munmap_void. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add genset[dyn]_deepfreeLaurent Bercot2018-04-131-0/+16