about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/dl-sysdep.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Don't set errno in Hurd rtld's __access_noerrnoThomas Schwinge2017-12-151-1/+0
* hurd: Make sure dl-sysdep.c defines proper symbol namesSamuel Thibault2017-09-241-7/+25
* hurd: Fix build without NO_HIDDENSamuel Thibault2017-09-121-0/+13
* hurd: Fix rtld's strtoul_internal use through hurdlookupSamuel Thibault2017-09-031-0/+9
* hurd: fix overriding rtld's __sbrk with the real implementationSamuel Thibault2017-09-031-0/+1
* hurd: Fix rtld linkSamuel Thibault2017-09-031-0/+10
* hurd: Fix rtld linkSamuel Thibault2017-09-031-0/+6
* elf: Remove internal_function attributeFlorian Weimer2017-08-311-2/+0
* Do not use __ptr_t.Joseph Myers2017-08-081-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1