]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2014-12-04  Siddhesh Poyarekarftell: seek to end only when there are unflushed bytes...
2014-12-03  Joseph MyersFix linknamespace getdate_err handling.
2014-12-02  Joseph MyersRemove some linknamespace test XFAILs.
2014-12-02  Joseph MyersFix getifaddrs, freeifaddrs namespace (bug 17668).
2014-12-02  Petar Jovanovicmips: Do not use jal to reach __libc_start_main
2014-12-02  Joseph MyersFix warning in nptl/tst-stack4.c.
2014-12-02  Joseph MyersFix -Waddress warnings in nptl/tst-mutex1.c.
2014-12-02  Joseph MyersFix warning in posix/tst-getopt_long1.c.
2014-12-02  Joseph MyersRemove excess declarations from unistd.h for XPG3/XPG4...
2014-12-02  Joseph MyersFix fgets_unlocked namespace issues (bug 17664).
2014-12-02  Joseph MyersFix elf/tst-unique4lib.cc warning.
2014-12-02  Adhemerval... powerpc: Add powerpc64 strpbrk optimization
2014-12-02  Adhemerval... powerpc: Add powerpc64 strcspn optimization
2014-12-02  Adhemerval... powerpc: Add powerpc64 strspn optimization
2014-12-01  James LemkeFix for test "malloc_usable_size: expected 7 but got 11"
2014-12-01  Rajalakshmi... powerpc: strtok{_r} optimization for powerpc64
2014-12-01  Siddhesh PoyarekarUpdate NEWS for previous two commits
2014-12-01  Pravin SatputeNew locale raj_IN (#16857)
2014-12-01  Pravin SatputeNew locale ce_RU (BZ #17192)
2014-11-29  Carlos O'DonellFix indenting in bits/ioctl-types.h.
2014-11-29  Carlos O'DonellUse ALIGN_UP in nptl/nptl-init.c
2014-11-29  Carlos O'DonellExpand comments in elf/ldconfig.c (search_dir)
2014-11-29  Joseph MyersMake linknamespace tests check only relevant libraries.
2014-11-28  H.J. LuMention fix for PR 13862
2014-11-28  H.J. LuResize DTV if the current DTV isn't big enough
2014-11-27  J. BrownRecognize recent x86 CPUs in string.h
2014-11-27  Joseph MyersAvoid deprecated sigblock in misc/tst-pselect.c.
2014-11-27  Joseph MyersFix libio/bug-ungetwc1.c warning.
2014-11-27  Joseph MyersFix dlfcn/failtestmod.c warning.
2014-11-27  Stefan LieblerAdd missing include of libc-internal.h.
2014-11-27  Siddhesh PoyarekarDon't use __warn_memset_zero_len for gcc-5.0 or newer
2014-11-27  Joseph MyersFix stdio-common/tst-fmemopen.c format warnings.
2014-11-27  Joseph MyersFix nss/tst-nss-test1.c format warning.
2014-11-26  Joseph MyersAvoid warnings for unused results in nscd/connections.c.
2014-11-26  Joseph MyersFix sysdeps/mips/__longjmp.c warning.
2014-11-26  Joseph MyersFix nptl/tst-cancel-self-cancelstate.c warning.
2014-11-26  Joseph MyersFix sysdeps/unix/sysv/linux/arm/libc-do-syscall.S warning.
2014-11-26  Joseph MyersFIx ldbl-128ibm frexpl for 32-bit systems (bug 16619...
2014-11-26  Joseph MyersFix warnings in fwscanf / rewind tests.
2014-11-26  Joseph MyersRemove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.
2014-11-26  Joseph MyersFix test-strchr.c warnings for wide string testing.
2014-11-26  Adhemerval... powerpc: Fix missing barriers in atomic_exchange_and_ad...
2014-11-26  Torvald RiegelFix synchronization of TPP min/max priorities.
2014-11-26  Joseph MyersFix warning in setjmp/jmpbug.c.
2014-11-25  Joseph MyersFix warning in stdio-common/tst-printf-round.c.
2014-11-25  Paul Eggertfnmatch: work around GCC compiler warning bug with...
2014-11-25  Joseph MyersFix warning in posix/bug-regex31.c.
2014-11-25  Anton Blanchardpowerpc: Fix __arch_compare_and_exchange_bool_64_rel
2014-11-25  Brooks Mosessysdeps/x86_64/start.S doesn't have a .size elf directi...
2014-11-24  Wilco DijkstraFix typo.
2014-11-24  Florian WeimerUpdate NEWS for bug 17608
2014-11-24  Ryan CummingDefine CLOCK_TAI on Linux (bug 17608)
2014-11-24  Joseph MyersFix perror fileno namespace (bug 17633).
2014-11-24  Wilco DijkstraImprove performance of strncpy.
2014-11-24  Wilco DijkstraImprove strcpy performance.
2014-11-24  Leonhard HolzSpeed up strcoll by inlining
2014-11-24  Siddhesh PoyarekarUse IS_IN internally only
2014-11-24  Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-24  Siddhesh PoyarekarRemove last place for definition of IS_IN_* macros
2014-11-24  Siddhesh PoyarekarRemove IS_IN_rtld
2014-11-24  Siddhesh PoyarekarRemove IS_IN_libm
2014-11-24  Siddhesh PoyarekarRemove IS_IN_libpthread
2014-11-24  Siddhesh PoyarekarRemove IS_IN_librt
2014-11-24  Siddhesh PoyarekarRemove IS_IN_libdl
2014-11-24  Siddhesh PoyarekarRemove IS_IN_nscd
2014-11-24  Siddhesh PoyarekarRemove IS_IN_ldconfig
2014-11-24  Siddhesh PoyarekarRemove IS_IN_libc
2014-11-24  Siddhesh PoyarekarDefine IN_MODULE for translation units that define...
2014-11-24  Siddhesh PoyarekarRemove IN_LIB
2014-11-24  Siddhesh PoyarekarUse MODULE_NAME in stap-probe instead of IN_LIB
2014-11-23  Samuel Thibaulthurd: Fix dlopening libraries from static programs
2014-11-23  Mike Frysingerarm: drop EABI check
2014-11-21  Roland McGrathNPTL: Fix pthread_create regression from default-sched...
2014-11-21  Andrew PinskiAArch64: Reformat inline-asm in elf_machine_load_address
2014-11-21  Will NewtonAArch64: Use ELF macros rather than Elf64 throughout
2014-11-21  Will NewtonAArch64: Update relocations for ILP32
2014-11-21  Torvald Riegelmicroblaze: 64b atomic operations are not supported.
2014-11-21  Alexandre OlivaBZ#16469: resolv: skip leading dot in domain to search
2014-11-21  Alexandre OlivaBZ#16469: don't drop trailing dot in res_nquerydomain...
2014-11-21  Alexandre OlivaBZ#14498: fix infinite loop in nss_db_getservbyname
2014-11-21  Ma Shimiaomanual: fix addmntent's MT-Safety race annotation
2014-11-21  Alexandre Olivactermid: return string literal, document MT-Safety...
2014-11-21  Alexandre Olivamanual: cuserid is mtasurace if not passed a string
2014-11-21  Alexandre OlivaRequire check-safety.sh to pass; wish for check that...
2014-11-20  Roland McGrathNPTL: Use __libc_fatal in unwind.c.
2014-11-20  Roland McGrathNPTL: Conditionalize asynchronous cancellation support...
2014-11-20  Roland McGrathNPTL: Refactor scheduler setup in pthread_create.
2014-11-20  Torvald RiegelUse C11 atomics in pthread_once.
2014-11-20  Torvald RiegelAdd tests for C11-like atomic operations.
2014-11-20  Torvald RiegelAdd atomic operations similar to those provided by...
2014-11-20  Torvald RiegelAdd arch-specific configuration for C11 atomics support.
2014-11-20  Roland McGrathNPTL: Don't (re)validate sched_priority in pthread_create.
2014-11-20  Roland McGrathTest that pthread_create diagnoses invalid scheduling...
2014-11-19  Carlos O'DonellCVE-2014-7817: wordexp fails to honour WRDE_NOCMD.
2014-11-19  Siddhesh PoyarekarAuto-generate libc-modules.h
2014-11-19  Siddhesh PoyarekarFix -Wundef warning in SHLIB_COMPAT
2014-11-19  Siddhesh PoyarekarAdd new macro IN_MODULE to identify module in which...
2014-11-18  Roland McGrathNPTL: Add stub createthread.c
2014-11-18  Roland McGrathNPTL: Move Linux-specific createthread.c to sysdeps.
2014-11-18  Roland McGrathNPTL: Refactor createthread.c
next