Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.
[platform/upstream/glibc.git] / sysdeps / mach /
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
2012-05-10 Samuel ThibaultHurd: Fix POSIX 2008 visibility
2012-05-10 Thomas SchwingeHurd: opendirat
2012-05-10 Samuel ThibaultHurd: empty file names fail with ENOENT
2012-05-10 Samuel ThibaultHurd: Fix mlock in all cases except non-readable pages.
2012-05-10 Samuel ThibaultHurd: Fix mkdir / error value
2012-05-10 Pino ToscanoHurd: mach: compliance fixes for nanosleep
2012-05-10 Thomas SchwingeHurd: Include RPC user stubs in linkobj/libc.so
2012-05-10 Samuel ThibaultHurd: Fix value of __libc_stack_end
2012-05-10 Thomas SchwingeHurd: libc_once_get
2012-05-10 Samuel ThibaultHurd: setitimer.c: Fix unlock in error patch
2012-05-10 Samuel ThibaultHurd: ioctl() incorrectly decodes argument
2012-05-10 Thomas SchwingeHurd: Avoid init-first.c miscompilation.
2012-05-10 Thomas SchwingeHurd: dup3
2012-05-10 Samuel ThibaultHurd: Hurd: dl-sysdep.c: Include code only #ifdef SHARED.
2012-05-10 Samuel ThibaultHurd: Missing critical region locks.
2012-05-10 Thomas SchwingeHurd: bits/socket.h
2012-05-10 Thomas SchwingeHurd: accept4
2012-05-10 Thomas SchwingeHurd: ____longjmp_chk
2012-05-10 Thomas SchwingeHurd: O_CLOEXEC in rtld
2012-04-24 Roland McGrathHurd: fix symlink/symlinkat error case not to do an...
2012-04-11 H.J. LuAdd __snseconds_t and __SNSECONDS_T_TYPE
2012-04-04 Simon Josefsson[BZ #12340] Fix return code of the Hurd's ttyname_r.
2012-04-04 Thomas Schwinge[BZ #13553] Remove pre-ISO C support
2012-04-02 Thomas SchwingeCall __ctype_init in early glibc startup.
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-20 H.J. LuMove stdio-common/_itoa.h to sysdeps/generic
2012-03-14 Andreas JaegerRemove files so that i386 uses the iee754/dbl-64 sin...
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-02-28 Andreas JaegerRename dirfd to __dirfd, add weak_alias.
2012-02-17 Thomas SchwingeHurd: #define away madvise for malloc code, fix previou...
2012-02-15 Kaz KojimaMerge branch 'master' of git://sources.redhat.com/git...
2012-02-15 Roland McGrathHurd: #define away madvise for malloc code.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-02-09 Marek PolacekRemove _G_HAVE_SYS_CDEFS.
2012-02-07 Marek PolacekRemove _G_ARGS macros.
2012-01-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-26 Joseph MyersRemove __STDC__ conditionals from installed headers.
2012-01-25 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-23 Samuel ThibaultHurd: Try to respect mmap address hint for non-MAP_FIXED.
2012-01-23 Pino ToscanoHurd: socket uses EAFNOSUPPORT rather than EPFNOSUPPORT.
2012-01-08 Ulrich DrepperAdd checking versions of poll and ppoll
2012-01-08 Ulrich DrepperStatic linking is always needed
2012-01-08 Ulrich DrepperMore fallout from supporting only ELF
2012-01-08 Ulrich DrepperRemove non-ELF support
2011-11-29 Joseph MyersRemove bitrotten / unmaintained CPU and OS ports.
2011-09-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-11 Ulrich DrepperRemove --wth-tls option, TLS support is required
2011-09-09 Ulrich DrepperRemove support for automatic cvs check-ins
2011-09-08 Samuel Thibaultsysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
2011-09-08 Roland McGrathHurd: fix use of uninitialized value in fork port copying.
2011-09-06 Ulrich DrepperTry shell in posix_spawn* only in compat mode
2011-05-08 Ulrich DrepperFix Linux getcwd for long paths
2011-04-23 Jim MeyeringRemove doubled words.
2011-02-22 Samuel ThibaultFix __if_freereq crash: Unlike the generic version...
2011-02-17 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-02-16 Samuel ThibaultAdd multiple inclusion protection to some Mach/i386...
2010-12-30 Joseph MyersHandle NO_CTORS_DTORS_SECTIONS for MIPS.
2010-12-25 Ulrich DrepperChange XPG-compliant strerror_r function to return...
2010-12-25 H.J. LuRemove `.ctors' and `.dtors' output sections
2010-08-03 Samuel ThibaultHurd: fix ttyname{,_r} errno result for non-ttys
2010-07-21 Emilio Pozuelo MonfortHurd: fix sendmsg memory leak in error paths
2010-06-02 Emilio Pozuelo MonfortHurd: Fix linkat symlink handling.
2010-04-26 Bruno HaibleBZ #11537: Hurd: Fix ttyname_r error return value.
2010-03-30 Ulrich DrepperFix typos from last patch.
2010-03-29 Thomas SchwingeHandle platforms without aux vector
2010-01-27 Samuel ThibaultGive Hurd weak aliases for getsysstats get_* functions.
2010-01-18 Samuel ThibaultDefine __rtld_lock_recursive_* for Hurd.
2010-01-11 Ulrich DrepperFix double-inclusion problem of bits/stat.h.
2010-01-09 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
next