aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/iopause_select.c
Commit message (Expand)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
* Fix small bugs, add autodelegation for IOPAUSE_EXCEPTLaurent Bercot2024-07-301-19/+13
* Try to make the damn thing buildLaurent Bercot2024-04-161-0/+3
* Huge incompatible changes.Laurent Bercot2021-07-281-2/+2
* 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
* 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