| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Huge incompatible changes. | Laurent Bercot | 2021-07-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | - 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> | ||||
| * | More superflous headers cleanup and tiny fixes | Laurent Bercot | 2017-03-13 | 1 | -1/+0 |
| | | |||||
| * | Types change: switch libdatastruct to uint32_t | Laurent Bercot | 2017-02-22 | 1 | -2/+3 |
| | | | | | Still needs to be reviewed. | ||||
| * | Add cancellation to iterators over avltree(n) and genset(dyn) | Laurent Bercot | 2015-01-09 | 1 | -0/+17 |
