aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094).Joseph Myers3-2/+9
2016-05-17Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076).Joseph Myers3-3/+9
2016-05-17Fix stdlib.h rand_r namespace (bug 20074).Joseph Myers3-2/+7
2016-05-17Correct ttyslot header declaration conditions (bug 20051).Joseph Myers4-4/+18
2016-05-17Fix tst-cancel17/tst-cancelx17, which sometimes segfaults while exiting.Stefan Liebler2-0/+20
2016-05-13tst-mallocfork2: Fix race condition, use fewer resourcesFlorian Weimer2-1/+14
2016-05-13conformtest: Correct some stdlib.h expectations for XPG3.Joseph Myers2-14/+45
2016-05-13conformtest: Do not expect strdup in string.h for XPG3.Joseph Myers3-2/+7
2016-05-13Call init_cpu_features only if SHARED is definedH.J. Lu3-0/+15
2016-05-13Support non-inclusive caches on Intel processorsH.J. Lu2-1/+16
2016-05-13malloc: Rewrite dumped heap for compatibility in __malloc_set_stateFlorian Weimer3-109/+110
2016-05-12conformtest: Correct time.h XPG3 expectations.Joseph Myers3-3/+8
2016-05-12conformtest: Correct some unistd.h expectations for XPG3, XPG4.Joseph Myers3-22/+59
2016-05-12Declare gethostname for XPG4 (bug 20054).Joseph Myers3-2/+8
2016-05-12conformtest: Do not expect S_IF* in fcntl.h.Joseph Myers3-11/+14
2016-05-12This is an optimized memset for AArch64. Memset is split into 4 main cases:Wilco Dijkstra2-198/+166
2016-05-12Increase fork signal safety for single-threaded processes [BZ #19703]Florian Weimer4-16/+262
2016-05-12getaddrinfo: Convert from extend_alloca to struct scratch_bufferFlorian Weimer2-92/+68
2016-05-11Declare tcgetsid for XPG4 (bug 20055).Joseph Myers4-5/+16
2016-05-11localedef: Do not compile with mcheckFlorian Weimer2-12/+6
2016-05-11S390: Use fPIC to avoid R_390_GOT12 relocation in gcrt1.o.Stefan Liebler3-4/+5
2016-05-11Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu9-51/+34
2016-05-10Fix sys/stat.h fchmod namespace (bug 20073).Joseph Myers3-2/+7
2016-05-10conformtest: Correct some sys/stat.h expectations for XPG3.Joseph Myers2-4/+17
2016-05-10conformtest: Fix st_blksize, st_blocks expectations for XPG3, XPG4.Joseph Myers2-1/+13
2016-05-10Declare pthread_atfork in unistd.h for UNIX98 (bug 20044).Joseph Myers3-1/+15
2016-05-10Declare cuserid in unistd.h for UNIX98 and before (bug 20043).Joseph Myers2-2/+12
2016-05-10resolv: Call gmtime_r instead of gmtime in p_secstodate [BZ #20017]Florian Weimer2-6/+7
2016-05-10getaddrinfo: Restore RES_USE_INET6 flag on error path [BZ #19994]Florian Weimer2-0/+7
2016-05-09conformtest: Remove some bogus sys/types.h expectations for XPG3 and XPG4.Joseph Myers3-2/+14
2016-05-09S390: Add support for vdso getcpu symbol.Stefan Liebler5-0/+21
2016-05-08Move sysdeps/x86_64/cacheinfo.c to sysdeps/x86H.J. Lu3-1/+8
2016-05-07localedata: chr_US: new Cherokee locale [BZ #12143]Neskie Manuel3-0/+148
2016-05-07charmaps: IBM875: fix mapping of iota/upsilon variants [BZ #18453]Dimitris Pappas2-4/+9
2016-05-04Revert "aio: fix newp->running data race"Samuel Thibault2-12/+3
2016-05-04malloc: Adjust header file guard in malloc-internal.hFlorian Weimer2-3/+7
2016-05-04aio: fix newp->running data raceSamuel Thibault2-3/+12
2016-05-04getnameinfo: Return EAI_OVERFLOW in more cases [BZ #19787]Florian Weimer2-52/+63
2016-05-04getnameinfo: Avoid calling strnlen on uninitialized bufferFlorian Weimer2-7/+11
2016-05-04getnameinfo: Reduce line length and add missing commentsFlorian Weimer2-21/+27
2016-05-04powerpc: Fix operand prefixesGabriel F. T. Gomes2-4/+10
2016-05-04CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer5-100/+184
2016-05-03Fix sys/time.h timespec namespace (bug 20041).Joseph Myers3-5/+14
2016-05-03powerpc: Add missing insn in swapcontext [BZ #20004]Paul E. Murphy2-0/+8
2016-05-02Fix fcntl.h timespec namespace (bug 20023).Joseph Myers3-3/+12
2016-05-02powerpc: Fix clone CLONE_VM compareAdhemerval Zanella2-1/+6
2016-05-02hesiod: Avoid heap overflow in get_txt_records [BZ #20031]Florian Weimer2-1/+7
2016-05-02hesiod: Always use thread-local resolver state [BZ #19573]Florian Weimer11-156/+89
2016-05-02hesiod: Remove DEF_RHSFlorian Weimer3-14/+6
2016-05-02hesiod: Remove RCS keywordsFlorian Weimer4-12/+6