| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | iopause: limit spurious returns. sarealpath: align no PATH_MAX case. | Laurent Bercot | 2026-05-27 | 1 | -1/+1 |
| | | |||||
| * | iopause_select: do not FD_SET on partial match | Laurent Bercot | 2026-05-17 | 1 | -3/+3 |
| | | |||||
| * | Rename sysdep to selectinfinite, find correct test value for timeout | Laurent Bercot | 2026-05-11 | 1 | -2/+2 |
| | | |||||
| * | Prepare for 2.15.0.1; add selectshorttimeout sysdeps (yay MacOS) | Laurent Bercot | 2026-05-11 | 1 | -0/+8 |
| | | |||||
| * | Better iopause_select | Laurent Bercot | 2024-07-30 | 1 | -6/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix small bugs, add autodelegation for IOPAUSE_EXCEPT | Laurent Bercot | 2024-07-30 | 1 | -19/+13 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Try to make the damn thing build | Laurent Bercot | 2024-04-16 | 1 | -0/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Huge incompatible changes. | Laurent Bercot | 2021-07-28 | 1 | -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> | ||||
| * | iopause_select: add protection against UB in FD_SET | Laurent Bercot | 2019-08-07 | 1 | -0/+1 |
| | | |||||
| * | Factor all the BSD complaints into one new header | Laurent Bercot | 2019-07-22 | 1 | -5/+1 |
| | | |||||
| * | More superflous headers cleanup and tiny fixes | Laurent Bercot | 2017-03-13 | 1 | -1/+0 |
| | | |||||
| * | Types change: big pass on libstddjb and libunixonacid | Laurent Bercot | 2017-02-21 | 1 | -2/+2 |
| | | | | | libdatastruct still missing, library still not functional | ||||
| * | Jesus, that OpenBSD bug is FUCKING ANNOYING. | Laurent Bercot | 2015-03-09 | 1 | -0/+5 |
| | | |||||
| * | Bugfix: iopause must check for EOVERFLOW, not ERANGE | Laurent Bercot | 2015-03-06 | 1 | -1/+1 |
| | | |||||
| * | initial commit with rc for skalibs-2.0.0.0 | Laurent Bercot | 2014-09-18 | 1 | -0/+63 |
