about summary refs log tree commit diff
path: root/hurd/hurdselect.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* hurd: Use __hurd_fail () instead of assigning errnoSergey Bugaev2023-05-201-10/+3
* Update hurd/hurdselect.c to be more portable.Flavio Cruz2023-05-061-16/+14
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein2022-04-131-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* hurd: Avoid spurious warningSamuel Thibault2021-08-031-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* hurd: Add remaining cancelation pointsSamuel Thibault2020-06-281-0/+5
* hurd: Fix pselect atomicitySamuel Thibault2020-05-281-8/+68
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* hurd: Use __clock_gettime in _hurd_selectFlorian Weimer2019-11-071-7/+4
* time: Introduce function to check correctness of nanoseconds valueLukasz Majewski2019-10-271-2/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* hurd: Fix poll and select POSIX compliancy details about errorsSamuel Thibault2019-08-301-41/+108
* hurd: Fix timeout handling in _hurd_selectRichard Braun2019-08-301-39/+77
* hurd: Fix _hurd_select for single fd setsRichard Braun2019-08-301-4/+1
* Break some lines before not after operators.Joseph Myers2019-02-221-12/+12
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* hurdselect: remove dead code.Samuel Thibault2015-02-071-7/+0
* hurdselect: Let select get interrupted by signalsSamuel Thibault2015-02-071-1/+4
* hurd: allow poll() array bigger than FD_SETSIZESamuel Thibault2015-02-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Hurd: _hurd_select: check for invalid parameter valuesPino Toscano2012-05-101-7/+21
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Hurd: fix timeout rounding in selectSamuel Thibault2010-08-021-1/+1
* * hurd/hurdselect.c (_hurd_select): FixRoland McGrath2002-04-021-11/+20
* * hurd/hurdselect.c (_hurd_select) [MACH_MSG_TRAILER_MINIMUM_SIZE]:Roland McGrath2002-02-171-4/+28
* 2001-10-28 Roland McGrath <roland@frob.com>Roland McGrath2001-10-281-8/+12
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* 1999-02-27 Roland McGrath <roland@baalperazim.frob.com> Roland McGrath1999-02-271-3/+4
* 1998-12-05 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-061-0/+444