summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Refactor scandir/scandirat to use common tail.roland/scandirRoland McGrath2015-05-121-8/+7
* Break __scandir_cancel_handler out into its own file.Roland McGrath2015-05-121-1/+0
* Use strspn/strcspn/strpbrk ifunc in internal calls.Ondřej Bílka2015-05-122-13/+0
* NaCl: Provide non-default values for uname.Roland McGrath2015-05-122-0/+52
* Fix mips16 __fpu_control static linking (bug 18397).Joseph Myers2015-05-112-1/+4
* NaCl: Implement gethostname.Roland McGrath2015-05-081-0/+45
* Add more tests of csqrt, lgamma, log10, sinh.Joseph Myers2015-05-082-24/+24
* Bug 18125: Call exit after last linked context.Carlos O'Donell2015-05-084-6/+7
* NaCl: Fix elf_loader file name in nacl-test-wrapper.shRoland McGrath2015-05-061-1/+1
* Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos.Joseph Myers2015-05-062-26/+26
* 2015-05-06 Szabolcs Nagy <szabolcs.nagy@arm.com>Wilco Dijkstra2015-05-061-316/+445
* Add further tests of libm functions.Joseph Myers2015-05-052-75/+83
* __ASSUME_FALLOCATE is always true on 32-bit architecturesFlorian Weimer2015-05-055-114/+34
* i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64Florian Weimer2015-05-056-232/+3
* Add more tests of libm functions.Joseph Myers2015-05-022-54/+58
* Add more tests of tgamma.Joseph Myers2015-05-012-12/+12
* Add more tests of tanh.Joseph Myers2015-05-012-24/+36
* Add more tests of tan.Joseph Myers2015-05-012-8/+10
* Add more tests of cos, sin, sincos.Joseph Myers2015-05-012-8/+8
* Add another test of pow.Joseph Myers2015-05-011-8/+8
* Add more tests of lgamma.Joseph Myers2015-05-012-60/+60
* Add more tests of log, log10, log1p, log2.Joseph Myers2015-05-012-61/+65
* Add more tests of exp, exp10, exp2, expm1.Joseph Myers2015-05-012-29/+85
* Add more tests of erf, erfc.Joseph Myers2015-05-012-34/+60
* Add more tests of csqrt.Joseph Myers2015-04-302-50/+50
* Add further tests of cosh and sinh.Joseph Myers2015-04-302-18/+18
* Remove MIPS version of waitid.c.Joseph Myers2015-04-301-7/+0
* NaCl: Change clock_t to long int.Roland McGrath2015-04-292-3/+4
* NaCl: Fix symbol names for euidaccess.Roland McGrath2015-04-291-1/+3
* NaCl: Make __suseconds_t be long int rather than int32_t.Roland McGrath2015-04-291-1/+1
* Fix ldbl-128 roundl for exponents in [31, 47] (bug 18346).Joseph Myers2015-04-281-1/+1
* Update sparc localplt.dataDavid S. Miller2015-04-272-8/+6
* ARM: Define PI_STATIC_AND_HIDDEN.Roland McGrath2015-04-242-5/+5
* S/390: Regenerate ULPsStefan Liebler2015-04-241-251/+221
* S/390: Get cache information via sysconfStefan Liebler2015-04-241-0/+230
* Use __copysign rather than copysign.Wilco Dijkstra2015-04-222-2/+2
* libc-vdso.h place consolidationAdhemerval Zanella2015-04-2020-16/+16
* Sparc memchr/memcmp/strncmp fixes from Il'ya Malakhov.David S. Miller2015-04-173-5/+6
* Add arm-nacl port.Roland McGrath2015-04-17125-0/+5111
* Convert sparc over to lowlevellock-futex.hDavid S. Miller2015-04-161-146/+1
* tile: Enable PI_STATIC_AND_HIDDENChris Metcalf2015-04-162-0/+13
* powerpc: Fix __wcschr static buildAdhemerval Zanella2015-04-152-6/+22
* Rebuilt fresh sparc ULPS to get rid of removed tests.David S. Miller2015-04-151-164/+74
* Set errno for log1p on pole/domain error.Stefan Liebler2015-04-1317-17/+112
* Add more tests of clog and clog10.Joseph Myers2015-04-092-108/+108
* Update SPARC ulps.David S. Miller2015-04-081-88/+171
* Add more tests of atanh.Joseph Myers2015-04-082-7/+7
* Add more tests of atan.Joseph Myers2015-04-082-2/+12
* Add more tests of cbrt.Joseph Myers2015-04-081-8/+10
* Add more tests of cabs.Joseph Myers2015-04-082-0/+40