summaryrefslogtreecommitdiff
path: root/gl/modules
AgeCommit message (Expand)Author
2015-11-04all: replace most uses of quotearg_colon() with quote()Pádraig Brady
2015-02-11build: update to latest gnulibPádraig Brady
2014-12-19diagnose too-large numbers betterPádraig Brady
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-11build: update gnulib submodule to latestPaul Eggert
2012-09-20build: move non-recursive-gnulib-prefix-hack to gnulib; updateJim Meyering
2012-09-11build: new module to convert lib/ to non-recursive makeJim Meyering
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
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-06-17maint: use modules/tempname.diff file, not a replacement; update gnulibJim Meyering
2011-05-29maint: remove unnecessary gnulib .diff fileJim Meyering
2011-05-14shuf: use memory more efficiently when returning a subsetPá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
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-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
2010-07-16randread: don't require -lrtPaul R. Eggert
2010-07-13sort: parallelize internal sortChen Guo
2010-07-06du: Hash with a mechanism that's simpler and takes less memory.Paul Eggert
2010-07-04di-set: manipulate sets of dev/inode pairs efficientlyJim Meyering
2010-07-04dev-map: map device number to small non-negativeJim Meyering
2010-03-19maint: update the mbsalign modulePádraig Brady
2009-11-24tests: fix link failure on cygwinEric Blake
2009-11-20maint: move xfreopen module to gnulibJim Meyering
2009-11-13build: update gnulib, for getgroups improvementsEric Blake
2009-11-07build: consistently use freopen-saferEric Blake
2009-11-02build: avoid some warningsEric Blake
2009-08-06maint: move selinux-at module from gl/ to gnulibJim Meyering
2009-07-04move argv-iter module to gnulibJim Meyering
2009-04-03ls: fix alignment when month names have varying widthsPádraig Brady
2008-12-01argv-iter: add testsJim Meyering
2008-12-01argv-iter: new moduleJim Meyering
2008-11-10xfreopen: new moduleJim Meyering
2008-10-22clean up gl/modules/selinux-atJim Meyering
2008-10-21move selinux-h module from gl/ to gnulibJim Meyering
2008-10-21prepare to move selinux-h module to gnulibJim Meyering
2008-10-19accommodate gnulib header removalsJim Meyering
2008-05-11move sha256 and sha512 modules to gnulibJim Meyering
2008-03-02Create sha256 and sha512 modules and move files into gl/.Jim Meyering
2008-03-01Don't depend on gnulib's deprecated "free" module.Jim Meyering
2007-11-28* gl/modules/randread (Depends-on): Remove nonexistent rand-isaac.Paul Eggert