Age | Commit message (Expand) | Author | Files | Lines |
2015-03-04 | Define ETH_ALEN in generic <netinet/if_ether.h>. | Roland McGrath | 2 | -3/+7 |
2015-03-04 | Split rpcent tests out of tst-netdb. | Roland McGrath | 4 | -44/+82 |
2015-03-04 | Conditionalize some test code for SIGRTMIN, SA_SIGINFO. | Roland McGrath | 6 | -11/+41 |
2015-03-04 | Avoid more C++ tests. | Roland McGrath | 2 | -3/+4 |
2015-03-04 | Avoid C++ tests when the C++ cannot be linked. | Roland McGrath | 6 | -92/+216 |
2015-03-04 | Don't define __CORRECT_ISO_CPP_STRING_H_PROTO for non-GCC compilers (bug 17631) | Andreas Schwab | 4 | -16/+16 |
2015-03-03 | powerpc: Fix inline feraiseexcept, feclearexcept macros | Adhemerval Zanella | 5 | -25/+398 |
2015-03-03 | Fix localplt test breakage with new readelf | Alan Modra | 3 | -7/+13 |
2015-03-02 | Deglobalize internal variables in timer_routines.c. | Roland McGrath | 2 | -3/+8 |
2015-03-02 | Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779). | Joseph Myers | 5 | -4/+32 |
2015-03-02 | Fix BZ 18036 buffer overflow (read past end of buffer) in internal_fnmatch | Paul Pluzhnikov | 4 | -4/+35 |
2015-03-02 | Fix parallel build error | Andreas Schwab | 2 | -1/+6 |
2015-03-02 | _nss_nis_initgroups_dyn: Return status instead of NSS_STATUS_SUCCESS | Florian Weimer | 2 | -1/+6 |
2015-02-27 | Avoid unsafe loc_name type casts with additional variable | Alexandre Oliva | 2 | -23/+28 |
2015-02-27 | Convert dlfcn/tststatic2 to use test-skeleton. | Roland McGrath | 2 | -2/+12 |
2015-02-27 | Compile vismain with -fPIE and link with -pie | H.J. Lu | 4 | -5/+21 |
2015-02-27 | Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047). | Joseph Myers | 8 | -4/+930 |
2015-02-27 | Rather than using a C implementation of memmove, directly call memmove, which | Wilco Dijkstra | 2 | -9/+9 |
2015-02-27 | Rather than using a C implementation of memset, directly call memset, which | Wilco Dijkstra | 2 | -55/+6 |
2015-02-27 | hppa: fix __O_SYNC to match the kernel | John David Anglin | 2 | -1/+6 |
2015-02-27 | Add comment to CSTR macro in k_standard.c. | Joseph Myers | 2 | -0/+5 |
2015-02-26 | Avoid -Wno-write-strings for k_standard.c. | Joseph Myers | 3 | -81/+59 |
2015-02-26 | Avoid uninitialized warnings in Bessel functions. | Joseph Myers | 7 | -12/+38 |
2015-02-26 | Fix ldbl-128/ldbl-128ibm acosl inaccuracy (bug 18038, bug 18039). | Joseph Myers | 6 | -3/+818 |
2015-02-26 | Fix asin missing underflows (bug 16351). | Joseph Myers | 12 | -112/+240 |
2015-02-26 | Fix ldbl-128ibm logbl near powers of 2 (bug 18030). | Joseph Myers | 4 | -4/+27 |
2015-02-26 | Fix read past end of pattern in fnmatch (bug 18032) | Andreas Schwab | 4 | -7/+15 |
2015-02-26 | Fix ldbl-128ibm ilogbl near powers of 2 (bug 18029). | Joseph Myers | 4 | -5/+33 |
2015-02-26 | Fix constness error just introduced in findlocale. | Alexandre Oliva | 2 | -2/+7 |
2015-02-26 | BZ #15969: search locale archive again after alias expansion | Alexandre Oliva | 3 | -8/+25 |
2015-02-25 | Convert tst-iconv3 to use test-skeleton. | Roland McGrath | 2 | -2/+10 |
2015-02-25 | Convert tst-iconv5 to use test-skeleton. | Roland McGrath | 2 | -8/+20 |
2015-02-25 | Don't crash in iconv setup when getcwd fails. | Roland McGrath | 2 | -1/+6 |
2015-02-25 | Fix minor formatting violation. | Paul Pluzhnikov | 1 | -2/+2 |
2015-02-25 | powerpc: Fix memmove static build | Adhemerval Zanella | 2 | -1/+8 |
2015-02-25 | Fix ldbl-128ibm asinhl inaccuracy (bug 18020). | Joseph Myers | 7 | -22/+1779 |
2015-02-25 | in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850] | Cong Wang | 3 | -5/+14 |
2015-02-25 | sprof: Make an error message identical to two others, and more accurate. | Benno Schulenberg | 2 | -1/+5 |
2015-02-24 | Reduce lock contention in __tz_convert() [BZ #16145] (partial fix) | Kevin Easton | 2 | -2/+8 |
2015-02-24 | Update timex.h for ADJ_SETOFFSET. | Miroslav Lichvar | 2 | -2/+9 |
2015-02-25 | Fix ldbl-128ibm acoshl inaccuracy (bug 18019). | Joseph Myers | 7 | -5/+899 |
2015-02-24 | alloca: fix buf interaction | Mike Frysinger | 2 | -2/+8 |
2015-02-24 | Fix x86/x86_64 scalb (qNaN, -Inf) (bug 16783). | Joseph Myers | 7 | -7/+27 |
2015-02-24 | Fix BZ #17916 - fopen unbounded stack usage for ccs= modes | Paul Pluzhnikov | 4 | -4/+47 |
2015-02-24 | linux: open and openat ignore 'mode' with O_TMPFILE in flags | Eric Rannaud | 20 | -47/+81 |
2015-02-24 | Skip logging for DNSSEC responses [BZ 14841] | Siddhesh Poyarekar | 4 | -33/+28 |
2015-02-24 | add changelog for previous commit | Mike Frysinger | 1 | -0/+4 |
2015-02-24 | hppa: fix build failure with RTLD_PRIVATE_ERRNO | Mike Frysinger | 1 | -0/+3 |
2015-02-23 | Amendments to Unicode 7 update. | Alexandre Oliva | 8 | -17/+38 |
2015-02-23 | Compile gcrt1.o with -fPIC | H.J. Lu | 3 | -4/+22 |