| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup ARM ioperm implementation | Aurelien Jarno | 2015-12-12 | 2 | -9/+11 |
* | Fix indentation. | Steve Ellcey | 2015-12-11 | 2 | -1/+8 |
* | Fix indentation. | Steve Ellcey | 2015-12-11 | 2 | -1/+5 |
* | Fix indentation. | Steve Ellcey | 2015-12-11 | 2 | -2/+6 |
* | Automate LC_CTYPE generation for tr_TR, update to Unicode 8.0.0 (bug 18491). | Joseph Myers | 2015-12-11 | 5 | -1032/+1838 |
* | grantpt: trust the kernel about pty group and permission mode | Aurelien Jarno | 2015-12-10 | 2 | -2/+27 |
* | Split large string section; add truncation advice | Paul Eggert | 2015-12-10 | 7 | -227/+263 |
* | Document best practice for disconnected NSS modules. | Carlos O'Donell | 2015-12-10 | 2 | -0/+12 |
* | Update to Unicode 8.0.0. | Mike FABIAN | 2015-12-10 | 17 | -1363/+5986 |
* | Update da, nb, nn, and sv locales (Bug 89) | Mike FABIAN | 2015-12-09 | 4 | -3/+67 |
* | Update transliteration support to Unicode 7.0.0. | Carlos O'Donell | 2015-12-09 | 18 | -713/+3928 |
* | Regenerate locale/C-translit.h. | Carlos O'Donell | 2015-12-09 | 2 | -629/+633 |
* | Generic updates to transliterations. | Mike FABIAN | 2015-12-09 | 4 | -7/+479 |
* | Fix ldbl-128ibm logl inaccuracy near 1 (bug 19351). | Joseph Myers | 2015-12-09 | 2 | -1/+6 |
* | Fix ldbl-128ibm sinhl spurious overflows (bug 19350). | Joseph Myers | 2015-12-09 | 2 | -1/+5 |
* | Fix ldbl-128ibm tanhl inaccuracy for small arguments (bug 19349). | Joseph Myers | 2015-12-09 | 2 | -1/+5 |
* | Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh. | Joseph Myers | 2015-12-09 | 5 | -0/+220 |
* | mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPU | Aurelien Jarno | 2015-12-09 | 4 | -0/+54 |
* | Fix grantpt basename namespace bug | Aurelien Jarno | 2015-12-09 | 2 | -1/+6 |
* | benchtests: ffs and ffsll are string functions, not math | Siddhesh Poyarekar | 2015-12-09 | 2 | -16/+25 |
* | benchtests: Add inputs from sin and cos to sincos | Siddhesh Poyarekar | 2015-12-09 | 2 | -0/+5107 |
* | Utilize x86_64 vector math functions w/o -fopenmp. | Andrew Senkevich | 2015-12-07 | 2 | -0/+11 |
* | Fix typo in strncat, wcsncat manual entries | Paul Eggert | 2015-12-04 | 2 | -4/+13 |
* | Fix nan functions handling of payload strings (bug 16961, bug 16962). | Joseph Myers | 2015-12-04 | 9 | -25/+217 |
* | Revert "tst-res_hconf_reorder: Set RESOLV_REORDER environment variable" | Florian Weimer | 2015-12-04 | 2 | -8/+0 |
* | tst-res_hconf_reorder: Set RESOLV_REORDER environment variable | Florian Weimer | 2015-12-04 | 2 | -0/+8 |
* | Consistency about byte vs character in string.texi | Paul Eggert | 2015-12-04 | 2 | -221/+248 |
* | math: add LDBL_CLASSIFY_COMPAT support | Chris Metcalf | 2015-12-03 | 19 | -18/+98 |
* | Corrected path to installed libmvec_nonshared.a | Andrew Senkevich | 2015-12-03 | 2 | -1/+6 |
* | powerpc: Add hwcap/hwcap2/platform data to TCB. | Carlos Eduardo Seo | 2015-12-03 | 15 | -7/+480 |
* | Use shell's builtin pwd. | Ludovic Courtès | 2015-12-02 | 5 | -19/+18 |
* | Comment on IBM930, IBM933, IBM935, IBM937, IBM939. | Carlos O'Donell | 2015-12-02 | 6 | -0/+32 |
* | nptl: Fix racy pipe closing in tst-cancel{20,21} | Adhemerval Zanella | 2015-12-02 | 3 | -12/+24 |
* | Add __CPU_MASK_TYPE for __cpu_mask | H.J. Lu | 2015-12-01 | 10 | -1/+27 |
* | [AArch64] Regenerate libm-test-ulps | Szabolcs Nagy | 2015-12-01 | 2 | -50/+58 |
* | Use hex float constants in sysdeps/ieee754/dbl-64/e_sqrt.c. | Joseph Myers | 2015-12-01 | 3 | -46/+9 |
* | Update family and model detection for AMD CPUs | H.J. Lu | 2015-11-30 | 2 | -12/+23 |
* | hurd: Make mmap64 use vm_offset_t for overflow check | Samuel Thibault | 2015-11-29 | 2 | -0/+54 |
* | hurd: install correct number of send rights on fork | Thomas Schwinge | 2015-11-29 | 2 | -5/+6 |
* | MIPS: Wire FCSR.ABS2008 to FCSR.NAN2008 | Maciej W. Rozycki | 2015-11-28 | 2 | -3/+8 |
* | Rename localedir to complocaledir (bug 14259). | Carlos O'Donell | 2015-11-27 | 21 | -33/+70 |
* | Better workaround for aliases of *_finite symbols in vector math library. | Andrew Senkevich | 2015-11-27 | 5 | -31/+74 |
* | hurd: Initialize __libc_stack_end for hidden support | Samuel Thibault | 2015-11-25 | 2 | -3/+3 |
* | Do not add relro attribute to __libc_stack_end | Samuel Thibault | 2015-11-25 | 2 | -3/+3 |
* | Revert not defining NO_HIDDEN on hurd | Samuel Thibault | 2015-11-25 | 3 | -2/+6 |
* | Fix hurd build with hidden support | Samuel Thibault | 2015-11-25 | 12 | -11/+36 |
* | Fix RPC breakage when longjumping from signal handler | Samuel Thibault | 2015-11-25 | 2 | -1/+7 |
* | Refactor strtod parsing of NaN payloads. | Joseph Myers | 2015-11-24 | 28 | -95/+504 |
* | Fix strtod ("NAN(I)") in Turkish locales (bug 19266). | Joseph Myers | 2015-11-24 | 7 | -4/+165 |
* | misc/tst-tsearch.c: bump up TIMEOUT to 10 seconds. | Chris Metcalf | 2015-11-24 | 2 | -0/+3 |