about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/dl-sysdep.c
Commit message (Expand)AuthorAgeFilesLines
* mach: Drop some unnecessary vm_param.h includesSergey Bugaev2024-01-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Remove __access_noerrnoJoseph Myers2023-11-231-10/+3
* hurd: Fix making ld.so run static binaries with retrySamuel Thibault2023-05-231-1/+1
* hurd: Use __hurd_fail () instead of assigning errnoSergey Bugaev2023-05-201-10/+4
* hurd: Implement prefer_map_32bit_exec tunableSergey Bugaev2023-04-241-0/+5
* hurd: Don't attempt to deallocate MACH_PORT_DEADSergey Bugaev2023-04-241-1/+1
* hurd: Implement MAP_32BITSergey Bugaev2023-04-241-3/+5
* hurd: Make dl-sysdep's open () cope with O_IGNORE_CTTYSergey Bugaev2023-04-201-2/+2
* hurd: Remove __hurd_local_reply_portSergey Bugaev2023-04-141-1/+1
* hurd: Simplify init-first.c furtherSergey Bugaev2023-02-241-1/+3
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* hurd: Make dl-sysdep __sbrk check __vm_allocate callSamuel Thibault2023-01-021-1/+2
* hurd: Fix vm_size_t incoherenciesSamuel Thibault2022-08-291-2/+2
* elf: Remove _dl_skip_argsAdhemerval Zanella2022-05-301-1/+0
* rtld: Use generic argv adjustment in ld.so [BZ #23293]Szabolcs Nagy2022-05-171-17/+13
* hurd: optimize exec cleanupSamuel Thibault2022-01-161-12/+14
* hurd: Add __rtld_execveSamuel Thibault2022-01-151-2/+107
* [hurd] Drop spurious #ifdef SHAREDSamuel Thibault2022-01-151-2/+0
* [hurd] Call _dl_sort_maps_init in _dl_sysdep_startSamuel Thibault2022-01-151-0/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* hurd: Avoid overzealous shared objects constraintsSamuel Thibault2021-12-311-2/+2
* hurd: Drop fmh kludgeSamuel Thibault2021-08-161-35/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* hurd: Note when the vm_map kernel bug was fixedSamuel Thibault2020-12-201-1/+1
* Replace __libc_multiple_libcs with __libc_initial flagFlorian Weimer2020-12-161-2/+0
* hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbolsSamuel Thibault2020-11-111-10/+6
* hurd: keep only required PLTs in ld.soSamuel Thibault2020-11-111-2/+2
* hurd: Add missing startup callsSamuel Thibault2020-11-111-0/+16
* hurd: make close a cancellation pointSamuel Thibault2020-06-281-0/+2
* hurd: make open and openat cancellation pointsSamuel Thibault2020-06-281-0/+2
* hurd: Make write and pwrite64 cancellation pointsSamuel Thibault2020-06-141-0/+2
* hurd: Make read and pread64 cancellableSamuel Thibault2020-06-071-0/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* hurd: Do not make sigprocmask available in ld.soFlorian Weimer2019-12-181-8/+0
* hurd: Fix ld.so linkSamuel Thibault2019-12-011-3/+12
* hurd: Fix build after __pread64 usage in the dynamic loaderFlorian Weimer2019-10-241-3/+11
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella2019-03-221-8/+0
* Break more lines before not after operators.Joseph Myers2019-02-251-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* hurd: Fix build with GCC 9Samuel Thibault2018-11-141-2/+3
* hurd: Fix some ld.so symbol override from libcSamuel Thibault2018-07-271-1/+4
* Avoid cancellable I/O primitives in ld.so.Zack Weinberg2018-06-121-6/+8
* Fix Hurd glibc build with GCC 8.Joseph Myers2018-04-241-2/+4
* hurd: Replace threadvars with TLSSamuel Thibault2018-03-171-19/+0
* hurd: Add missing includeSamuel Thibault2018-03-041-0/+1
* hurd: fix buildSamuel Thibault2018-02-211-0/+2
* hurd: fix warningSamuel Thibault2018-01-271-0/+3
* hurd: fix warningSamuel Thibault2018-01-271-1/+1