about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Disable -Wdiv-by-zero for some tests in stdio-common/tst-unlockedio.c.Joseph Myers2014-12-101-0/+4
* Add macros for diagnostic control, use for scanf %a tests.Joseph Myers2014-12-101-0/+12
* Remove custom pthread_once implementation on sh.Torvald Riegel2014-12-091-0/+4
* libio: Fix variable aligment in tst-ftell-active-handlerAdhemerval Zanella2014-12-081-0/+5
* Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers2014-12-061-0/+21
* libio: Fix buffer overrun in tst-ftell-active-handlerAdhemerval Zanella2014-12-051-0/+5
* De-warning a few stubs.Roland McGrath2014-12-041-0/+10
* Fix linknamespace h_errno handling.Joseph Myers2014-12-041-0/+8
* Fix another typo in the ChangeLogSiddhesh Poyarekar2014-12-041-1/+1
* Fix date in ChangeLogSiddhesh Poyarekar2014-12-041-1/+1
* Fix up function definition styleSiddhesh Poyarekar2014-12-041-0/+4
* Reset cached offset when reading to end of stream (BZ #17653)Siddhesh Poyarekar2014-12-041-0/+10
* tst-ftell-active-handler: Open file with O_TRUNC for w modesSiddhesh Poyarekar2014-12-041-0/+6
* ftell: seek to end only when there are unflushed bytes (BZ #17647)Siddhesh Poyarekar2014-12-041-0/+10
* Fix linknamespace getdate_err handling.Joseph Myers2014-12-031-0/+10
* Remove some linknamespace test XFAILs.Joseph Myers2014-12-021-0/+4
* Fix getifaddrs, freeifaddrs namespace (bug 17668).Joseph Myers2014-12-021-0/+21
* mips: Do not use jal to reach __libc_start_mainPetar Jovanovic2014-12-021-0/+6
* Fix warning in nptl/tst-stack4.c.Joseph Myers2014-12-021-0/+2
* Fix -Waddress warnings in nptl/tst-mutex1.c.Joseph Myers2014-12-021-0/+6
* Fix warning in posix/tst-getopt_long1.c.Joseph Myers2014-12-021-0/+3
* Remove excess declarations from unistd.h for XPG3/XPG4 (bug 17665).Joseph Myers2014-12-021-0/+4
* Fix fgets_unlocked namespace issues (bug 17664).Joseph Myers2014-12-021-0/+19
* Fix elf/tst-unique4lib.cc warning.Joseph Myers2014-12-021-0/+4
* powerpc: Add powerpc64 strpbrk optimizationAdhemerval Zanella2014-12-021-1/+10
* powerpc: Add powerpc64 strcspn optimizationAdhemerval Zanella2014-12-021-0/+9
* powerpc: Add powerpc64 strspn optimizationAdhemerval Zanella2014-12-021-0/+11
* Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke2014-12-011-0/+8
* powerpc: strtok{_r} optimization for powerpc64Rajalakshmi Srinivasaraghavan2014-12-011-0/+5
* Fix indenting in bits/ioctl-types.h.Carlos O'Donell2014-11-291-0/+2
* Use ALIGN_UP in nptl/nptl-init.cCarlos O'Donell2014-11-291-0/+3
* Expand comments in elf/ldconfig.c (search_dir)Carlos O'Donell2014-11-291-0/+4
* Make linknamespace tests check only relevant libraries.Joseph Myers2014-11-291-0/+28
* Resize DTV if the current DTV isn't big enoughH.J. Lu2014-11-281-0/+20
* Recognize recent x86 CPUs in string.hJ. Brown2014-11-271-0/+4
* Avoid deprecated sigblock in misc/tst-pselect.c.Joseph Myers2014-11-271-0/+3
* Fix libio/bug-ungetwc1.c warning.Joseph Myers2014-11-271-0/+3
* Fix dlfcn/failtestmod.c warning.Joseph Myers2014-11-271-0/+5
* Add missing include of libc-internal.h.Stefan Liebler2014-11-271-0/+5
* Don't use __warn_memset_zero_len for gcc-5.0 or newerSiddhesh Poyarekar2014-11-271-0/+7
* Fix stdio-common/tst-fmemopen.c format warnings.Joseph Myers2014-11-271-0/+3
* Fix nss/tst-nss-test1.c format warning.Joseph Myers2014-11-271-0/+5
* 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