| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bugfix: alarm_timeout with infinite value | Laurent Bercot | 2025-05-16 | 1 | -1/+6 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Huge incompatible changes. | Laurent Bercot | 2021-07-28 | 1 | -3/+3 |
| | | | | | | | | | | | | | - 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 the alarm library, first draft. | Laurent Bercot | 2016-10-24 | 1 | -0/+47 |
