Age | Commit message (Expand) | Author | Files | Lines |
2014-12-10 | 2014-12-10 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey | 2 | -0/+5 |
2014-12-10 | Fix MIPS waitid build. | Joseph Myers | 2 | -0/+9 |
2014-12-10 | Fix MIPS sigaction build. | Joseph Myers | 2 | -0/+18 |
2014-12-10 | Fix typo in changelog. | Ondřej Bílka | 1 | -1/+1 |
2014-12-10 | Fix strftime wcschr namespace (bug 17634). | Joseph Myers | 14 | -23/+97 |
2014-12-10 | Fix tst-ftell-active-handler.c warning. | Joseph Myers | 2 | -1/+6 |
2014-12-10 | manual: Remove incorrect claim that qsort() can be stabilized | Anders Kaseorg | 3 | -11/+16 |
2014-12-10 | Update NEWS | Andreas Schwab | 1 | -6/+6 |
2014-12-10 | Don't touch user-controlled stdio locks in forked child (bug 12847) | Andreas Schwab | 2 | -1/+8 |
2014-12-10 | [AArch64] Fix strchrnul clobbering v15 | Richard Earnshaw | 2 | -1/+6 |
2014-12-10 | Use -Werror by default, add --disable-werror. | Joseph Myers | 9 | -14/+79 |
2014-12-10 | Disable -Wdeprecated-declarations for register_printf_function calls in tst-p... | Joseph Myers | 2 | -0/+11 |
2014-12-10 | Disable -Wdiv-by-zero for some tests in stdio-common/tst-unlockedio.c. | Joseph Myers | 2 | -0/+17 |
2014-12-10 | Add macros for diagnostic control, use for scanf %a tests. | Joseph Myers | 4 | -0/+73 |
2014-12-09 | Remove custom pthread_once implementation on sh. | Torvald Riegel | 2 | -257/+4 |
2014-12-08 | libio: Fix variable aligment in tst-ftell-active-handler | Adhemerval Zanella | 2 | -4/+6 |
2014-12-06 | Fix pthreads getrlimit, gettimeofday namespace (bug 17682). | Joseph Myers | 12 | -9/+34 |
2014-12-05 | libio: Fix buffer overrun in tst-ftell-active-handler | Adhemerval Zanella | 2 | -2/+10 |
2014-12-04 | De-warning a few stubs. | Roland McGrath | 5 | -29/+48 |
2014-12-04 | Fix linknamespace h_errno handling. | Joseph Myers | 3 | -5/+12 |
2014-12-04 | Fix another typo in the ChangeLog | Siddhesh Poyarekar | 1 | -1/+1 |
2014-12-04 | Fix date in ChangeLog | Siddhesh Poyarekar | 1 | -1/+1 |
2014-12-04 | Fix up function definition style | Siddhesh Poyarekar | 4 | -121/+40 |
2014-12-04 | Reset cached offset when reading to end of stream (BZ #17653) | Siddhesh Poyarekar | 5 | -11/+68 |
2014-12-04 | tst-ftell-active-handler: Open file with O_TRUNC for w modes | Siddhesh Poyarekar | 2 | -8/+14 |
2014-12-04 | ftell: seek to end only when there are unflushed bytes (BZ #17647) | Siddhesh Poyarekar | 5 | -10/+108 |
2014-12-03 | Fix linknamespace getdate_err handling. | Joseph Myers | 3 | -8/+14 |
2014-12-02 | Remove some linknamespace test XFAILs. | Joseph Myers | 2 | -2/+4 |
2014-12-02 | Fix getifaddrs, freeifaddrs namespace (bug 17668). | Joseph Myers | 6 | -16/+40 |
2014-12-02 | mips: Do not use jal to reach __libc_start_main | Petar Jovanovic | 3 | -3/+13 |
2014-12-02 | Fix warning in nptl/tst-stack4.c. | Joseph Myers | 2 | -1/+3 |
2014-12-02 | Fix -Waddress warnings in nptl/tst-mutex1.c. | Joseph Myers | 4 | -2/+12 |
2014-12-02 | Fix warning in posix/tst-getopt_long1.c. | Joseph Myers | 2 | -1/+4 |
2014-12-02 | Remove excess declarations from unistd.h for XPG3/XPG4 (bug 17665). | Joseph Myers | 3 | -3/+7 |
2014-12-02 | Fix fgets_unlocked namespace issues (bug 17664). | Joseph Myers | 6 | -14/+27 |
2014-12-02 | Fix elf/tst-unique4lib.cc warning. | Joseph Myers | 2 | -1/+5 |
2014-12-02 | powerpc: Add powerpc64 strpbrk optimization | Adhemerval Zanella | 7 | -148/+35 |
2014-12-02 | powerpc: Add powerpc64 strcspn optimization | Adhemerval Zanella | 7 | -145/+32 |
2014-12-02 | powerpc: Add powerpc64 strspn optimization | Adhemerval Zanella | 7 | -160/+38 |
2014-12-01 | Fix for test "malloc_usable_size: expected 7 but got 11" | James Lemke | 3 | -37/+54 |
2014-12-01 | powerpc: strtok{_r} optimization for powerpc64 | Rajalakshmi Srinivasaraghavan | 3 | -0/+255 |
2014-12-01 | Update NEWS for previous two commits | Siddhesh Poyarekar | 1 | -5/+5 |
2014-12-01 | New locale raj_IN (#16857) | Pravin Satpute | 3 | -0/+182 |
2014-12-01 | New locale ce_RU (BZ #17192) | Pravin Satpute | 3 | -0/+176 |
2014-11-29 | Fix indenting in bits/ioctl-types.h. | Carlos O'Donell | 2 | -9/+11 |
2014-11-29 | Use ALIGN_UP in nptl/nptl-init.c | Carlos O'Donell | 2 | -2/+5 |
2014-11-29 | Expand comments in elf/ldconfig.c (search_dir) | Carlos O'Donell | 2 | -2/+28 |
2014-11-29 | Make linknamespace tests check only relevant libraries. | Joseph Myers | 3 | -12/+54 |
2014-11-28 | Mention fix for PR 13862 | H.J. Lu | 1 | -4/+5 |
2014-11-28 | Resize DTV if the current DTV isn't big enough | H.J. Lu | 5 | -43/+283 |