summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clean up math/test-snan.roland/test-snanRoland McGrath2015-02-062-313/+85
* NPTL: Conditionalize some sanity tests for SIGCANCEL/SIGSETXID.Roland McGrath2015-02-063-0/+11
* Conditionalize use of SIGRTMIN in nptl/tst-locale1.c.Roland McGrath2015-02-062-1/+7
* Don't set unused field in rt/tst-timer2.Roland McGrath2015-02-062-2/+4
* NPTL: Build tests using clone directly only for Linux.Roland McGrath2015-02-066-8/+24
* Use signal rather than sigaction in nptl/tst-cleanup2.Roland McGrath2015-02-062-8/+6
* Conditionalize some tests' use of SA_SIGINFO.Roland McGrath2015-02-064-2/+20
* Do not use SA_NOCLDWAIT in tst-pselect.Roland McGrath2015-02-062-2/+3
* Move tst-getlogin to login/ subdirectory.Roland McGrath2015-02-064-2/+7
* Fix libio/tst-atime not to presume ST_NOATIME exists.Roland McGrath2015-02-062-3/+5
* Fix dirent/tst-fdopendir not to presume O_NOATIME exists.Roland McGrath2015-02-062-0/+5
* Fix nptl/tst-kill5 not to presume SIGRTMAX exists.Roland McGrath2015-02-062-1/+4
* Clean up nptl/tst-join5 use of nanosleep.Roland McGrath2015-02-062-7/+11
* Clean up NPTL system to be compat-only.Roland McGrath2015-02-062-8/+44
* Clean up NPTL longjmp to be compat-only.Roland McGrath2015-02-062-6/+54
* Clean up NPTL fork to be compat-only.Roland McGrath2015-02-063-4/+57
* x86: Clean up __vdso_clock_gettime variable.Roland McGrath2015-02-067-232/+20
* Exclude rpcent functions and NSS backends for rpc, key when excluding sunrpc.Roland McGrath2015-02-0613-12/+58
* Clean up sysdep-dl-routines variable.Roland McGrath2015-02-0614-26/+33
* NEWS: Fix spelling.Carlos O'Donell2015-02-061-1/+1
* NEWS: Also mention CVE-2015-1473Florian Weimer2015-02-061-4/+5
* soft-fp: Fix _FP_FMA when product is zero and third argument is finite (bug 1...Joseph Myers2015-02-065-0/+381
* soft-fp: Refine FP_EX_DENORM handling for comparisons.Joseph Myers2015-02-062-4/+51
* soft-fp: Support floating-point extensions without quieting sNaNs.Joseph Myers2015-02-062-4/+16
* Fix missing ChangeLog attribution.Carlos O'Donell2015-02-061-0/+1
* Open development for 2.22.glibc-2.21.90Carlos O'Donell2015-02-061-2/+2
* Update version.h and include/features.h for 2.21 releaseglibc-2.21Carlos O'Donell2015-02-063-3/+7
* hppa: Sync with pthread.h.Carlos O'Donell2015-02-062-1/+1150
* CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov2015-02-064-15/+62
* glibc 2.21 pre-release update.Carlos O'Donell2015-02-0540-46505/+67618
* hppa: Remove warnings and fix conformance errors.Carlos O'Donell2015-02-0514-1212/+151
* Function name typo error in non-PIC case, fixed in this patch.Chung-Lin Tang2015-02-052-1/+6
* Fix two bugs in sparc atomics.David S. Miller2015-01-312-7/+14
* Fix sparc semaphore implementation after recent changes.David S. Miller2015-01-3118-703/+692
* Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu2015-01-3010-10/+37
* Include <signal.h> in sysdeps/nptl/allocrtsig.cAndreas Schwab2015-01-292-0/+5
* Fix up ChangeLog formattingSiddhesh Poyarekar2015-01-291-12/+12
* Initialize nscd stats data [BZ #17892]Siddhesh Poyarekar2015-01-293-1/+8
* Clarify math/README.libm-test. Add "How to read the test output."Martin Sebor2015-01-282-14/+71
* tilegx32: set __HAVE_64B_ATOMICS to 0Chris Metcalf2015-01-282-1/+14
* Disable 64-bit atomics for MIPS n32.Joseph Myers2015-01-282-1/+6
* powerpc: Fix fesetexceptflag [BZ#17885]Adhemerval Zanella2015-01-283-2/+6
* powerpc: Fix fsqrt build in libm [BZ#16576]Adhemerval Zanella2015-01-287-111/+50
* iconv: Suppress array out of bounds warning.Andreas Krebbel2015-01-272-1/+12
* ia64: avoid set-but-not-used warningAndreas Schwab2015-01-252-0/+8
* m68k/coldfire: avoid warning about volatile register variablesAndreas Schwab2015-01-252-10/+13
* m68k: fix missing definition of __feraiseexceptAndreas Schwab2015-01-252-0/+4
* m68k: force inlining bswap functionsAndreas Schwab2015-01-252-4/+9
* Fix segmentation fault when LD_LIBRARY_PATH contains only non-existings pathsBram2015-01-253-12/+18
* powerpc: Fix powerpc64 build failure with binutils 2.22Adhemerval Zanella2015-01-243-2/+9