summaryrefslogtreecommitdiffstats
path: root/gl/tests
AgeCommit message (Expand)AuthorLines
2010-11-13maint: remove fstimeprec (variable precision time stamp) supportJim Meyering-74/+0
2010-11-06stat: use e.g. %.3X instead of %X.%3:X for sub-second precisionPaul Eggert-0/+74
2010-10-13tests: fix rand-isaac testPaul Eggert-1/+1
2010-08-15maint: exclude tests from the set_program_name syntax-checkPádraig Brady-3/+0
2010-08-09tests: silence 'make syntax-check'Eric Blake-1/+2
2010-07-23randread: run 2x faster on 64-bit hosts, don't assume no padding bitsPaul R. Eggert-0/+604
2010-07-22fadvise: new module providing a simpler interface to posix_fadvisePádraig Brady-0/+43
2010-07-06du: Hash with a mechanism that's simpler and takes less memory.Paul Eggert-43/+22
2010-07-04di-set: manipulate sets of dev/inode pairs efficientlyJim Meyering-0/+85
2010-07-04dev-map: map device number to small non-negativeJim Meyering-0/+63
2010-03-19maint: mbsalign: fix an edge case where we truncate too muchPádraig Brady-0/+7
2010-03-19maint: update the mbsalign modulePádraig Brady-0/+93
2009-07-04move argv-iter module to gnulibJim Meyering-120/+0
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering-1/+1
2009-03-27tests: test-argv-iter.c: avoid declaration-after-stmtJim Meyering-1/+1
2008-12-01argv-iter: add testsJim Meyering-0/+120