summaryrefslogtreecommitdiff
path: root/gl
AgeCommit message (Expand)Author
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-09-10build: fix corrupted patch causing bootstrap failuresPádraig Brady
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-20build: move non-recursive-gnulib-prefix-hack to gnulib; updateJim Meyering
2012-09-14build: don't prefix the RHS of "GPERF = ..." with "lib/"Jim Meyering
2012-09-12maint: mbsalign.h: fix typo from previous comment editBernhard Voelker
2012-09-11build: handle @ALLOCA@-vs-non-recursive make problemsJim Meyering
2012-09-11build: new module to convert lib/ to non-recursive makeJim Meyering
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-09-10maint: move gl/m4/root-dev-ino.m4 contents into its module definitionJim 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-12-03maint: add missing ":" after "License" in local gnulib module filesJim Meyering
2011-10-30maint: avoid new "make syntax-check" failure due to stdalign definitionJim Meyering
2011-10-27build: avoid bootstrap failure when using patch-2.5.8Jim 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-06-17maint: use modules/tempname.diff file, not a replacement; update gnulibJim Meyering
2011-05-29maint: remove unnecessary gnulib .diff fileJim 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-08tests: randread-tests: use macro.h not "#define ASSERT..."Jim Meyering
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-15maint: add a missed fadvise-tests modulePádraig Brady
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
2010-10-13tests: fix rand-isaac testPaul Eggert
2010-10-01maint: ensure the mbsalign module is C89 compatiblePádraig Brady
2010-08-15maint: exclude tests from the set_program_name syntax-checkPádraig Brady
2010-08-09tests: silence 'make syntax-check'Eric Blake
2010-07-25sort: make struct heap privatePaul R. Eggert
2010-07-25sort: use more-consistent style with constPaul R. Eggert
2010-07-23randread: run 2x faster on 64-bit hosts, don't assume no padding bitsPaul R. Eggert
2010-07-22fadvise: new module providing a simpler interface to posix_fadvisePádraig Brady