aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/dl-sysdep.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-11Avoid cancellable I/O primitives in ld.so.pranavk/grte_v5_plusZack Weinberg1-6/+8
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
2004-09-062004-09-06 Roland McGrath <roland@frob.com>Roland McGrath1-2/+6
2004-03-082004-03-08 Jeroen Dekkers <jeroen@dekkers.cx>Roland McGrath1-2/+1
2004-03-06Update.Ulrich Drepper1-2/+2
2003-12-222003-12-21 Roland McGrath <roland@frob.com>Roland McGrath1-2/+3
2002-09-28* sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Use INTUSE forRoland McGrath1-1/+2
2002-09-22* sysdeps/mach/hurd/dl-sysdep.c (_exit): Add alias __GI__exit.Roland McGrath1-0/+3
2002-08-30* sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def.Roland McGrath1-0/+4
2002-08-18* sysdeps/mach/hurd/dl-sysdep.cRoland McGrath1-0/+8
2002-08-13* include/unistd.h (seteuid, setegid): Add libc_hidden_proto.Roland McGrath1-0/+2
2002-08-03Update.Ulrich Drepper1-0/+2
2002-06-13* sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start: go): Fix arg type.Roland McGrath1-1/+1
2002-06-11* sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of theRoland McGrath1-6/+6
2002-05-02* sysdeps/mach/hurd/close.c: #undef __close before function defn,Roland McGrath1-0/+4