summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* xalloc-oversized: port to GCC 7; fewer warningsPaul Eggert2016-06-132-9/+44
* autoupdate (gettext-0.19.8.1)Karl Berry2016-06-1310-19/+35
* update from texinfoKarl Berry2016-06-091-4/+20
* regex: port to Sun CPaul Eggert2016-06-082-2/+10
* update from texinfoKarl Berry2016-06-041-18/+44
* stdbool: Restore __bool_true_false_are_defined checkPaul Eggert2016-05-312-4/+11
* stdbool: Port AC_CHECK_HEADER_STDBOOL to C++11David Seifert2016-05-312-18/+26
* Use GCC_LINT, not lintPaul Eggert2016-05-3019-25/+61
* secure_getenv: Port to many more platforms.Bruno Haible2016-05-294-12/+32
* update from texinfoKarl Berry2016-05-281-90/+113
* canonicalize: Fix broken probe for realpath.Eric Blake2016-05-272-2/+8
* unsetenv: relax to LGPLv2+Eric Blake2016-05-272-1/+6
* update from texinfoPaul Eggert2016-05-261-2/+17
* gendocs.sh: Set default TOP_NODE_UP_URL in HTML output.Ludovic Courtès2016-05-202-20/+31
* manywarnings: update for GCC 6.1Paul Eggert2016-05-173-1/+42
* autoupdateKarl Berry2016-05-161-10/+12
* intdiv0, memmem, nocrash, strcasestr, strstr: no exitNikos Mavrogiannopoulos2016-05-135-5/+6
* glob: size_t overflow checksPaul Eggert2016-05-122-70/+98
* glob: don't assume INT_MAX < SIZE_MAXPaul Eggert2016-05-122-3/+10
* Fix undefined behaviour in gettext.h.Bruno Haible2016-05-122-2/+14
* autoupdateKarl Berry2016-05-111-2/+2
* git-version-gen: avoid undefined shiftPaul Eggert2016-05-082-3/+12
* update from texinfoKarl Berry2016-05-081-22/+34
* glob: merge glibc changes into lib/glob.cPaul Eggert2016-05-043-284/+540
* mktime: spelling fix in commentPaul Eggert2016-05-011-1/+1
* mktime: port to stricter signed overflow checkingPaul Eggert2016-05-012-200/+161
* mktime: speed up DEBUG_MKTIME benchmarksPaul Eggert2016-05-012-12/+25
* mktime: resurrect DEBUG_MKTIME testingPaul Eggert2016-05-012-1/+6
* mktime: simplify DEBUG_MKTIMEPaul Eggert2016-05-012-5/+12
* Port mktime_internal offset to unsigned time_tPaul Eggert2016-05-015-14/+74
* xstrtol: prohibit monstrosities like "1bB"Paul Eggert2016-04-273-14/+33
* xstrtod: reinstate setting of *result upon ERANGEPádraig Brady2016-04-212-7/+12
* xstrtod: modify *result only if no errorsTino Calancha2016-04-202-1/+7
* btowc: document problems in C localePaul Eggert2016-04-192-0/+10
* autoupdateKarl Berry2016-04-151-7/+7
* update from texinfoKarl Berry2016-04-141-4/+16
* mktime: improve integer overflow checkingPaul Eggert2016-04-133-78/+49
* intprops: check two's complement assumptionPaul Eggert2016-04-133-5/+28
* intprops, mktime, strtol: assume two's complementPaul Eggert2016-04-138-85/+60
* stdint: port to strict C11 left shiftPaul Eggert2016-04-112-7/+10
* mbrtowc: work around glibc bug#19932Paul Eggert2016-04-0910-31/+128
* update from texinfoKarl Berry2016-04-061-6/+64
* autoupdateKarl Berry2016-04-051-2/+2
* stdint: detect good enough pre-C++11 stdint.h in C++ modePedro Alves2016-04-032-1/+44
* argp: merge changes from glibcPaul Eggert2016-04-0313-306/+194
* Prefer American spelling for "initialize"Paul Eggert2016-04-035-8/+8
* autoupdateKarl Berry2016-04-021-7/+7
* stddef: support configuring with g++Paul Eggert2016-04-012-2/+12
* autoupdateKarl Berry2016-03-311-11/+23
* autoupdateKarl Berry2016-03-301-1/+3