summaryrefslogtreecommitdiff
path: root/gl/lib
AgeCommit message (Expand)Author
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-11-27shred,sort: ensure faster unaligned access to rand modulePádraig Brady
2016-03-15maint: remove gl/lib/reg*.c.diff; no longer neededJim Meyering
2016-03-09build: update gnulib submodule to latestEric Blake
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-11-04all: avoid quoting file names when possiblePádraig Brady
2015-11-04all: replace most uses of quotearg_colon() with quote()Pádraig Brady
2015-09-23build: update gnulib submodule to latestPádraig Brady
2015-04-26build: update gnulib submodule to latestPaul Eggert
2015-02-11build: update to latest gnulibPádraig Brady
2015-02-03build: fix invalid gnulib patchPádraig Brady
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-12-25tests: fix error message check on some systemsPádraig Brady
2014-12-19diagnose too-large numbers betterPádraig Brady
2014-12-03maint: avoid -fsanitize=undefined warning in rand-isaacPádraig Brady
2014-07-19maint: fix message translation glitchesPaul Eggert
2014-04-25maint: remove trailing comma from enum to make gl/ c89 compatEdgars Irmejs
2014-03-19maint: fix typo in comment in fadvise.cBernhard Voelker
2014-03-13maint: avoid "attribute-const"-suggesting warning from gccJim Meyering
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-07-02maint: refactor SMACK interface to a separate modulePádraig Brady
2013-05-18maint: port --enable-gcc-warnings to clangPaul Eggert
2013-05-11build: update gnulib submodule to latestPaul Eggert
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-09-12maint: mbsalign.h: fix typo from previous comment editBernhard Voelker
2012-09-11maint: add more control flags to mbsalignPádraig Brady
2012-09-10maint: move the last coreutils-specific files from lib/ to gl/Jim Meyering
2012-07-27maint: refresh stale local gnulib patch filesJim Meyering
2012-06-10build: update gnulib to latest; correct comment grammarJim Meyering
2012-02-12build: correct @@-,length values in last hunk of regcomp.c.diffJim Meyering
2012-02-12build: update gnulib, bootstrap, gl/lib/regcomp.c.diffJim Meyering
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-09maint: straggler *.[ch] files: convert more `...' to '...'Jim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-10-30maint: avoid new "make syntax-check" failure due to stdalign definitionJim Meyering
2011-09-17randread: add FIXME comment for RDRANDPaul Eggert
2011-08-30build: heap.c: make possible gnulib candidate c89 compatiblePádraig Brady
2011-08-08mktemp: stir in enough entropy (Bug#6683)Paul Eggert
2011-07-02maint: use "const" and "pure" function attributes where possibleJim Meyering
2011-05-26maint: enforce cpp indentation policyJim Meyering
2011-05-14shuf: use memory more efficiently when returning a subsetPádraig Brady
2011-04-11maint: remove doubled words in comments, e.g., s/to to/to/Jim Meyering
2011-03-13maint: use wcswidth from gnulibPádraig Brady
2011-02-07maint: move di-set and ino-map modules from ./gl to gnulibJim Meyering
2011-02-07di-set: provide a lookup methodJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-11-13maint: remove fstimeprec (variable precision time stamp) supportJim Meyering
2010-11-06stat: use e.g. %.3X instead of %X.%3:X for sub-second precisionPaul Eggert
2010-10-13mbsalign: avoid warning with Solaris 10 ccPaul Eggert