summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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-044-121/+40
* Reset cached offset when reading to end of stream (BZ #17653)Siddhesh Poyarekar2014-12-045-11/+68
* tst-ftell-active-handler: Open file with O_TRUNC for w modesSiddhesh Poyarekar2014-12-042-8/+14
* ftell: seek to end only when there are unflushed bytes (BZ #17647)Siddhesh Poyarekar2014-12-045-10/+108
* Fix linknamespace getdate_err handling.Joseph Myers2014-12-033-8/+14
* Remove some linknamespace test XFAILs.Joseph Myers2014-12-022-2/+4
* Fix getifaddrs, freeifaddrs namespace (bug 17668).Joseph Myers2014-12-026-16/+40
* mips: Do not use jal to reach __libc_start_mainPetar Jovanovic2014-12-023-3/+13
* Fix warning in nptl/tst-stack4.c.Joseph Myers2014-12-022-1/+3
* Fix -Waddress warnings in nptl/tst-mutex1.c.Joseph Myers2014-12-024-2/+12
* Fix warning in posix/tst-getopt_long1.c.Joseph Myers2014-12-022-1/+4
* Remove excess declarations from unistd.h for XPG3/XPG4 (bug 17665).Joseph Myers2014-12-023-3/+7
* Fix fgets_unlocked namespace issues (bug 17664).Joseph Myers2014-12-026-14/+27
* Fix elf/tst-unique4lib.cc warning.Joseph Myers2014-12-022-1/+5
* powerpc: Add powerpc64 strpbrk optimizationAdhemerval Zanella2014-12-027-148/+35
* powerpc: Add powerpc64 strcspn optimizationAdhemerval Zanella2014-12-027-145/+32
* powerpc: Add powerpc64 strspn optimizationAdhemerval Zanella2014-12-027-160/+38
* Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke2014-12-013-37/+54
* powerpc: strtok{_r} optimization for powerpc64Rajalakshmi Srinivasaraghavan2014-12-013-0/+255
* Update NEWS for previous two commitsSiddhesh Poyarekar2014-12-011-5/+5
* New locale raj_IN (#16857)Pravin Satpute2014-12-013-0/+182
* New locale ce_RU (BZ #17192)Pravin Satpute2014-12-013-0/+176
* Fix indenting in bits/ioctl-types.h.Carlos O'Donell2014-11-292-9/+11
* Use ALIGN_UP in nptl/nptl-init.cCarlos O'Donell2014-11-292-2/+5
* Expand comments in elf/ldconfig.c (search_dir)Carlos O'Donell2014-11-292-2/+28
* Make linknamespace tests check only relevant libraries.Joseph Myers2014-11-293-12/+54
* Mention fix for PR 13862H.J. Lu2014-11-281-4/+5
* Resize DTV if the current DTV isn't big enoughH.J. Lu2014-11-285-43/+283
* Recognize recent x86 CPUs in string.hJ. Brown2014-11-272-1/+10
* Avoid deprecated sigblock in misc/tst-pselect.c.Joseph Myers2014-11-272-2/+8
* Fix libio/bug-ungetwc1.c warning.Joseph Myers2014-11-272-2/+22
* Fix dlfcn/failtestmod.c warning.Joseph Myers2014-11-272-2/+6
* Add missing include of libc-internal.h.Stefan Liebler2014-11-272-0/+6
* Don't use __warn_memset_zero_len for gcc-5.0 or newerSiddhesh Poyarekar2014-11-272-0/+13
* Fix stdio-common/tst-fmemopen.c format warnings.Joseph Myers2014-11-272-2/+5
* Fix nss/tst-nss-test1.c format warning.Joseph Myers2014-11-272-1/+6
* Avoid warnings for unused results in nscd/connections.c.Joseph Myers2014-11-263-5/+15
* Fix sysdeps/mips/__longjmp.c warning.Joseph Myers2014-11-262-3/+4
* Fix nptl/tst-cancel-self-cancelstate.c warning.Joseph Myers2014-11-262-1/+4
* Fix sysdeps/unix/sysv/linux/arm/libc-do-syscall.S warning.Joseph Myers2014-11-262-0/+6
* FIx ldbl-128ibm frexpl for 32-bit systems (bug 16619, bug 16740).Joseph Myers2014-11-263-6/+11
* Fix warnings in fwscanf / rewind tests.Joseph Myers2014-11-263-0/+18
* Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.Joseph Myers2014-11-2614-177/+26
* Fix test-strchr.c warnings for wide string testing.Joseph Myers2014-11-262-3/+12
* powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}Adhemerval Zanella2014-11-265-0/+116
* Fix synchronization of TPP min/max priorities.Torvald Riegel2014-11-266-32/+81
* Fix warning in setjmp/jmpbug.c.Joseph Myers2014-11-262-1/+7
* Fix warning in stdio-common/tst-printf-round.c.Joseph Myers2014-11-252-1/+6