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