aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-13Refactor scandir/scandirat to use common tail.Roland McGrath10-130/+207
2015-05-13Break __scandir_cancel_handler out into its own file.Roland McGrath7-19/+42
2015-05-13Add a test case for scandir.Roland McGrath4-1/+307
2015-05-13Remove a trailing `\' in make-syscalls.shH.J. Lu3-2/+7
2015-05-13[AArch64] Fix inline asm clobber list in tls-macros.hSzabolcs Nagy2-1/+6
2015-05-13Minor changelog fixupSiddhesh Poyarekar1-1/+1
2015-05-13Add strcoll benchmarkLeonhard Holz27-2/+16518
2015-05-13Split locale generation snippet into a separate fileLeonhard Holz4-16/+30
2015-05-12Use strspn/strcspn/strpbrk ifunc in internal calls.Ondřej Bílka3-13/+5
2015-05-12NaCl: Provide non-default values for uname.Roland McGrath5-3/+91
2015-05-12Fix linknamespace test handling of architecture-specific st_other.Joseph Myers2-0/+8
2015-05-12Improve strcoll with strdiff.Leonhard Holz8-2/+71
2015-05-11Fix mips16 __fpu_control static linking (bug 18397).Joseph Myers4-2/+13
2015-05-11Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007)Andreas Schwab8-185/+122
2015-05-11Adjust tst-strfmon1 after da_DK locale change.Stefan Liebler2-1/+5
2015-05-08NaCl: Implement gethostname.Roland McGrath2-0/+49
2015-05-08Add more tests of csqrt, lgamma, log10, sinh.Joseph Myers5-24/+180
2015-05-08Bug 18125: Call exit after last linked context.Carlos O'Donell9-16/+229
2015-05-07Update NEWSSiddhesh Poyarekar1-6/+7
2015-05-07Update currency_symbol in da_DKChristian Schmidt2-1/+6
2015-05-06BZ#18383: Add test case for large alignment in TLS blocks.Roland McGrath5-3/+112
2015-05-06NaCl: Fix elf_loader file name in nacl-test-wrapper.shRoland McGrath2-1/+6
2015-05-06Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos.Joseph Myers5-26/+374
2015-05-062015-05-06 Szabolcs Nagy <szabolcs.nagy@arm.com>Wilco Dijkstra2-316/+449
2015-05-05Add further tests of libm functions.Joseph Myers5-75/+2927
2015-05-05Add __nonnull attribute to wcscpy and wcsncpy [BZ#18265]Daniel Marjamäki2-2/+10
2015-05-05__ASSUME_FALLOCATE is always true on 32-bit architecturesFlorian Weimer6-114/+47
2015-05-05i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64Florian Weimer7-232/+14
2015-05-02Add more tests of libm functions.Joseph Myers5-54/+1011
2015-05-01Add more tests of tgamma.Joseph Myers5-12/+220
2015-05-01Add more tests of tanh.Joseph Myers5-24/+345
2015-05-01Add more tests of tan.Joseph Myers5-8/+67
2015-05-01Add more tests of cos, sin, sincos.Joseph Myers5-8/+151
2015-05-01Add another test of pow.Joseph Myers4-8/+38
2015-05-01Add more tests of lgamma.Joseph Myers5-60/+292
2015-05-01Add more tests of log, log10, log1p, log2.Joseph Myers5-61/+924
2015-05-01elf.h: Add section compression constants and structures.Mark Wielaard2-0/+30
2015-05-01Add more tests of exp, exp10, exp2, expm1.Joseph Myers5-29/+574
2015-05-01Add more tests of erf, erfc.Joseph Myers5-34/+505
2015-05-01[AArch64] Fix the big endian loader name.Szabolcs Nagy2-0/+7
2015-04-30Add more tests of csqrt.Joseph Myers5-50/+570
2015-04-30Add further tests of cosh and sinh.Joseph Myers5-18/+401
2015-04-30Remove MIPS version of waitid.c.Joseph Myers2-7/+4
2015-04-29NaCl: Change clock_t to long int.Roland McGrath3-3/+7
2015-04-29NaCl: Fix symbol names for euidaccess.Roland McGrath2-1/+6
2015-04-29NaCl: Make __suseconds_t be long int rather than int32_t.Roland McGrath2-1/+8
2015-04-29NEWS: BZ#18319 was fixed in commit ed159672eb3cd650a32b7e5cb4d5ec1fe0e63802Florian Weimer1-1/+1
2015-04-29CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer5-6/+136
2015-04-28Fix ldbl-128 roundl for exponents in [31, 47] (bug 18346).Joseph Myers4-2/+21
2015-04-28elf.h SHF_EXCLUDE signed int 31 bit shift triggers undefined behaviour.Mark Wielaard2-1/+5