about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* nss_dns: Skip over non-PTR records in the netent code [BZ #19868]Florian Weimer2016-04-272-2/+25
* nss_dns: Remove custom offsetof macro definitionFlorian Weimer2016-04-272-3/+6
* nss_dns: Check address length before creating addrinfo result [BZ #19831]Florian Weimer2016-04-272-20/+47
* resolv, nss_dns: Remove remaining syslog logging [BZ #19862]Florian Weimer2016-04-273-42/+10
* conformtest: Correct some signal.h expectations for XOPEN2K.Joseph Myers2016-04-273-3/+15
* nss_dns: Validate RDATA length against packet length [BZ #19830]Florian Weimer2016-04-273-3/+36
* resolv: Always set *resplen2 out parameter in send_vc [BZ #19825]Florian Weimer2016-04-272-21/+25
* Add missing iucv related defines.Stefan Liebler2016-04-272-0/+16
* localedata: add more translit entriesMike Frysinger2016-04-274-0/+23
* libio: Update internal fmemopen position after write (BZ #20005)Adhemerval Zanella2016-04-264-4/+83
* Fix langinfo.h nl_langinfo_l namespace (bug 19996).Joseph Myers2016-04-263-2/+7
* conformtest: Correct XOPEN2K stdarg.h expectations.Joseph Myers2016-04-263-2/+5
* Define off_t in stdio.h for XOPEN2K.Joseph Myers2016-04-263-2/+11
* Fix stdio.h cuserid namespace (bug 19989).Joseph Myers2016-04-253-2/+9
* powerpc: Add optimized strcspn for P8Paul E. Murphy2016-04-259-29/+176
* vfprintf: Fix memory with large width and precision [BZ #19931]Florian Weimer2016-04-254-5/+134
* Fix stdlib/tst-makecontext regression for Nios IIChung-Lin Tang2016-04-252-0/+17
* non-linux: Apply RFC3542 obsoletion of RFC2292 macrosSamuel Thibault2016-04-242-2/+16
* non-linux: Apply RFC3542 obsoletion of RFC2292 macrosSamuel Thibault2016-04-242-11/+30
* tst-fmon/tst-numeric: switch malloc to static stack space [BZ #19671]Mike Frysinger2016-04-233-4/+11
* tst-langinfo: update yesexpr/noexpr baselinesMike Frysinger2016-04-232-12/+17
* Reduce number of mmap calls from __libc_memalign in ld.soH.J. Lu2016-04-232-7/+9
* localedata: CLDRv29: update LC_MESSAGES yes/no strings [BZ #15264] [BZ #16975]Mike Frysinger2016-04-2390-42/+276
* localedata: LC_MESSAGES.{yes,no}expr: standardize yY/nN [BZ #15262]Mike Frysinger2016-04-237-11/+29
* localedata: LC_MESSAGES.{yes,no}expr: add +1/-0 to all regexes [BZ #15263]Mike Frysinger2016-04-23190-633/+606
* localedata: standard LC_MESSAGES string regexes a bitMike Frysinger2016-04-23156-610/+507
* localedata: kk_KZ: various updates [BZ #15578]Timur Birsh2016-04-232-32/+49
* localedef: change week_1stweek default to 7Mike Frysinger2016-04-232-0/+9
* localedata: CLDRv29: update LC_TIME week/first_week,workday fieldsMike Frysinger2016-04-23277-154/+887
* powerpc: strcasestr optmization for power8Rajalakshmi Srinivasaraghavan2016-04-2210-1/+712
* localedata: en_IL: new English locale [BZ #19963]Guy Rutenberg2016-04-213-0/+139
* localedata: ln_CD: new locale [BZ #12676]Claude Paroz2016-04-213-0/+207
* benchtests: Support for cross-building benchmarksSiddhesh Poyarekar2016-04-203-5/+29