summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear destination buffer updated by the previous runhjl/benchtests/masterH.J. Lu2016-05-084-0/+12
* 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
* charmaps: IBM875: fix mapping of iota/upsilon variants [BZ #18453]Dimitris Pappas2016-05-072-4/+9
* Revert "aio: fix newp->running data race"Samuel Thibault2016-05-042-12/+3
* malloc: Adjust header file guard in malloc-internal.hFlorian Weimer2016-05-042-3/+7
* aio: fix newp->running data raceSamuel Thibault2016-05-042-3/+12
* getnameinfo: Return EAI_OVERFLOW in more cases [BZ #19787]Florian Weimer2016-05-042-52/+63
* getnameinfo: Avoid calling strnlen on uninitialized bufferFlorian Weimer2016-05-042-7/+11
* getnameinfo: Reduce line length and add missing commentsFlorian Weimer2016-05-042-21/+27
* powerpc: Fix operand prefixesGabriel F. T. Gomes2016-05-042-4/+10
* CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer2016-05-045-100/+184
* Fix sys/time.h timespec namespace (bug 20041).Joseph Myers2016-05-033-5/+14
* powerpc: Add missing insn in swapcontext [BZ #20004]Paul E. Murphy2016-05-032-0/+8
* Fix fcntl.h timespec namespace (bug 20023).Joseph Myers2016-05-023-3/+12
* powerpc: Fix clone CLONE_VM compareAdhemerval Zanella2016-05-022-1/+6
* hesiod: Avoid heap overflow in get_txt_records [BZ #20031]Florian Weimer2016-05-022-1/+7
* hesiod: Always use thread-local resolver state [BZ #19573]Florian Weimer2016-05-0211-156/+89
* hesiod: Remove DEF_RHSFlorian Weimer2016-05-023-14/+6
* hesiod: Remove RCS keywordsFlorian Weimer2016-05-024-12/+6
* localedata: sgs_LT: new locale [BZ #12450]Arnas Udovičius2016-05-015-1/+168
* m68k: use large PIC model for gcrt1.oAndreas Schwab2016-04-302-0/+7
* m68k: avoid local labels in symbol tableAndreas Schwab2016-04-302-4/+8
* NSS: Implement group merging support.Stephen Gallagher2016-04-2916-9/+475
* libio: Fix fmemopen append mode failure (BZ# 20012)Adhemerval Zanella2016-04-293-14/+138
* Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella2016-04-2922-141/+250
* getnameinfo: Refactor and fix memory leak [BZ #19642]Florian Weimer2016-04-292-240/+357
* powerpc: Zero pad using memset in strncpy/stpncpyGabriel F. T. Gomes2016-04-292-67/+61
* NEWS entry for CVE-2016-3075Florian Weimer2016-04-291-0/+4
* CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]Florian Weimer2016-04-293-62/+83
* glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdirFlorian Weimer2016-04-296-24/+100
* Fix stdio.h namespace for pre-threads POSIX (bug 20014).Joseph Myers2016-04-283-5/+16
* conformtest: Add langinfo.h expectations for YESSTR, NOSTR.Joseph Myers2016-04-283-3/+13
* Also define off_t in stdio.h for UNIX98.Joseph Myers2016-04-283-2/+8
* getnameinfo: Do not preserve errnoFlorian Weimer2016-04-282-10/+6
* resolv: Reindent preprocessor conditionals following cleanupsFlorian Weimer2016-04-284-12/+18
* resolv: Assorted preprocessor cleanupsFlorian Weimer2016-04-283-39/+12
* resolv: Remove SUNSECURITY preprocessor conditionalsFlorian Weimer2016-04-283-37/+6
* resolv: Remove BSD compatibility conditionals and headerFlorian Weimer2016-04-284-84/+10
* resolv: Remove __BIND_NOSTATIC conditionalsFlorian Weimer2016-04-283-4/+5
* resolv: Remove traces of ULTRIX supportFlorian Weimer2016-04-283-19/+5
* resolv: Remove RFC1535 conditionalsFlorian Weimer2016-04-283-31/+8
* resolv: Remove RESOLVSORT preprocess conditionalsFlorian Weimer2016-04-284-23/+7
* resolv: Remove BIND_UPDATE preprocessor conditionalsFlorian Weimer2016-04-282-36/+5
* inet: Remove SCCS keywordsFlorian Weimer2016-04-288-29/+10
* resolv: Remove _LIBC conditionalsFlorian Weimer2016-04-287-140/+13
* resolv: Remove SCCS and RCS keywordsFlorian Weimer2016-04-2824-100/+26
* Fix ChangeLog date to reflect commit dateFlorian Weimer2016-04-281-1/+1
* conformtest: Correct stdio.h expectations for fdopen.Joseph Myers2016-04-272-1/+4
* conformtest: Correct some stdio.h expectations for UNIX98.Joseph Myers2016-04-272-6/+18