summaryrefslogtreecommitdiffstats
path: root/gl
AgeCommit message (Expand)AuthorLines
2014-12-25tests: fix error message check on some systemsPádraig Brady-1/+2
2014-12-19diagnose too-large numbers betterPádraig Brady-0/+162
2014-12-03maint: avoid -fsanitize=undefined warning in rand-isaacPádraig Brady-1/+13
2014-07-19maint: fix message translation glitchesPaul Eggert-1/+1
2014-04-25maint: remove trailing comma from enum to make gl/ c89 compatEdgars Irmejs-2/+2
2014-03-19maint: fix typo in comment in fadvise.cBernhard Voelker-1/+1
2014-03-13maint: avoid "attribute-const"-suggesting warning from gccJim Meyering-0/+6
2014-01-02maint: update all copyright year number rangesBernhard Voelker-26/+26
2013-09-10build: fix corrupted patch causing bootstrap failuresPádraig Brady-1/+1
2013-07-02maint: refactor SMACK interface to a separate modulePádraig Brady-0/+88
2013-05-18maint: port --enable-gcc-warnings to clangPaul Eggert-11/+23
2013-05-11build: update gnulib submodule to latestPaul Eggert-6/+7
2013-01-01maint: update all copyright year number rangesJim Meyering-25/+25
2012-09-20build: move non-recursive-gnulib-prefix-hack to gnulib; updateJim Meyering-303/+0
2012-09-14build: don't prefix the RHS of "GPERF = ..." with "lib/"Jim Meyering-1/+5
2012-09-12maint: mbsalign.h: fix typo from previous comment editBernhard Voelker-2/+2
2012-09-11build: handle @ALLOCA@-vs-non-recursive make problemsJim Meyering-1/+8
2012-09-11build: new module to convert lib/ to non-recursive makeJim Meyering-0/+292
2012-09-11maint: add more control flags to mbsalignPádraig Brady-36/+96
2012-09-10maint: move the last coreutils-specific files from lib/ to gl/Jim Meyering-0/+608
2012-09-10maint: move gl/m4/root-dev-ino.m4 contents into its module definitionJim Meyering-16/+2
2012-07-27maint: refresh stale local gnulib patch filesJim Meyering-51/+53
2012-06-10build: update gnulib to latest; correct comment grammarJim Meyering-1/+1
2012-02-12build: correct @@-,length values in last hunk of regcomp.c.diffJim Meyering-1/+1
2012-02-12build: update gnulib, bootstrap, gl/lib/regcomp.c.diffJim Meyering-12/+16
2012-01-27maint: use single copyright year rangeJim Meyering-10/+10
2012-01-09maint: straggler *.[ch] files: convert more `...' to '...'Jim Meyering-2/+2
2012-01-01maint: update all copyright year number rangesJim Meyering-19/+19
2011-12-03maint: add missing ":" after "License" in local gnulib module filesJim Meyering-4/+4
2011-10-30maint: avoid new "make syntax-check" failure due to stdalign definitionJim Meyering-1/+2
2011-10-27build: avoid bootstrap failure when using patch-2.5.8Jim Meyering-5/+5
2011-09-17randread: add FIXME comment for RDRANDPaul Eggert-0/+3
2011-08-30build: heap.c: make possible gnulib candidate c89 compatiblePádraig Brady-1/+3
2011-08-08mktemp: stir in enough entropy (Bug#6683)Paul Eggert-1/+1
2011-07-02maint: use "const" and "pure" function attributes where possibleJim Meyering-4/+5
2011-06-17maint: use modules/tempname.diff file, not a replacement; update gnulibJim Meyering-30/+18
2011-05-29maint: remove unnecessary gnulib .diff fileJim Meyering-13/+0
2011-05-26maint: enforce cpp indentation policyJim Meyering-2/+2
2011-05-14shuf: use memory more efficiently when returning a subsetPádraig Brady-7/+143
2011-04-11maint: remove doubled words in comments, e.g., s/to to/to/Jim Meyering-1/+1
2011-03-13maint: use wcswidth from gnulibPádraig Brady-22/+1
2011-02-08tests: randread-tests: use macro.h not "#define ASSERT..."Jim Meyering-14/+2
2011-02-07maint: move di-set and ino-map modules from ./gl to gnulibJim Meyering-646/+0
2011-02-07di-set: provide a lookup methodJim Meyering-0/+26
2011-01-01maint: update all copyright year number rangesJim Meyering-23/+23
2010-11-15maint: add a missed fadvise-tests modulePádraig Brady-0/+17
2010-11-13maint: remove fstimeprec (variable precision time stamp) supportJim Meyering-308/+0
2010-11-06stat: use e.g. %.3X instead of %X.%3:X for sub-second precisionPaul Eggert-0/+308
2010-10-13mbsalign: avoid warning with Solaris 10 ccPaul Eggert-4/+6
2010-10-13tests: fix rand-isaac testPaul Eggert-1/+1