aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/dl-sysdep.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-18hurd: Do not make sigprocmask available in ld.soFlorian Weimer1-8/+0
2019-12-01hurd: Fix ld.so linkSamuel Thibault1-3/+12
2019-10-24hurd: Fix build after __pread64 usage in the dynamic loaderFlorian Weimer1-3/+11
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-03-22nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella1-8/+0
2019-02-25Break more lines before not after operators.Joseph Myers1-4/+4
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-11-14hurd: Fix build with GCC 9Samuel Thibault1-2/+3
2018-07-27hurd: Fix some ld.so symbol override from libcSamuel Thibault1-1/+4
2018-06-12Avoid cancellable I/O primitives in ld.so.Zack Weinberg1-6/+8
2018-04-24Fix Hurd glibc build with GCC 8.Joseph Myers1-2/+4
2018-03-17hurd: Replace threadvars with TLSSamuel Thibault1-19/+0
2018-03-04hurd: Add missing includeSamuel Thibault1-0/+1
2018-02-21hurd: fix buildSamuel Thibault1-0/+2
2018-01-27hurd: fix warningSamuel Thibault1-0/+3
2018-01-27hurd: fix warningSamuel Thibault1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-15Don't set errno in Hurd rtld's __access_noerrnoThomas Schwinge1-1/+0
2017-09-24hurd: Make sure dl-sysdep.c defines proper symbol namesSamuel Thibault1-7/+25
2017-09-12hurd: Fix build without NO_HIDDENSamuel Thibault1-0/+13
2017-09-03hurd: Fix rtld's strtoul_internal use through hurdlookupSamuel Thibault1-0/+9
2017-09-03hurd: fix overriding rtld's __sbrk with the real implementationSamuel Thibault1-0/+1
2017-09-03hurd: Fix rtld linkSamuel Thibault1-0/+10
2017-09-03hurd: Fix rtld linkSamuel Thibault1-0/+6
2017-08-31elf: Remove internal_function attributeFlorian Weimer1-2/+0
2017-08-08Do not use __ptr_t.Joseph Myers1-3/+3
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-31Add framework for tunablesSiddhesh Poyarekar1-0/+4
2016-10-31hurd: Fix spurious port deallocationBrent W. Baccala1-1/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-11-25hurd: Initialize __libc_stack_end for hidden supportSamuel Thibault1-1/+1
2015-11-25Do not add relro attribute to __libc_stack_endSamuel Thibault1-1/+1
2015-11-25Fix hurd build with hidden supportSamuel Thibault1-1/+2
2015-11-09ld.so: Add original DSO name if overridden by audit module [BZ #18251]Florian Weimer1-1/+1
2015-09-16Cache the host port like we cache the task portJustus Winter1-0/+1
2015-03-21Fix warningsSamuel Thibault1-2/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-10-10Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).Joseph Myers1-3/+3
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-08-30Fix typos.Ondřej Bílka1-1/+1
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers1-1/+1
2013-05-26_dl_skip_args declaration cleanup.Thomas Schwinge1-1/+0
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-10-05Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu1-20/+0
2012-05-10Hurd: Hurd: dl-sysdep.c: Include code only #ifdef SHARED.Samuel Thibault1-0/+6
2012-05-10Hurd: O_CLOEXEC in rtldThomas Schwinge1-3/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2010-03-29Fix typos from last patch.Ulrich Drepper1-2/+2
2010-03-29Handle platforms without aux vectorThomas Schwinge1-3/+4
2008-07-02* sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS.cvs/fedora-glibc-20080703T1203Roland McGrath1-0/+1