about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Check the HTT bit before counting logical threadsH.J. Lu2016-05-191-0/+8
* Remove alignments on jump targets in memsetH.J. Lu2016-05-191-0/+6
* conformtest: Correct pwd.h expectations for XPG3.Joseph Myers2016-05-191-0/+6
* conformtest: Correct search.h expectations for XPG3.Joseph Myers2016-05-191-0/+7
* Update libm-test.inc comment about NaN signs.Joseph Myers2016-05-181-0/+5
* Don't call internal _Unwind_Resume via PLTH.J. Lu2016-05-181-0/+8
* Don't call internal __pthread_unwind via PLTH.J. Lu2016-05-181-0/+9
* Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h.Joseph Myers2016-05-181-0/+3
* Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h.Joseph Myers2016-05-181-0/+5
* Clear destination buffer updated by the previous runH.J. Lu2016-05-181-0/+9
* Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094).Joseph Myers2016-05-171-0/+8
* Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076).Joseph Myers2016-05-171-0/+7
* Fix stdlib.h rand_r namespace (bug 20074).Joseph Myers2016-05-171-0/+6
* Correct ttyslot header declaration conditions (bug 20051).Joseph Myers2016-05-171-0/+11
* Fix tst-cancel17/tst-cancelx17, which sometimes segfaults while exiting.Stefan Liebler2016-05-171-0/+4
* tst-mallocfork2: Fix race condition, use fewer resourcesFlorian Weimer2016-05-131-0/+7
* conformtest: Correct some stdlib.h expectations for XPG3.Joseph Myers2016-05-131-0/+19
* conformtest: Do not expect strdup in string.h for XPG3.Joseph Myers2016-05-131-0/+6
* Call init_cpu_features only if SHARED is definedH.J. Lu2016-05-131-0/+7
* Support non-inclusive caches on Intel processorsH.J. Lu2016-05-131-0/+5
* malloc: Rewrite dumped heap for compatibility in __malloc_set_stateFlorian Weimer2016-05-131-0/+14
* conformtest: Correct time.h XPG3 expectations.Joseph Myers2016-05-121-0/+6
* conformtest: Correct some unistd.h expectations for XPG3, XPG4.Joseph Myers2016-05-121-0/+32
* Declare gethostname for XPG4 (bug 20054).Joseph Myers2016-05-121-0/+6
* conformtest: Do not expect S_IF* in fcntl.h.Joseph Myers2016-05-121-0/+14
* This is an optimized memset for AArch64. Memset is split into 4 main cases:Wilco Dijkstra2016-05-121-0/+5
* Increase fork signal safety for single-threaded processes [BZ #19703]Florian Weimer2016-05-121-0/+10
* getaddrinfo: Convert from extend_alloca to struct scratch_bufferFlorian Weimer2016-05-121-0/+9
* Declare tcgetsid for XPG4 (bug 20055).Joseph Myers2016-05-111-0/+13
* localedef: Do not compile with mcheckFlorian Weimer2016-05-111-0/+6
* S390: Use fPIC to avoid R_390_GOT12 relocation in gcrt1.o.Stefan Liebler2016-05-111-0/+5
* Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu2016-05-111-0/+16
* Fix sys/stat.h fchmod namespace (bug 20073).Joseph Myers2016-05-101-0/+6
* conformtest: Correct some sys/stat.h expectations for XPG3.Joseph Myers2016-05-101-0/+9
* conformtest: Fix st_blksize, st_blocks expectations for XPG3, XPG4.Joseph Myers2016-05-101-0/+4
* Declare pthread_atfork in unistd.h for UNIX98 (bug 20044).Joseph Myers2016-05-101-0/+6
* Declare cuserid in unistd.h for UNIX98 and before (bug 20043).Joseph Myers2016-05-101-0/+6
* resolv: Call gmtime_r instead of gmtime in p_secstodate [BZ #20017]Florian Weimer2016-05-101-0/+6
* getaddrinfo: Restore RES_USE_INET6 flag on error path [BZ #19994]Florian Weimer2016-05-101-0/+6
* conformtest: Remove some bogus sys/types.h expectations for XPG3 and XPG4.Joseph Myers2016-05-091-0/+10
* S390: Add support for vdso getcpu symbol.Stefan Liebler2016-05-091-0/+11
* Move sysdeps/x86_64/cacheinfo.c to sysdeps/x86H.J. Lu2016-05-081-0/+7
* Revert "aio: fix newp->running data race"Samuel Thibault2016-05-041-7/+0
* malloc: Adjust header file guard in malloc-internal.hFlorian Weimer2016-05-041-0/+4
* aio: fix newp->running data raceSamuel Thibault2016-05-041-0/+7
* getnameinfo: Return EAI_OVERFLOW in more cases [BZ #19787]Florian Weimer2016-05-041-0/+12
* getnameinfo: Avoid calling strnlen on uninitialized bufferFlorian Weimer2016-05-041-0/+5
* getnameinfo: Reduce line length and add missing commentsFlorian Weimer2016-05-041-0/+9
* powerpc: Fix operand prefixesGabriel F. T. Gomes2016-05-041-0/+6
* CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer2016-05-041-0/+21