summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/dl-sysdep.c
AgeCommit message (Expand)Author
2018-07-27hurd: Fix some ld.so symbol override from libcSamuel Thibault
2018-06-12Avoid cancellable I/O primitives in ld.so.Zack Weinberg
2018-04-24Fix Hurd glibc build with GCC 8.Joseph Myers
2018-03-17hurd: Replace threadvars with TLSSamuel Thibault
2018-03-04hurd: Add missing includeSamuel Thibault
2018-02-21hurd: fix buildSamuel Thibault
2018-01-27hurd: fix warningSamuel Thibault
2018-01-27hurd: fix warningSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-15Don't set errno in Hurd rtld's __access_noerrnoThomas Schwinge
2017-09-24hurd: Make sure dl-sysdep.c defines proper symbol namesSamuel Thibault
2017-09-12hurd: Fix build without NO_HIDDENSamuel Thibault
2017-09-03hurd: Fix rtld's strtoul_internal use through hurdlookupSamuel Thibault
2017-09-03hurd: fix overriding rtld's __sbrk with the real implementationSamuel Thibault
2017-09-03hurd: Fix rtld linkSamuel Thibault
2017-09-03hurd: Fix rtld linkSamuel Thibault
2017-08-31elf: Remove internal_function attributeFlorian Weimer
2017-08-08Do not use __ptr_t.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31Add framework for tunablesSiddhesh Poyarekar
2016-10-31hurd: Fix spurious port deallocationBrent W. Baccala
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-25hurd: Initialize __libc_stack_end for hidden supportSamuel Thibault
2015-11-25Do not add relro attribute to __libc_stack_endSamuel Thibault
2015-11-25Fix hurd build with hidden supportSamuel Thibault
2015-11-09ld.so: Add original DSO name if overridden by audit module [BZ #18251]Florian Weimer
2015-09-16Cache the host port like we cache the task portJustus Winter
2015-03-21Fix warningsSamuel Thibault
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-10-10Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-08-30Fix typos.Ondřej Bílka
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-05-26_dl_skip_args declaration cleanup.Thomas Schwinge
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-05Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu
2012-05-10Hurd: Hurd: dl-sysdep.c: Include code only #ifdef SHARED.Samuel Thibault
2012-05-10Hurd: O_CLOEXEC in rtldThomas Schwinge
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2010-03-29Fix typos from last patch.Ulrich Drepper
2010-03-29Handle platforms without aux vectorThomas Schwinge
2008-07-02* sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS.cvs/fedora-glibc-20080703T1203Roland McGrath
2004-09-062004-09-06 Roland McGrath <roland@frob.com>Roland McGrath
2004-03-082004-03-08 Jeroen Dekkers <jeroen@dekkers.cx>Roland McGrath
2004-03-06Update.Ulrich Drepper
2003-12-222003-12-21 Roland McGrath <roland@frob.com>Roland McGrath
2002-09-28* sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Use INTUSE forRoland McGrath
2002-09-22* sysdeps/mach/hurd/dl-sysdep.c (_exit): Add alias __GI__exit.Roland McGrath
2002-08-30* sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def.Roland McGrath
2002-08-18* sysdeps/mach/hurd/dl-sysdep.cRoland McGrath