aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers7-14/+7
2012-11-20Hurd: fixes for ptsname and ptsname_rPino Toscano1-9/+9
2012-11-19Hurd: implement syncfsPino Toscano1-0/+31
2012-11-04[BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h.Samuel Thibault1-3/+3
2012-11-04[BZ #5246] Conditionalize use of PTR_DEMANGLE.Thomas Schwinge1-0/+2
2012-11-01Fix build of test cases on GNU Hurd that are statically linked.Thomas Schwinge1-3/+7
2012-11-01Remove PowerPC sysdep files for GNU Hurd and GNU Mach.Thomas Schwinge14-1501/+0
2012-11-01Fix a compilation error in the Hurd's bits/param.h.Thomas Schwinge1-2/+0
2012-10-29Hurd: fix fdatasync/fsync if the fd does not support file_syncPino Toscano2-2/+14
2012-10-25Hurd: ptrace: use __hurd_fail for EOPNOTSUPPPino Toscano1-4/+4
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath2-260/+1
2012-10-05Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu1-20/+0
2012-10-04Name space hygeine for madvise.Roland McGrath1-2/+3
2012-10-03Clean up conditionalize of ld.so.cache support.Roland McGrath1-28/+0
2012-10-01Get rid of unused __swblk_t type.Roland McGrath1-1/+0
2012-09-28Move _G_config.h with Linuxism to linux/ directory.Roland McGrath1-64/+0
2012-09-25Remove various _G_*_t type names.Joseph Myers1-7/+0
2012-09-21Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.Joseph Myers1-1/+0
2012-09-20Remove _G_NEED_STDARG_H.Joseph Myers1-1/+0
2012-09-17Remove _G_HAVE_IO_GETLINE_INFO.Joseph Myers1-1/+0
2012-09-13Remove unused __rtld_lock_init_recursive macroH.J. Lu2-3/+0