aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)AuthorFilesLines
2015-02-07hurd: support mmap with PROT_NONESamuel Thibault1-2/+9
2015-02-07hurd: fix f?chflags prototypes, declare them and their flagsSamuel Thibault3-3/+31
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers278-278/+278
2014-12-16Fix resolver if_* namespace (bug 17717).Joseph Myers1-6/+11
2014-12-06Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers1-0/+1
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar2-2/+2
2014-11-23hurd: Fix dlopening libraries from static programsSamuel Thibault1-0/+5
2014-11-12Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers1-2/+3
2014-10-10Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).Joseph Myers1-3/+3
2014-09-29Require autoconf 2.69H.J. Lu1-4/+4
2014-09-16Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers2-20/+0
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers1-5/+5
2014-09-12Move OS-specific shlib-versions entries to sysdeps files.Joseph Myers1-0/+12
2014-08-28Fix hang on forkSamuel Thibault1-0/+4
2014-08-28Simplify atomicity of socket creation in bind.Samuel Thibault1-22/+18
2014-07-03Fix -Wundef warning on PAGE_COPY_THRESHOLDSiddhesh Poyarekar1-3/+0
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab1-49/+26
2014-05-08Some configure-related decrufting.Roland McGrath2-8/+0
2014-04-16hurd: Add i386 fields to TLS structureSamuel Thibault1-0/+10
2014-04-16hurd: Move dtv, dtv_t, tcbhead_t declaration to per-arch file.Samuel Thibault2-21/+24
2014-04-16hurd: Do not allow unmapping address 0Samuel Thibault1-0/+7
2014-03-14Compile with -Wundef.Roland McGrath1-0/+1
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2-3/+3
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2-4/+4
2014-02-06Revert "Patch [1/4] async-signal safe TLS."Allan McRae1-7/+0
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae278-278/+278
2013-12-22Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd.Joseph Myers1-1/+1
2013-12-18Patch [1/4] async-signal safe TLS.Paul Pluzhnikov1-0/+7
2013-10-30rename configure.in to configure.acMike Frysinger4-2/+2
2013-10-04Add fork hooks for pthread_atforkSamuel Thibault1-0/+15
2013-09-24sysdeps/mach/hurd/i386/tls.h: Remove TLS_INIT_TP_EXPENSIVE.Will Newton1-1/+0
2013-08-30Fix typos.Ondřej Bílka2-2/+2
2013-08-29Hurd: Add ESUCCESS error_t value.Thomas Schwinge2-1/+17
2013-08-29Hurd: Use __executable_start symbol instead of _start.Samuel Thibault1-2/+2
2013-08-21Fix typos.Ondřej Bílka1-1/+1
2013-06-17Rewrite sysd-rules generation using an awk script.Roland McGrath1-1/+1
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers14-17/+17
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers2-2/+2
2013-06-05Remove trailing whitespace.Joseph Myers4-5/+5
2013-05-26_dl_skip_args declaration cleanup.Thomas Schwinge1-1/+0
2013-05-26_dl_non_dynamic_init declaration cleanup.Thomas Schwinge1-3/+0
2013-05-10Hurd: add ST_NOATIMEPino Toscano1-1/+3
2013-05-03Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}.Roland McGrath2-24/+0
2013-04-08BZ#14280: Fix Hurd ioctl macro to avoid warning.Roland McGrath1-1/+1
2013-03-28Use __ehdr_start, if available, as fallback for AT_PHDR.Roland McGrath1-8/+14
2013-03-28Make _dl_phdr pointer to const.Roland McGrath1-1/+1
2013-03-28Consolidate declarations of _dl_phdr, _dl_phnum.Roland McGrath1-4/+0
2013-03-20Move system-specific settings out of toplevel configure.in and config.make.in.Joseph Myers2-0/+3
2013-01-02Fix copyright notice corruption from update-copyright bug.Joseph Myers6-6/+6
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers278-282/+278