aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/iopause_select.c
Commit message (Collapse)AuthorAgeFilesLines
* iopause: limit spurious returns. sarealpath: align no PATH_MAX case.Laurent Bercot2026-05-271-1/+1
|
* iopause_select: do not FD_SET on partial matchLaurent Bercot2026-05-171-3/+3
|
* Rename sysdep to selectinfinite, find correct test value for timeoutLaurent Bercot2026-05-111-2/+2
|
* Prepare for 2.15.0.1; add selectshorttimeout sysdeps (yay MacOS)Laurent Bercot2026-05-111-0/+8
|
* Better iopause_selectLaurent Bercot2024-07-301-6/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix small bugs, add autodelegation for IOPAUSE_EXCEPTLaurent Bercot2024-07-301-19/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Try to make the damn thing buildLaurent Bercot2024-04-161-0/+3
| | | | 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>
* iopause_select: add protection against UB in FD_SETLaurent Bercot2019-08-071-0/+1
|
* Factor all the BSD complaints into one new headerLaurent Bercot2019-07-221-5/+1
|
* More superflous headers cleanup and tiny fixesLaurent Bercot2017-03-131-1/+0
|
* Types change: big pass on libstddjb and libunixonacidLaurent Bercot2017-02-211-2/+2
| | | | libdatastruct still missing, library still not functional
* Jesus, that OpenBSD bug is FUCKING ANNOYING.Laurent Bercot2015-03-091-0/+5
|
* Bugfix: iopause must check for EOVERFLOW, not ERANGELaurent Bercot2015-03-061-1/+1
|
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-181-0/+63