about summary refs log tree commit diff
path: root/hurd
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0187-87/+87
* hurd: Global signal dispositionJeremie Koenig2019-12-297-108/+282
* hurd: Signal code refactoringJeremie Koenig2019-12-291-112/+160
* hurd: Use __clock_gettime in _hurd_selectFlorian Weimer2019-11-071-7/+4
* time: Introduce function to check correctness of nanoseconds valueLukasz Majewski2019-10-272-3/+3
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0786-86/+86
* hurd: Fix poll and select POSIX compliancy details about errorsSamuel Thibault2019-08-301-41/+108
* hurd: Fix timeout handling in _hurd_selectRichard Braun2019-08-302-40/+79
* hurd: Fix _hurd_select for single fd setsRichard Braun2019-08-301-4/+1
* hurd: Fix comment styleSamuel Thibault2019-03-161-2/+1
* hurd: Document how EINTR should be handled in critical sectionsSamuel Thibault2019-03-161-1/+7
* Fix -Wempty-body warnings in Hurd-specific code.Joseph Myers2019-02-271-4/+6
* Break more lines before not after operators.Joseph Myers2019-02-257-32/+33
* Break some lines before not after operators.Joseph Myers2019-02-2215-79/+79
* hurd: Fix initial sigaltstack stateSamuel Thibault2019-01-241-0/+1
* hurd: Support AT_EMPTY_PATHSamuel Thibault2019-01-221-0/+20
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0187-87/+87
* hurd: Handle "pid" magical lookup retryJustus Winter2018-12-281-13/+65
* Add __v*printf_internal with flags argumentsZack Weinberg2018-12-051-1/+1
* hurd: Fix spawni's user_link reallocationSamuel Thibault2018-11-111-2/+2
* Hurd: export _hurd_port_moveSamuel Thibault2018-11-101-0/+4
* Hurd: Fix ulinks in fd table reallocationSamuel Thibault2018-11-102-0/+49
* hurd: Add pci RPC stubsSamuel Thibault2018-10-311-1/+1
* hurd: return EIEIO instead of EIOSamuel Thibault2018-10-291-2/+2
* hurd: Fix race between calling RPC and handling a signalSamuel Thibault2018-10-282-16/+5
* hurd: Return EIO on non-responding interrupted serversSamuel Thibault2018-10-281-5/+9
* hurd: set interrupt timeout to 1 minuteSamuel Thibault2018-10-281-1/+1
* hurd: Fix exec usage of mach_setup_threadSamuel Thibault2018-08-011-0/+2
* hurd: Silence warningSamuel Thibault2018-04-041-0/+8
* Revert parts of "hurd: Avoid more libc.so local PLTs"Samuel Thibault2018-04-032-3/+3
* hurd: Avoid more libc.so local PLTsSamuel Thibault2018-04-032-3/+3
* hurd: Avoid more libc.so PLTsSamuel Thibault2018-04-022-0/+2
* hurd: Avoid some libc.so PLTsSamuel Thibault2018-04-028-27/+36
* hurd: Avoid some PLTs in libc and librtSamuel Thibault2018-04-026-15/+16
* hurd: Code style fixesSamuel Thibault2018-03-201-37/+42
* hurd: Fix build with latest htlSamuel Thibault2018-03-191-1/+1
* hurd: Fix O_DIRECTORY | O_NOFOLLOWSamuel Thibault2018-03-182-1/+3
* hurd: Fix O_NOFOLLOWSamuel Thibault2018-03-181-16/+20
* hurd: Fix copyright yearsSamuel Thibault2018-03-182-2/+2
* hurd: Reimplement libc locks using mach's gsyncAgustina Arzille2018-03-187-6/+356
* hurd: Fix coding styleSamuel Thibault2018-03-182-2/+2
* hurd: Fix link cthread/pthread symbol exposition.Samuel Thibault2018-03-172-15/+15
* hurd: Replace threadvars with TLSSamuel Thibault2018-03-177-119/+39
* hurd: Fix getting signal thread stack layout for forkSamuel Thibault2018-03-171-1/+19
* hurd: add TLS supportSamuel Thibault2018-03-171-0/+1
* hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault2018-03-051-0/+1
* Separate out error_t definitionSamuel Thibault2018-03-047-0/+9
* hurd: Make almost all hurd headers includable in all standardsSamuel Thibault2018-03-044-14/+18
* hurd: Avoid using ino64_t and loff_t in headersSamuel Thibault2018-03-041-0/+2
* hurd: fix header conformitySamuel Thibault2018-03-041-1/+1