]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
Prototypify htonl and htons definitions.
[thirdparty/glibc.git] / ChangeLog
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 Zanellapowerpc: remove linux lowlevellock.h
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 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.
2014-09-19  Andreas Krebbelstdlib/longlong.h: Add __udiv_w_sdiv prototype.
2014-09-18  Arjun ShankarNew test for ftime
2014-09-17  Joseph Myerssoft-fp: Fix comment formatting.
2014-09-17  Joseph Myerssoft-fp: Correct _FP_TO_INT formatting.
2014-09-16  Joseph MyersRemove bitrotten --enable-oldest-abi (bug 6652).
2014-09-16  Siddhesh PoyarekarRemove CFLAGS for interp.c
2014-09-16  Siddhesh PoyarekarInclude .interp section only for libc.so
2014-09-16  Siddhesh PoyarekarAssume that all _[PS]C_* and _CS_* macros are always...
2014-09-16  Siddhesh PoyarekarMake __extern_always_inline usable on clang++ again
2014-09-16  Siddhesh PoyarekarFix memory leak in error path of do_ftell_wide (BZ...
2014-09-16  Siddhesh PoyarekarRevert to defining __extern_inline only for gcc-4.3...
2014-09-15  Andreas SchwabHandle zero prefix length in getifaddrs (BZ #17371)
2014-09-15  Siddhesh PoyarekarRemove _POSIX_REGEX_VERSION
2014-09-15  Siddhesh PoyarekarAdd correct variable names for _POSIX_IPV6 and _POSIX_R...
2014-09-13  Allan McRaeUpdate Russian translation
2014-09-12  Roland McGrathMinor cleanup in locale.c
2014-09-12  Roland McGrathMinor cleanup in ld-ctype.c
2014-09-12  Roland McGrathDon't use a nested function in rpmatch.
2014-09-12  Joseph MyersRemove configuration name patterns from shlib-versions.
next