| Commit message (Expand) | Author | Age | Files | Lines |
* | malloc: Check for integer overflow in memalign. | Will Newton | 2013-09-11 | 1 | -0/+6 |
* | malloc: Check for integer overflow in valloc. | Will Newton | 2013-09-11 | 1 | -0/+6 |
* | malloc: Check for integer overflow in pvalloc. | Will Newton | 2013-09-11 | 1 | -0/+6 |
* | Remove DO_NOT_USE_THIS conditionals. | Ondřej Bílka | 2013-09-10 | 1 | -0/+8 |
* | Clarify documentation cross-reference | Allan McRae | 2013-09-10 | 1 | -0/+4 |
* | Update pt_chown sections of the manual | Allan McRae | 2013-09-10 | 1 | -0/+7 |
* | Fix static-binary lazy FPU context allocation | Maciej W. Rozycki | 2013-09-09 | 1 | -0/+22 |
* | Fix typo in strcoll example | Allan McRae | 2013-09-09 | 1 | -0/+5 |
* | Fix memory leak in stdlib/isomac.c | Allan McRae | 2013-09-09 | 1 | -0/+3 |
* | Fix memory leaks in libio on allocation failure | Allan McRae | 2013-09-09 | 1 | -0/+4 |
* | Fix nesting of ifdefs in netgroupcache.c | Allan McRae | 2013-09-09 | 1 | -0/+5 |
* | malloc: Add realloc test. | Will Newton | 2013-09-09 | 1 | -0/+5 |
* | Update to latest versions of GPL-2.0 and LGPL-2.1 | Allan McRae | 2013-09-09 | 1 | -0/+6 |
* | Update Chinese (traditional) translations. | David S. Miller | 2013-09-06 | 1 | -0/+5 |
* | Make localedef output generation use more logical interfaces. | Richard Sandiford | 2013-09-06 | 1 | -0/+80 |
* | benchtests: Add memrchr benchmark | Adhemerval Zanella | 2013-09-06 | 1 | -0/+8 |
* | benchtests/Makefile: Run benchmark for memcpy. | Will Newton | 2013-09-06 | 1 | -0/+4 |
* | Coordinate IPv6 definitions for Linux and glibc | Carlos O'Donell | 2013-09-06 | 1 | -0/+12 |
* | PowerPC: fix POWER7 memrchr for some large inputs | Adhemerval Zanella | 2013-09-05 | 1 | -0/+6 |
* | Add memrchr testcase | Adhemerval Zanella | 2013-09-05 | 1 | -0/+6 |
* | tst-fanotify: skip when we get back EPERM | Mike Frysinger | 2013-09-05 | 1 | -0/+5 |
* | conformtest: Fix namespace testing. | Joseph Myers | 2013-09-04 | 1 | -0/+10 |
* | Update iso-1427.def and related occurrences. | Chris Leonard | 2013-09-04 | 1 | -0/+52 |
|\ |
|
| * | Remove --disable-versioning. | Joseph Myers | 2013-09-04 | 1 | -0/+52 |
* | | Update iso-1427.def and related occurrences. | Chris Leonard | 2013-09-04 | 1 | -0/+6 |
|/ |
|
* | benchtests: Switch string benchmarks to use bench-timing.h. | Will Newton | 2013-09-04 | 1 | -0/+34 |
* | benchtests/Makefile: Use LDLIBS instead of LDFLAGS. | Will Newton | 2013-09-04 | 1 | -0/+4 |
* | Fix lgammaf spurious underflow (bug 15427). | Joseph Myers | 2013-09-03 | 1 | -0/+9 |
* | Add unaligned strcmp. | Ondřej Bílka | 2013-09-03 | 1 | -0/+9 |
* | hppa: add fanotify_mark | Mike Frysinger | 2013-09-02 | 1 | -0/+4 |
* | tst-fanotify: new simple test | Mike Frysinger | 2013-09-02 | 1 | -0/+5 |
* | Fix spurious jnf underflows (bug 14155). | Joseph Myers | 2013-09-02 | 1 | -0/+12 |
* | Fix typo. | Ondřej Bílka | 2013-09-02 | 1 | -0/+4 |
* | Fix then/than typos. | Ondřej Bílka | 2013-08-30 | 1 | -0/+16 |
* | Fix typos. | Ondřej Bílka | 2013-08-30 | 1 | -0/+25 |
* | Fix rawmemchr regression on bulldozer. | Ondřej Bílka | 2013-08-30 | 1 | -0/+5 |
* | Fix up ChangeLog formatting. | Roland McGrath | 2013-08-29 | 1 | -4/+6 |
* | Remove aix specific files. | Ondřej Bílka | 2013-08-29 | 1 | -0/+13 |
* | Hurd: Add ESUCCESS error_t value. | Thomas Schwinge | 2013-08-29 | 1 | -0/+6 |
* | Hurd: Use __executable_start symbol instead of _start. | Samuel Thibault | 2013-08-29 | 1 | -0/+5 |
* | Support ELFOSABI_GNU on all GNU systems. | Thomas Schwinge | 2013-08-29 | 1 | -0/+5 |
* | Use ELFOSABI_GNU instead of ELFOSABI_LINUX. | Thomas Schwinge | 2013-08-29 | 1 | -0/+4 |
* | [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases | Thomas Schwinge | 2013-08-29 | 1 | -0/+15 |
* | math: Additional type conversion tests | Thomas Schwinge | 2013-08-29 | 1 | -0/+11 |
* | Fix typos. | Ondřej Bílka | 2013-08-29 | 1 | -0/+21 |
* | Use __glibc_unlikely instead of __builtin_expect (..., 0) | Siddhesh Poyarekar | 2013-08-28 | 1 | -0/+5 |
* | [BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functions | Mike Frysinger | 2013-08-27 | 1 | -0/+17 |
* | Clean up h_errno declaration to use __thread unconditionally. | Roland McGrath | 2013-08-27 | 1 | -0/+5 |
* | Clean up _res declaration to use __thread unconditionally. | Roland McGrath | 2013-08-27 | 1 | -0/+7 |
* | Cope without sunrpc. | Roland McGrath | 2013-08-27 | 1 | -0/+3 |