about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Count number of logical processors sharing L2 cache hjl/cache/masterH.J. Lu2016-05-201-34/+116
* Remove special L2 cache case for Knights LandingH.J. Lu2016-05-202-2/+6
* conformtest: Correct ftw.h expectations for XPG3, XPG4.Joseph Myers2016-05-203-1/+23
* manual: fix typos in error reportingricaljasan@pacific.net2016-05-192-11/+15
* manual: fix typo in the introductionricaljasan@pacific.net2016-05-192-1/+5
* Implement proper fmal for ldbl-128ibm (bug 13304).Joseph Myers2016-05-194-6148/+6404
* Correct Intel processor level type mask from CPUIDH.J. Lu2016-05-192-1/+7
* Check the HTT bit before counting logical threadsH.J. Lu2016-05-193-76/+93
* Remove alignments on jump targets in memsetH.J. Lu2016-05-192-32/+11
* conformtest: Correct pwd.h expectations for XPG3.Joseph Myers2016-05-193-2/+7
* conformtest: Correct search.h expectations for XPG3.Joseph Myers2016-05-193-1/+11
* Update libm-test.inc comment about NaN signs.Joseph Myers2016-05-182-2/+6
* Don't call internal _Unwind_Resume via PLTH.J. Lu2016-05-183-2/+10
* Don't call internal __pthread_unwind via PLTH.J. Lu2016-05-182-2/+13
* Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h.Joseph Myers2016-05-182-0/+4
* Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h.Joseph Myers2016-05-182-0/+6
* Clear destination buffer updated by the previous runH.J. Lu2016-05-185-0/+21
* Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094).Joseph Myers2016-05-173-2/+9
* Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076).Joseph Myers2016-05-173-3/+9
* Fix stdlib.h rand_r namespace (bug 20074).Joseph Myers2016-05-173-2/+7
* Correct ttyslot header declaration conditions (bug 20051).Joseph Myers2016-05-174-4/+18
* Fix tst-cancel17/tst-cancelx17, which sometimes segfaults while exiting.Stefan Liebler2016-05-172-0/+20
* tst-mallocfork2: Fix race condition, use fewer resourcesFlorian Weimer2016-05-132-1/+14
* conformtest: Correct some stdlib.h expectations for XPG3.Joseph Myers2016-05-132-14/+45
* conformtest: Do not expect strdup in string.h for XPG3.Joseph Myers2016-05-133-2/+7
* Call init_cpu_features only if SHARED is definedH.J. Lu2016-05-133-0/+15
* Support non-inclusive caches on Intel processorsH.J. Lu2016-05-132-1/+16
* malloc: Rewrite dumped heap for compatibility in __malloc_set_stateFlorian Weimer2016-05-133-109/+110
* conformtest: Correct time.h XPG3 expectations.Joseph Myers2016-05-123-3/+8
* conformtest: Correct some unistd.h expectations for XPG3, XPG4.Joseph Myers2016-05-123-22/+59
* Declare gethostname for XPG4 (bug 20054).Joseph Myers2016-05-123-2/+8
* conformtest: Do not expect S_IF* in fcntl.h.Joseph Myers2016-05-123-11/+14
* This is an optimized memset for AArch64. Memset is split into 4 main cases:Wilco Dijkstra2016-05-122-198/+166
* Increase fork signal safety for single-threaded processes [BZ #19703]Florian Weimer2016-05-124-16/+262
* getaddrinfo: Convert from extend_alloca to struct scratch_bufferFlorian Weimer2016-05-122-92/+68
* Declare tcgetsid for XPG4 (bug 20055).Joseph Myers2016-05-114-5/+16
* localedef: Do not compile with mcheckFlorian Weimer2016-05-112-12/+6
* S390: Use fPIC to avoid R_390_GOT12 relocation in gcrt1.o.Stefan Liebler2016-05-113-4/+5
* Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu2016-05-119-51/+34
* Fix sys/stat.h fchmod namespace (bug 20073).Joseph Myers2016-05-103-2/+7
* conformtest: Correct some sys/stat.h expectations for XPG3.Joseph Myers2016-05-102-4/+17
* conformtest: Fix st_blksize, st_blocks expectations for XPG3, XPG4.Joseph Myers2016-05-102-1/+13
* Declare pthread_atfork in unistd.h for UNIX98 (bug 20044).Joseph Myers2016-05-103-1/+15
* Declare cuserid in unistd.h for UNIX98 and before (bug 20043).Joseph Myers2016-05-102-2/+12
* resolv: Call gmtime_r instead of gmtime in p_secstodate [BZ #20017]Florian Weimer2016-05-102-6/+7
* getaddrinfo: Restore RES_USE_INET6 flag on error path [BZ #19994]Florian Weimer2016-05-102-0/+7
* conformtest: Remove some bogus sys/types.h expectations for XPG3 and XPG4.Joseph Myers2016-05-093-2/+14
* S390: Add support for vdso getcpu symbol.Stefan Liebler2016-05-095-0/+21
* Move sysdeps/x86_64/cacheinfo.c to sysdeps/x86H.J. Lu2016-05-083-1/+8
* localedata: chr_US: new Cherokee locale [BZ #12143]Neskie Manuel2016-05-073-0/+148