aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)Author
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
2012-09-10Remove libio C++ vtable definitions.Joseph Myers
2012-08-17Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath
2012-08-17Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath
2012-08-03Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.Roland McGrath
2012-07-31Hurd: implement renameatPino Toscano
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer
2012-07-21Hurd: compliance fixes for getlogin_rPino Toscano
2012-07-21Hurd: compliance fixes for getgroupsPino Toscano
2012-07-21Hurd: provide lremovexattrPino Toscano
2012-07-21Hurd: provide llistxattrPino Toscano
2012-07-20Hurd: sendto: do not crash when ADDR is nullPino Toscano
2012-07-10Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek
2012-06-23Some missing bits from sysdeps/*/elf dismissal.Thomas Schwinge
2012-06-21Regenerate sysdeps/mach/configure.Joseph Myers
2012-05-31Remove use of INTDEF/INTUSE in socketAndreas Schwab
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab
2012-05-24Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu
2012-05-16Fold copyright yearsH.J. Lu
2012-05-15Remove __snseconds_tH.J. Lu
2012-05-15Add __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.hH.J. Lu
2012-05-11[BZ #13673] Replace FSF snail mail address with URL.Thomas Schwinge
2012-05-10Hurd: fix mode type for openatSamuel Thibault
2012-05-10Hurd: Fix port deallocation on mknod error.Samuel Thibault
2012-05-10Hurd: Fix __dup3 _hurd_dtable_lock usage.Samuel Thibault
2012-05-10Hurd: Support --prefix=/usr special-casing for all GNU systems.Thomas Schwinge
2012-05-10Hurd: struct timespec members in struct statThomas Schwinge
2012-05-10Hurd: Fix setres[ug]id handling of -1Samuel Thibault
2012-05-10Hurd: Fix sbrk beyond 128MBSamuel Thibault
2012-05-10Hurd: recvfrom(): take into account null address portsPino Toscano
2012-05-10Hurd: readlinkatSamuel Thibault
2012-05-10Hurd: Update posix_opt.hSamuel Thibault
2012-05-10Hurd: Fix POSIX 2008 visibilitySamuel Thibault
2012-05-10Hurd: opendiratThomas Schwinge
2012-05-10Hurd: empty file names fail with ENOENTSamuel Thibault
2012-05-10Hurd: Fix mlock in all cases except non-readable pages.Samuel Thibault