aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-12-112014-12-11 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-0/+4
2014-12-11Get rid of warning inlining failed in call to maybe_swap_uint32Stefan Liebler1-0/+5
2014-12-11S/390: Get rid of assembler warning value truncated.Stefan Liebler1-0/+5
2014-12-11Constify string parametersAndreas Schwab1-0/+5
2014-12-11powerpc: Fix lgammal_r overflow warningsAdhemerval Zanella1-0/+5
2014-12-11Properly handle forced elision in pthread_mutex_trylock (bug 16657)Andreas Schwab1-0/+8
2014-12-11Remove duplication from gconv-modulesAndreas Schwab1-0/+4
2014-12-11intl: Merge with gettext version 0.19.3Will Newton1-0/+73
2014-12-102014-12-10 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-0/+4
2014-12-10Fix MIPS waitid build.Joseph Myers1-0/+2
2014-12-10Fix MIPS sigaction build.Joseph Myers1-0/+6
2014-12-10Fix typo in changelog.Ondřej Bílka1-1/+1
2014-12-10Fix strftime wcschr namespace (bug 17634).Joseph Myers1-0/+45
2014-12-10Fix tst-ftell-active-handler.c warning.Joseph Myers1-0/+5
2014-12-10manual: Remove incorrect claim that qsort() can be stabilizedAnders Kaseorg1-0/+6
2014-12-10Don't touch user-controlled stdio locks in forked child (bug 12847)Andreas Schwab1-0/+6
2014-12-10[AArch64] Fix strchrnul clobbering v15Richard Earnshaw1-0/+5
2014-12-10Use -Werror by default, add --disable-werror.Joseph Myers1-0/+23
2014-12-10Disable -Wdeprecated-declarations for register_printf_function calls in tst-p...Joseph Myers1-0/+4
2014-12-10Disable -Wdiv-by-zero for some tests in stdio-common/tst-unlockedio.c.Joseph Myers1-0/+4
2014-12-10Add macros for diagnostic control, use for scanf %a tests.Joseph Myers1-0/+12
2014-12-09Remove custom pthread_once implementation on sh.Torvald Riegel1-0/+4
2014-12-08libio: Fix variable aligment in tst-ftell-active-handlerAdhemerval Zanella1-0/+5
2014-12-06Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers1-0/+21
2014-12-05libio: Fix buffer overrun in tst-ftell-active-handlerAdhemerval Zanella1-0/+5
2014-12-04De-warning a few stubs.Roland McGrath1-0/+10
2014-12-04Fix linknamespace h_errno handling.Joseph Myers1-0/+8
2014-12-04Fix another typo in the ChangeLogSiddhesh Poyarekar1-1/+1
2014-12-04Fix date in ChangeLogSiddhesh Poyarekar1-1/+1
2014-12-04Fix up function definition styleSiddhesh Poyarekar1-0/+4
2014-12-04Reset cached offset when reading to end of stream (BZ #17653)Siddhesh Poyarekar1-0/+10
2014-12-04tst-ftell-active-handler: Open file with O_TRUNC for w modesSiddhesh Poyarekar1-0/+6
2014-12-04ftell: seek to end only when there are unflushed bytes (BZ #17647)Siddhesh Poyarekar1-0/+10
2014-12-03Fix linknamespace getdate_err handling.Joseph Myers1-0/+10
2014-12-02Remove some linknamespace test XFAILs.Joseph Myers1-0/+4
2014-12-02Fix getifaddrs, freeifaddrs namespace (bug 17668).Joseph Myers1-0/+21
2014-12-02mips: Do not use jal to reach __libc_start_mainPetar Jovanovic1-0/+6
2014-12-02Fix warning in nptl/tst-stack4.c.Joseph Myers1-0/+2
2014-12-02Fix -Waddress warnings in nptl/tst-mutex1.c.Joseph Myers1-0/+6
2014-12-02Fix warning in posix/tst-getopt_long1.c.Joseph Myers1-0/+3
2014-12-02Remove excess declarations from unistd.h for XPG3/XPG4 (bug 17665).Joseph Myers1-0/+4
2014-12-02Fix fgets_unlocked namespace issues (bug 17664).Joseph Myers1-0/+19
2014-12-02Fix elf/tst-unique4lib.cc warning.Joseph Myers1-0/+4
2014-12-02powerpc: Add powerpc64 strpbrk optimizationAdhemerval Zanella1-1/+10
2014-12-02powerpc: Add powerpc64 strcspn optimizationAdhemerval Zanella1-0/+9
2014-12-02powerpc: Add powerpc64 strspn optimizationAdhemerval Zanella1-0/+11
2014-12-01Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke1-0/+8
2014-12-01powerpc: strtok{_r} optimization for powerpc64Rajalakshmi Srinivasaraghavan1-0/+5
2014-11-29Fix indenting in bits/ioctl-types.h.Carlos O'Donell1-0/+2
2014-11-29Use ALIGN_UP in nptl/nptl-init.cCarlos O'Donell1-0/+3