Move powerpc64 pread/pwrite definitions to syscalls.list (bug 14138).
[platform/upstream/glibc.git] / sysdeps / mach /
2014-10-10 Joseph MyersDon't use INTVARDEF/INTUSE with __libc_enable_secure...
2014-09-29 H.J. LuRequire autoconf 2.69
2014-09-16 Joseph MyersRemove bitrotten --enable-oldest-abi (bug 6652).
2014-09-12 Joseph MyersRemove configuration name patterns from shlib-versions.
2014-09-12 Joseph MyersMove OS-specific shlib-versions entries to sysdeps...
2014-08-28 Samuel ThibaultFix hang on fork
2014-08-27 Samuel ThibaultSimplify atomicity of socket creation in bind.
2014-07-02 Siddhesh PoyarekarFix -Wundef warning on PAGE_COPY_THRESHOLD
2014-05-27 Andreas SchwabRemove second argument from TLS_INIT_TP macro
2014-05-08 Roland McGrathSome configure-related decrufting.
2014-04-16 Samuel Thibaulthurd: Add i386 fields to TLS structure
2014-04-16 Samuel Thibaulthurd: Move dtv, dtv_t, tcbhead_t declaration to per...
2014-04-16 Samuel Thibaulthurd: Do not allow unmapping address 0
2014-03-14 Roland McGrathCompile with -Wundef.
2014-02-21 Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-02-12 Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-02-05 Allan McRaeRevert "Patch [1/4] async-signal safe TLS."
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-22 Joseph MyersFlatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd.
2013-12-18 Paul PluzhnikovPatch [1/4] async-signal safe TLS.
2013-10-30 Mike Frysingerrename configure.in to configure.ac
2013-10-04 Samuel ThibaultAdd fork hooks for pthread_atfork
2013-09-24 Will Newtonsysdeps/mach/hurd/i386/tls.h: Remove TLS_INIT_TP_EXPENSIVE.
2013-08-30 Ondřej BílkaFix typos.
2013-08-29 Thomas SchwingeHurd: Add ESUCCESS error_t value.
2013-08-29 Samuel ThibaultHurd: Use __executable_start symbol instead of _start.
2013-08-21 Ondřej BílkaFix typos.
2013-06-17 Roland McGrathRewrite sysd-rules generation using an awk script.
2013-06-08 Joseph MyersUse (void) in no-arguments function definitions.
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-06-05 Joseph MyersRemove trailing whitespace.
2013-05-26 Thomas Schwinge_dl_skip_args declaration cleanup.
2013-05-26 Thomas Schwinge_dl_non_dynamic_init declaration cleanup.
2013-05-10 Pino ToscanoHurd: add ST_NOATIME
2013-05-03 Roland McGrathConsolidate definitions of _FORTIFY_SOURCE wrappers...
2013-04-08 Roland McGrathBZ#14280: Fix Hurd ioctl macro to avoid warning.
2013-03-28 Roland McGrathUse __ehdr_start, if available, as fallback for AT_PHDR.
2013-03-28 Roland McGrathMake _dl_phdr pointer to const.
2013-03-28 Roland McGrathConsolidate declarations of _dl_phdr, _dl_phnum.
2013-03-20 Joseph MyersMove system-specific settings out of toplevel configure...
2013-01-02 Joseph MyersFix copyright notice corruption from update-copyright...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01 Joseph MyersAdd script to update copyright notices and reformat...
2012-11-19 Pino ToscanoHurd: fixes for ptsname and ptsname_r
2012-11-19 Pino ToscanoHurd: implement syncfs
2012-11-04 Samuel Thibault[BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h.
2012-11-04 Thomas Schwinge[BZ #5246] Conditionalize use of PTR_DEMANGLE.
2012-11-01 Thomas SchwingeFix build of test cases on GNU Hurd that are statically...
2012-11-01 Thomas SchwingeRemove PowerPC sysdep files for GNU Hurd and GNU Mach.
2012-11-01 Thomas SchwingeFix a compilation error in the Hurd's bits/param.h.
2012-10-29 Steve EllceyMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-10-29 Pino ToscanoHurd: fix fdatasync/fsync if the fd does not support...
2012-10-25 Pino ToscanoHurd: ptrace: use __hurd_fail for EOPNOTSUPP
2012-10-09 Roland McGrathAdd missing magic to GLIBC_PROVIDES.
2012-10-05 H.J. LuMove _dl_important_hwcaps to dl-hwcaps.c
2012-10-04 Roland McGrathName space hygeine for madvise.
2012-10-03 Roland McGrathClean up conditionalize of ld.so.cache support.
2012-10-01 Roland McGrathGet rid of unused __swblk_t type.
2012-09-28 Roland McGrathMove _G_config.h with Linuxism to linux/ directory.
2012-09-25 Joseph MyersRemove various _G_*_t type names.
2012-09-21 Joseph MyersRemove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.
2012-09-20 Joseph MyersRemove _G_NEED_STDARG_H.
2012-09-17 Joseph MyersRemove _G_HAVE_IO_GETLINE_INFO.
2012-09-13 H.J. LuRemove unused __rtld_lock_init_recursive macro
2012-09-13 Joseph MyersRemove _G_HAVE_PRINTF_FP.
2012-09-11 Joseph MyersRemove unused typedefs and macros from _G_config.h.
2012-09-10 Joseph MyersRemove _G_USING_THUNKS.
2012-09-10 Joseph MyersRemove libio C++ vtable definitions.
2012-08-17 Roland McGrathSplit sys/param.h out into common file and sysdeps...
2012-08-17 Roland McGrathClean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
2012-08-03 Roland McGrathDistinguish ELOOP diagnosis threshold from SYMLOOP_MAX.
2012-07-31 Pino ToscanoHurd: implement renameat
2012-07-25 Florian WeimerRename __secure_getenv to secure_getenv
2012-07-20 Pino ToscanoHurd: compliance fixes for getlogin_r
2012-07-20 Pino ToscanoHurd: compliance fixes for getgroups
2012-07-20 Pino ToscanoHurd: provide lremovexattr
2012-07-20 Pino ToscanoHurd: provide llistxattr
2012-07-20 Pino ToscanoHurd: sendto: do not crash when ADDR is null
2012-07-10 Marek PolacekGet rid of ASM_GLOBAL_DIRECTIVE.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-06-23 Thomas SchwingeSome missing bits from sysdeps/*/elf dismissal.
2012-06-21 Joseph MyersRegenerate sysdeps/mach/configure.
2012-05-30 Andreas SchwabRemove use of INTDEF/INTUSE in socket
2012-05-24 Andreas SchwabRemove use of INTDEF/INTUSE in libio
2012-05-24 Roland McGrathSwitch gettimeofday from INTUSE to libc_hidden_proto.
2012-05-18 H.J. LuAdd __fsword_t and use it in bits/statfs.h
2012-05-17 H.J. LuFold copyright years
2012-05-16 H.J. LuRemove __snseconds_t
2012-05-16 H.J. LuAdd __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.h
2012-05-11 Thomas Schwinge[BZ #13673] Replace FSF snail mail address with URL.
2012-05-10 Samuel ThibaultHurd: fix mode type for openat
2012-05-10 Samuel ThibaultHurd: Fix port deallocation on mknod error.
2012-05-10 Samuel ThibaultHurd: Fix __dup3 _hurd_dtable_lock usage.
2012-05-10 Thomas SchwingeHurd: Support --prefix=/usr special-casing for all...
2012-05-10 Thomas SchwingeHurd: struct timespec members in struct stat
2012-05-10 Samuel ThibaultHurd: Fix setres[ug]id handling of -1
2012-05-10 Samuel ThibaultHurd: Fix sbrk beyond 128MB
2012-05-10 Pino ToscanoHurd: recvfrom(): take into account null address ports
2012-05-10 Samuel ThibaultHurd: readlinkat
2012-05-10 Samuel ThibaultHurd: Update posix_opt.h
next