platform/upstream/glibc.git
2014-10-31 Roland McGrathBZ#17496: Fix gnu/lib-names.h dependency.
2014-10-31 Joseph MyersUpdate autoconf version requirement in install.texi.
2014-10-31 Joseph MyersRemove __libc_pselect alias.
2014-10-31 Joseph MyersAdd bug 15215 to NEWS; move bug 17344 to correct versio...
2014-10-31 Joseph MyersMove powerpc64 pread/pwrite definitions to syscalls...
2014-10-31 Torvald RiegelFix SPARC atomic_write_barrier.
2014-10-30 Roland McGrathClean up internal ctype.h header.
2014-10-30 Joseph MyersRemove __libc_readv and __libc_writev function names.
2014-10-30 Roland McGrathClean up wchar_t conversion code in iconv program.
2014-10-30 Joseph MyersRemove __libc_creat function name.
2014-10-30 Carlos O'Donellmanual/llio.texi: Add Linux-specific comments for write().
2014-10-28 Carlos O'Donellelf/dl-load.c: Use __strdup.
2014-10-28 Joseph MyersDon't use INTDEF/INTUSE in unwind-dw2-fde.c (bug 14132).
2014-10-27 Gratian Crisanarm: Re-enable PI futex support for ARM kernels >=...
2014-10-27 Joseph MyersMove setfsgid/setfsuid definitions to syscalls.list...
2014-10-27 Andreas SchwabFix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)
2014-10-24 Roland McGrathRework compiler version check in configure.
2014-10-24 Roland McGrathPrototypify htonl and htons definitions.
2014-10-24 Wilco DijkstraThis patch improves strncat performance by using strlen...
2014-10-24 Wilco DijkstraThis patch improves strcat performance by using strlen...
2014-10-24 Wilco DijkstraCall libc_fetestexcept_aarch64 from math_private.h...
2014-10-24 Wilco DijkstraCall libc_feholdexcept_aarch64 from math_private.h...
2014-10-24 Wilco DijkstraCall get_rounding_mode rather than duplicating function...
2014-10-24 Wilco DijkstraCleanup feenableexcept to use the same logic as the...
2014-10-24 Wilco DijkstraCleanup fedisableexcept to use the same logic as the...
2014-10-24 Wilco DijkstraCleanup feclearexcept to use the same logic as the...
2014-10-24 Wilco DijkstraCleanup fesetexceptflag to use the same logic as the...
2014-10-24 Wilco DijkstraRemove an unused include.
2014-10-24 Joseph MyersMove get*id and getgroups definitions to syscalls.list...
2014-10-24 Joseph MyersMove some chown / lchown / fchown definitions to syscal...
2014-10-24 Wilco DijkstraRemove spaces.
2014-10-24 Carlos O'Donellhppa: Make __SIGRTMIN 32 (ABI break).
2014-10-23 Joseph MyersDon't use INTDEF for powerpc32 compat symbols (bug...
2014-10-22 Roland McGrathRework some nscd code not to use variable-length struct...
2014-10-22 Roland McGrathARM: Use movw/movt more when available
2014-10-22 Maciej W. RozyckiMIPS: Avoid a dangling `vfork@GLIBC_2.0' reference
2014-10-21 Joseph MyersDon't use INTDEF with __ldexpf (bug 14132).
2014-10-21 Roland McGrathAvoid local PLT reference in __nptl_main.
2014-10-20 Roland McGrathTiny refactoring in fts to eliminate a warning.
2014-10-20 Roland McGrathNPTL: Clean up gratuitous Linuxism in libpthread.so...
2014-10-20 Roland McGrathNPTL: Add some missing #include's
2014-10-20 Roland McGrathMake internal lock-init macros return void.
2014-10-20 Torvald Riegelpthread_once: Add fast path and remove x86 variants.
2014-10-20 Torvald Riegelpthread_once: Clean up constants.
2014-10-20 Joseph MyersMove readv and writev definitions to syscalls.list...
2014-10-17 Roland McGrathRemove obsolete TLS_DEFINE_INIT_TP fallback.
2014-10-17 Roland McGrathNPTL: Clean up THREAD_SYSINFO macros.
2014-10-17 Roland McGrathNPTL: Conditionalize direct futex syscall uses.
2014-10-17 Roland McGrathNPTL: Conditionalize more uses of SIGCANCEL and SIGSETXID.
2014-10-17 Roland McGrathFix NPTL build error when missing __NR_set_robust_list.
2014-10-17 Siddhesh PoyarekarFix up incorrect formatting in last commit
2014-10-17 Leonhard Holzstrcoll: improve performance by removing the cache...
2014-10-16 Roland McGrathRemove sysdeps/arm/soft-fp directory.
2014-10-14 Joseph Myersconformtest: clean up POSIX expections for sys/utsname...
2014-10-14 Siddhesh PoyarekarFix infinite loop in check_pf (BZ #12926)
2014-10-10 Joseph MyersRemove CANCEL-FCT-WAIVE and CANCEL-FILE-WAIVE.
2014-10-10 Joseph MyersDon't use INTVARDEF/INTUSE with __libc_enable_secure...
2014-10-09 Kostya Serebryanyremove nested functions from elf/dl-load.c
2014-10-09 Joseph Myerssoft-fp: Use parentheses around macro arguments.
2014-10-09 Joseph Myerssoft-fp: Support rsigned == 2 in _FP_TO_INT.
2014-10-09 Joseph Myerssoft-fp: Support more precise "invalid" exceptions.
2014-10-09 Allan McRaeUpdate French translation
2014-10-09 Joseph MyersDon't use INTDEF/INTUSE with __cxa_atexit (bug 14132).
2014-10-09 Joseph MyersRemove stray *_internal aliases (bug 14132).
2014-10-09 Joseph Myerssoft-fp: Add FP_DENORM_ZERO.
2014-10-09 Joseph Myerssoft-fp: Fix _FP_TO_INT latent bug in overflow handling.
2014-10-09 Joseph Myerssoft-fp: Refactor exception handling for comparisons.
2014-10-09 Joseph Myerssoft-fp: Make extensions of subnormals from XFmode...
2014-10-09 Joseph Myerssoft-fp: Remove FP_CLEAR_EXCEPTIONS.
2014-10-08 Joseph MyersDon't use INTUSE with __adjtimex (bug 14132).
2014-10-08 Roland McGrathBZ#17460: Fix buffer overrun in nscd --help.
2014-10-08 Roland McGrathRemove unnecessarily nested function in do_lookup_unique.
2014-10-06 Joseph MyersSupport and use mixed compat/non-compat aliases in...
2014-10-06 Joseph MyersMove some chown / lchown / fchown definitions to syscal...
2014-10-06 Adhemerval... powerpc: remove linux lowlevellock.h
2014-10-06 Chris Metcalftile: fix copyright header blocks in just-committed...
2014-10-06 Chris Metcalftile: add clock_gettime support via vDSO
2014-10-06 Chris Metcalftile: make the prolog of clone() more conformant
2014-10-06 Chris Metcalftile: optimize memcmp
2014-10-06 Chris Metcalftile: add support for _SC_LEVEL*CACHE* sysconf() queries
2014-10-06 Chris Metcalftilegx: provide optimized strnlen, strstr, and strcasestr
2014-10-06 Chris Metcalftilegx: optimize string copy_byte() internal function
2014-10-06 Arjun ShankarWrite errors to stdout and not stderr in nptl/tst-setuid3.c
2014-10-01 Kostya Serebryanyremove nested functions from elf/dl-deps.c
2014-10-01 Joseph MyersMove execve to syscalls.list (bug 14138).
2014-10-01 Steve EllceyRemove extra whitespace from end of line.
2014-10-01 Steve Ellcey * sysdeps/mips/strcmp.S: New.
2014-09-30 Joseph MyersMove some *at definitions to syscalls.list (bug 14138).
2014-09-30 Will Newtonstdlib/tst-strtod-round.c: Fix build on ARM
2014-09-30 Will NewtonAllow cross-building of tests
2014-09-29 Joseph MyersRun tst-ld-sse-use.sh with bash.
2014-09-29 Carlos O'DonellCorrectly size profiling reloc table (bug 17411)
2014-09-29 Kostya Serebryanyremove nested function hack_digit
2014-09-29 H.J. LuRequire autoconf 2.69
2014-09-26 Joseph MyersRemove shlib-versions entries redundant with DEFAULT...
2014-09-26 Joseph MyersClean up gnu/lib-names.h generation (bug 14171).
2014-09-23 Joseph MyersMove some setrlimit definitions to syscalls.list (bug...
2014-09-23 Will NewtonARM: Don't define _SYS_AUXV_H in sysdep.h
2014-09-20 Rasmus VillemoesFix prototype of eventfd.
2014-09-20 Ondřej BílkaSync recvmmsg prototype with kernel usage.
next