summaryrefslogtreecommitdiffstats
path: root/gl/modules
AgeCommit message (Expand)AuthorLines
2022-04-12cp,mv,install: modularize targetdirPaul Eggert-0/+25
2022-01-31maint: pacify gcc -flto -Wmaybe-uninitializedPaul Eggert-0/+2
2021-10-31maint: use minmax.h instead of rolling our ownPaul Eggert-0/+2
2021-04-26maint: port to Autoconf 2.71Paul Eggert-1/+1
2020-06-01maint: use getrandom, not getentropyPaul Eggert-1/+1
2020-05-31maint: use getentropy and new tempname modulesPaul Eggert-14/+1
2019-10-22shuf: improve randperm overflow checkingPaul Eggert-0/+2
2019-01-26printf,seq: remove c-strtod dependencyPaul Eggert-1/+3
2019-01-26printf,seq,sleep,tail,timeout: accept current-locale floatsPaul Eggert-0/+47
2018-10-19build: update gnulib submodule to latestPaul Eggert-2/+2
2017-08-12gnulib: update to latest and adjust gl/modules/tempname.diffJim Meyering-2/+1
2017-04-22build: update gnulib submodule to latestPaul Eggert-9/+2
2015-11-04all: replace most uses of quotearg_colon() with quote()Pádraig Brady-1/+1
2015-02-11build: update to latest gnulibPádraig Brady-2/+2
2014-12-19diagnose too-large numbers betterPádraig Brady-0/+29
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/+42
2013-05-11build: update gnulib submodule to latestPaul Eggert-3/+4
2012-09-20build: move non-recursive-gnulib-prefix-hack to gnulib; updateJim Meyering-25/+0
2012-09-11build: new module to convert lib/ to non-recursive makeJim Meyering-0/+25
2012-09-10maint: move the last coreutils-specific files from lib/ to gl/Jim Meyering-0/+95
2012-09-10maint: move gl/m4/root-dev-ino.m4 contents into its module definitionJim Meyering-2/+2
2012-07-27maint: refresh stale local gnulib patch filesJim Meyering-9/+11
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-0/+1
2011-10-27build: avoid bootstrap failure when using patch-2.5.8Jim Meyering-5/+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-14shuf: use memory more efficiently when returning a subsetPádraig Brady-0/+1
2011-02-08tests: randread-tests: use macro.h not "#define ASSERT..."Jim Meyering-0/+1
2011-02-07maint: move di-set and ino-map modules from ./gl to gnulibJim Meyering-68/+0
2010-11-15maint: add a missed fadvise-tests modulePádraig Brady-0/+10
2010-11-13maint: remove fstimeprec (variable precision time stamp) supportJim Meyering-34/+0
2010-11-06stat: use e.g. %.3X instead of %X.%3:X for sub-second precisionPaul Eggert-0/+34
2010-10-13mbsalign: avoid warning with Solaris 10 ccPaul Eggert-0/+1
2010-07-23randread: run 2x faster on 64-bit hosts, don't assume no padding bitsPaul R. Eggert-0/+11
2010-07-22fadvise: new module providing a simpler interface to posix_fadvisePádraig Brady-0/+24
2010-07-16randread: don't require -lrtPaul R. Eggert-1/+1
2010-07-13sort: parallelize internal sortChen Guo-0/+24
2010-07-06du: Hash with a mechanism that's simpler and takes less memory.Paul Eggert-35/+35
2010-07-04di-set: manipulate sets of dev/inode pairs efficientlyJim Meyering-0/+35
2010-07-04dev-map: map device number to small non-negativeJim Meyering-0/+33
2010-03-19maint: update the mbsalign modulePádraig Brady-0/+11
2009-11-24tests: fix link failure on cygwinEric Blake-0/+9
2009-11-20maint: move xfreopen module to gnulibJim Meyering-26/+0
2009-11-13build: update gnulib, for getgroups improvementsEric Blake-24/+0
2009-11-07build: consistently use freopen-saferEric Blake-0/+1
2009-11-02build: avoid some warningsEric Blake-0/+9
2009-08-06maint: move selinux-at module from gl/ to gnulibJim Meyering-33/+0
2009-07-04move argv-iter module to gnulibJim Meyering-34/+0