about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix another memory leak in regexp compiler (BZ #17069)Andreas Schwab2014-06-204-4/+15
* Fix ChangeLog and NEWS goof-upSiddhesh Poyarekar2014-06-203-14/+16
* [BZ #6803] Set errno for scalbln, scalbnStefan Liebler2014-06-2022-96/+292
* Generate en_GB.UTF-8 during testingStefan Liebler2014-06-202-1/+5
* Use 3 bytes for __pad1 in pthread_rwlock_t for x32H.J. Lu2014-06-192-1/+12
* Add x86_64 memset optimized for AVX2Ling Ma2014-06-196-1/+284
* Fix memory leak in regexp compiler (BZ #17069)Andreas Schwab2014-06-194-6/+60
* malloc/malloc.c: Avoid calling sbrk unnecessarily with zeroWill Newton2014-06-192-0/+8
* Remove unnecessary $(.)Siddhesh Poyarekar2014-06-192-1/+5
* [AArch64] Add optimized strchr.Richard Earnshaw2014-06-193-0/+144
* Fix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode (bug 17022).Joseph Myers2014-06-185-5/+22
* Don't read past end of pattern in fnmatch (BZ #17062)Andreas Schwab2014-06-185-12/+44
* Use $(rtld-prefix) more consistently.Joseph Myers2014-06-186-5/+16
* PowerPC: Fix nearbyintl failure for few inputsRajalakshmi Srinivasaraghavan2014-06-174-1/+23
* PowerPC: Move powerpc code out of nptl/ subdirectoryAdhemerval Zanella2014-06-177-0/+15
* Fix ChangeLog indentation.Adhemerval Zanella2014-06-171-66/+64
* Add CFI to x86 ceil / floor / trunc (bug 16681).Joseph Myers2014-06-1611-5/+36
* m68k: update libm test ULPsAndreas Schwab2014-06-172-48/+886
* Fix typo in preprocessor conditionalAndreas Schwab2014-06-162-1/+4
* Pass $TIMEOUTFACTOR to tests also in cross testingAndreas Schwab2014-06-162-1/+6
* Fix tautological comparison in non-executed part of tst-setuid2 (BZ #17058)Florian Weimer2014-06-163-2/+8
* Update feature guard for strdup/strndup in <bits/string2.h>Andreas Schwab2014-06-162-2/+6
* Update Sparc ULPs.David S. Miller2014-06-142-0/+28
* m68k: Consolidate NPTL/non versions of cloneAndreas Schwab2014-06-143-6/+4
* m68k: Consolidate NPTL/non versions of vforkAndreas Schwab2014-06-145-85/+30
* Add fallback file for elide.hAndi Kleen2014-06-142-0/+29
* Fix pthread.h in installed-headers list.Stefan Liebler2014-06-132-1/+5
* S390: Move NPTL public headers to sysdeps/s390/nptl/.Roland McGrath2014-06-133-0/+5
* Move S390 code out of nptl/sysdeps/s390/.Roland McGrath2014-06-139-0/+17
* S390: Convert fork.c to arch-fork.hRoland McGrath2014-06-132-3/+7
* Consolidate sparc clone, fork, and vfork implementations.David S. Miller2014-06-1312-167/+21
* m68k: avoid pointer to integer conversion warningAndreas Schwab2014-06-132-2/+7
* ChangeLog fixAndreas Schwab2014-06-131-1/+1
* Remove x86 assembler rwlock codeAndi Kleen2014-06-1321-2204/+23
* Add adaptive elision to rwlocksAndi Kleen2014-06-1323-5/+227
* Add a fast path for C rd/wrlock v2Andi Kleen2014-06-133-44/+110
* get_nprocs: Only return explictly set cache values (BZ #16996)Meador Inge2014-06-133-3/+9
* Move SPARC public headers out of nptl/Roland McGrath2014-06-124-0/+7
* Move SPARC code out of nptl/sysdeps/sparc/.Roland McGrath2014-06-1220-4/+39
* SPARC: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-122-0/+5
* SPARC: Convert fork.c to arch-fork.hRoland McGrath2014-06-122-3/+5
* Use list.h in posix-timer code.Roland McGrath2014-06-123-43/+41
* Get rid of nptl/sysdeps/pthread/ subdirectoryRoland McGrath2014-06-1240-7/+105
* Consolidate NPTL sigprocmask.Roland McGrath2014-06-123-20/+5
* Move i386 code out of nptl/ subdirectory.Roland McGrath2014-06-1215-22/+32
* Move SH code out of nptl/ subdirectory.Roland McGrath2014-06-1233-4/+72
* posix_spawn_faction_addopen: Add missing string.h include directiveStefan Liebler2014-06-122-0/+5
* Move x86_64 code out of nptl/ subdirectory.Roland McGrath2014-06-1114-1/+32
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-06-112-0/+28
* conformtest: clean up POSIX expectations for sys/mman.h, sys/stat.h, sys/type...Joseph Myers2014-06-114-2/+27