about summary refs log tree commit diff
path: root/hurd
Commit message (Expand)AuthorAgeFilesLines
* 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
* hurd: avoid including hurd/signal.h when not neededSamuel Thibault2018-03-042-2/+5
* hurd: Add missing includesSamuel Thibault2018-03-033-0/+4
* Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg2018-02-211-1/+1
* hurd: Fix preprocessor indentationSamuel Thibault2018-01-295-35/+35
* hurd: Add expected ABI listsSamuel Thibault2018-01-291-3/+4
* hurd: Include <sigsetops.h> from hurd/hurd/signal.hSamuel Thibault2018-01-281-0/+5
* hurd: fix typoSamuel Thibault2018-01-281-1/+1
* hurd: take __USE_EXTERN_INLINES into account and restrict inlinesSamuel Thibault2018-01-287-0/+126
* hurd: Add missing fcntl-internal.hThomas Schwinge2018-01-281-0/+62
* hurd: Fix warningsSamuel Thibault2018-01-284-14/+14
* hurd: Implement faccessat without AT_EACCESS flagSamuel Thibault2018-01-102-10/+24
* hurd: Use the new file_exec_paths RPCSamuel Thibault2018-01-093-11/+58
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0184-84/+84
* hurd: fix gethostname(NULL, 0)Samuel Thibault2017-09-071-2/+2
* hurd: Remove duplicate symbol versionSamuel Thibault2017-08-281-4/+0
* hurd: Fix typoSamuel Thibault2017-08-281-1/+1