summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactor opendir.roland/opendirRoland McGrath2015-05-132-41/+95
* NaCl: Make fdopendir skip fcntl check.Roland McGrath2015-05-132-0/+34
* Nit fixes in last change.Roland McGrath2015-05-132-0/+4
* Refactor scandir/scandirat to use common tail.Roland McGrath2015-05-1310-130/+207
* Break __scandir_cancel_handler out into its own file.Roland McGrath2015-05-137-19/+42
* Add a test case for scandir.Roland McGrath2015-05-134-1/+307
* Remove a trailing `\' in make-syscalls.shH.J. Lu2015-05-133-2/+7
* [AArch64] Fix inline asm clobber list in tls-macros.hSzabolcs Nagy2015-05-132-1/+6
* Minor changelog fixupSiddhesh Poyarekar2015-05-131-1/+1
* Add strcoll benchmarkLeonhard Holz2015-05-1327-2/+16518
* Split locale generation snippet into a separate fileLeonhard Holz2015-05-134-16/+30
* Use strspn/strcspn/strpbrk ifunc in internal calls.Ondřej Bílka2015-05-123-13/+5
* NaCl: Provide non-default values for uname.Roland McGrath2015-05-125-3/+91
* Fix linknamespace test handling of architecture-specific st_other.Joseph Myers2015-05-122-0/+8
* Improve strcoll with strdiff.Leonhard Holz2015-05-128-2/+71
* Fix mips16 __fpu_control static linking (bug 18397).Joseph Myers2015-05-114-2/+13
* Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007)Andreas Schwab2015-05-118-185/+122
* Adjust tst-strfmon1 after da_DK locale change.Stefan Liebler2015-05-112-1/+5
* NaCl: Implement gethostname.Roland McGrath2015-05-082-0/+49
* Add more tests of csqrt, lgamma, log10, sinh.Joseph Myers2015-05-085-24/+180
* Bug 18125: Call exit after last linked context.Carlos O'Donell2015-05-089-16/+229
* Update NEWSSiddhesh Poyarekar2015-05-071-6/+7
* Update currency_symbol in da_DKChristian Schmidt2015-05-072-1/+6
* BZ#18383: Add test case for large alignment in TLS blocks.Roland McGrath2015-05-065-3/+112
* NaCl: Fix elf_loader file name in nacl-test-wrapper.shRoland McGrath2015-05-062-1/+6
* Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos.Joseph Myers2015-05-065-26/+374
* 2015-05-06 Szabolcs Nagy <szabolcs.nagy@arm.com>Wilco Dijkstra2015-05-062-316/+449
* Add further tests of libm functions.Joseph Myers2015-05-055-75/+2927
* Add __nonnull attribute to wcscpy and wcsncpy [BZ#18265]Daniel Marjamäki2015-05-052-2/+10
* __ASSUME_FALLOCATE is always true on 32-bit architecturesFlorian Weimer2015-05-056-114/+47
* i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64Florian Weimer2015-05-057-232/+14
* Add more tests of libm functions.Joseph Myers2015-05-025-54/+1011
* Add more tests of tgamma.Joseph Myers2015-05-015-12/+220
* Add more tests of tanh.Joseph Myers2015-05-015-24/+345
* Add more tests of tan.Joseph Myers2015-05-015-8/+67
* Add more tests of cos, sin, sincos.Joseph Myers2015-05-015-8/+151
* Add another test of pow.Joseph Myers2015-05-014-8/+38
* Add more tests of lgamma.Joseph Myers2015-05-015-60/+292
* Add more tests of log, log10, log1p, log2.Joseph Myers2015-05-015-61/+924
* elf.h: Add section compression constants and structures.Mark Wielaard2015-05-012-0/+30
* Add more tests of exp, exp10, exp2, expm1.Joseph Myers2015-05-015-29/+574
* Add more tests of erf, erfc.Joseph Myers2015-05-015-34/+505
* [AArch64] Fix the big endian loader name.Szabolcs Nagy2015-05-012-0/+7
* Add more tests of csqrt.Joseph Myers2015-04-305-50/+570
* Add further tests of cosh and sinh.Joseph Myers2015-04-305-18/+401
* Remove MIPS version of waitid.c.Joseph Myers2015-04-302-7/+4
* NaCl: Change clock_t to long int.Roland McGrath2015-04-293-3/+7
* NaCl: Fix symbol names for euidaccess.Roland McGrath2015-04-292-1/+6
* NaCl: Make __suseconds_t be long int rather than int32_t.Roland McGrath2015-04-292-1/+8
* NEWS: BZ#18319 was fixed in commit ed159672eb3cd650a32b7e5cb4d5ec1fe0e63802Florian Weimer2015-04-291-1/+1