summaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)Author
2014-02-06Revert "Patch [1/4] async-signal safe TLS."Allan McRae
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-22Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd.Joseph Myers
2013-12-18Patch [1/4] async-signal safe TLS.Paul Pluzhnikov
2013-10-30rename configure.in to configure.acMike Frysinger
2013-10-04Add fork hooks for pthread_atforkSamuel Thibault
2013-09-24sysdeps/mach/hurd/i386/tls.h: Remove TLS_INIT_TP_EXPENSIVE.Will Newton
2013-08-30Fix typos.Ondřej Bílka
2013-08-29Hurd: Add ESUCCESS error_t value.Thomas Schwinge
2013-08-29Hurd: Use __executable_start symbol instead of _start.Samuel Thibault
2013-08-21Fix typos.Ondřej Bílka
2013-06-17Rewrite sysd-rules generation using an awk script.Roland McGrath
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-06-05Remove trailing whitespace.Joseph Myers
2013-05-26_dl_skip_args declaration cleanup.Thomas Schwinge
2013-05-26_dl_non_dynamic_init declaration cleanup.Thomas Schwinge
2013-05-10Hurd: add ST_NOATIMEPino Toscano
2013-05-03Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}.Roland McGrath
2013-04-08BZ#14280: Fix Hurd ioctl macro to avoid warning.Roland McGrath
2013-03-28Use __ehdr_start, if available, as fallback for AT_PHDR.Roland McGrath
2013-03-28Make _dl_phdr pointer to const.Roland McGrath
2013-03-28Consolidate declarations of _dl_phdr, _dl_phnum.Roland McGrath
2013-03-20Move system-specific settings out of toplevel configure.in and config.make.in.Joseph Myers
2013-01-02Fix copyright notice corruption from update-copyright bug.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-11-20Hurd: fixes for ptsname and ptsname_rPino Toscano
2012-11-19Hurd: implement syncfsPino Toscano
2012-11-04[BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h.Samuel Thibault
2012-11-04[BZ #5246] Conditionalize use of PTR_DEMANGLE.Thomas Schwinge
2012-11-01Fix build of test cases on GNU Hurd that are statically linked.Thomas Schwinge
2012-11-01Remove PowerPC sysdep files for GNU Hurd and GNU Mach.Thomas Schwinge
2012-11-01Fix a compilation error in the Hurd's bits/param.h.Thomas Schwinge
2012-10-29Hurd: fix fdatasync/fsync if the fd does not support file_syncPino Toscano
2012-10-25Hurd: ptrace: use __hurd_fail for EOPNOTSUPPPino Toscano
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath
2012-10-05Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu
2012-10-04Name space hygeine for madvise.Roland McGrath
2012-10-03Clean up conditionalize of ld.so.cache support.Roland McGrath
2012-10-01Get rid of unused __swblk_t type.Roland McGrath
2012-09-28Move _G_config.h with Linuxism to linux/ directory.Roland McGrath
2012-09-25Remove various _G_*_t type names.Joseph Myers
2012-09-21Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.Joseph Myers
2012-09-20Remove _G_NEED_STDARG_H.Joseph Myers
2012-09-17Remove _G_HAVE_IO_GETLINE_INFO.Joseph Myers
2012-09-13Remove unused __rtld_lock_init_recursive macroH.J. Lu
2012-09-13Remove _G_HAVE_PRINTF_FP.Joseph Myers
2012-09-11Remove unused typedefs and macros from _G_config.h.Joseph Myers
2012-09-10Remove _G_USING_THUNKS.Joseph Myers