summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Avoid warnings for unused results in nscd/connections.c.Joseph Myers2014-11-261-0/+4
* Fix sysdeps/mips/__longjmp.c warning.Joseph Myers2014-11-261-0/+3
* Fix nptl/tst-cancel-self-cancelstate.c warning.Joseph Myers2014-11-261-0/+3
* Fix sysdeps/unix/sysv/linux/arm/libc-do-syscall.S warning.Joseph Myers2014-11-261-0/+3
* FIx ldbl-128ibm frexpl for 32-bit systems (bug 16619, bug 16740).Joseph Myers2014-11-261-0/+5
* Fix warnings in fwscanf / rewind tests.Joseph Myers2014-11-261-0/+3
* Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.Joseph Myers2014-11-261-0/+20
* Fix test-strchr.c warnings for wide string testing.Joseph Myers2014-11-261-0/+7
* powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}Adhemerval Zanella2014-11-261-0/+16
* Fix synchronization of TPP min/max priorities.Torvald Riegel2014-11-261-0/+13
* Fix warning in setjmp/jmpbug.c.Joseph Myers2014-11-261-0/+5
* Fix warning in stdio-common/tst-printf-round.c.Joseph Myers2014-11-251-0/+5
* fnmatch: work around GCC compiler warning bug with uninit varPaul Eggert2014-11-251-0/+9
* Fix warning in posix/bug-regex31.c.Joseph Myers2014-11-251-0/+4
* powerpc: Fix __arch_compare_and_exchange_bool_64_relAnton Blanchard2014-11-251-0/+5
* sysdeps/x86_64/start.S doesn't have a .size elf directive for _start.Brooks Moses2014-11-241-0/+4
* Define CLOCK_TAI on Linux (bug 17608)Ryan Cumming2014-11-241-0/+5
* Fix perror fileno namespace (bug 17633).Joseph Myers2014-11-241-0/+9
* Improve performance of strncpy.Wilco Dijkstra2014-11-241-1/+5
* Improve strcpy performance.Wilco Dijkstra2014-11-241-0/+5
* Speed up strcoll by inliningLeonhard Holz2014-11-241-0/+5
* Use IS_IN internally onlySiddhesh Poyarekar2014-11-241-0/+5
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-0/+324
* Remove last place for definition of IS_IN_* macrosSiddhesh Poyarekar2014-11-241-0/+2
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-241-0/+71
* Remove IS_IN_libmSiddhesh Poyarekar2014-11-241-0/+72
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-241-0/+35
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-241-0/+27
* Remove IS_IN_libdlSiddhesh Poyarekar2014-11-241-0/+10
* Remove IS_IN_nscdSiddhesh Poyarekar2014-11-241-0/+5
* Remove IS_IN_ldconfigSiddhesh Poyarekar2014-11-241-0/+5
* Remove IS_IN_libcSiddhesh Poyarekar2014-11-241-0/+4
* Define IN_MODULE for translation units that define NOT_IN_libcSiddhesh Poyarekar2014-11-241-0/+2
* Remove IN_LIBSiddhesh Poyarekar2014-11-241-0/+8
* Use MODULE_NAME in stap-probe instead of IN_LIBSiddhesh Poyarekar2014-11-241-0/+11
* hurd: Fix dlopening libraries from static programsSamuel Thibault2014-11-231-0/+5
* arm: drop EABI checkMike Frysinger2014-11-221-0/+5
* NPTL: Fix pthread_create regression from default-sched.h refactoring.Roland McGrath2014-11-211-0/+6
* AArch64: Reformat inline-asm in elf_machine_load_addressAndrew Pinski2014-11-211-0/+3
* AArch64: Use ELF macros rather than Elf64 throughoutWill Newton2014-11-211-0/+6
* AArch64: Update relocations for ILP32Will Newton2014-11-211-0/+19
* microblaze: 64b atomic operations are not supported.Torvald Riegel2014-11-211-0/+5
* BZ#16469: resolv: skip leading dot in domain to searchAlexandre Oliva2014-11-211-0/+6
* BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)Alexandre Oliva2014-11-211-0/+9
* BZ#14498: fix infinite loop in nss_db_getservbynameAlexandre Oliva2014-11-211-0/+9
* manual: fix addmntent's MT-Safety race annotationMa Shimiao2014-11-211-0/+5
* ctermid: return string literal, document MT-Safety pitfallAlexandre Oliva2014-11-211-0/+8
* manual: cuserid is mtasurace if not passed a stringAlexandre Oliva2014-11-211-0/+6
* Require check-safety.sh to pass; wish for check that all fns are documentedAlexandre Oliva2014-11-211-0/+7
* NPTL: Use __libc_fatal in unwind.c.Roland McGrath2014-11-201-0/+2