summaryrefslogtreecommitdiff
path: root/gl
AgeCommit message (Expand)Author
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
2010-07-20randread: use /dev/urandom to seed, not just getpid etcPaul R. Eggert
2010-07-16randread: don't require -lrtPaul R. Eggert
2010-07-14heap_alloc: avoid integer overflowJim Meyering
2010-07-13maint: heap.c: simplify dynamic allocationsPádraig Brady
2010-07-13sort: parallelize internal sortChen Guo
2010-07-13di-set, ino-map: adjust a type, improve readabilityJim Meyering
2010-07-06du: avoid spurious warnings with 64-bit gcc -WPaul Eggert
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-05-31maint: replace each "for (;;)" with "while (true)"Jim Meyering
2010-03-19maint: mbsalign: fix an edge case where we truncate too muchPádraig Brady
2010-03-19maint: update the mbsalign modulePádraig Brady
2010-02-05sync with gnulibJim Meyering
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-12-11build: update gnulib submodule to latest; adapt a patchJim Meyering
2009-11-24tests: fix link failure on cygwinEric Blake
2009-11-20maint: move xfreopen module to gnulibJim Meyering
2009-11-17maint: remove local gnulib-related patchesJim Meyering
2009-11-13build: update gnulib, for getgroups improvementsEric Blake
2009-11-07build: consistently use freopen-saferEric Blake
2009-11-05build: reflect gnulib changes to tempnameEric Blake
2009-11-05build: override gnulib tempname via diffEric Blake
2009-11-02build: avoid some warningsEric Blake
2009-10-29remove stray closing comment delimiter, "*/", in previous changeJim Meyering
2009-10-29build (--enable-gcc-warnings): enable gcc's -Werror also in lib/Jim Meyering
2009-09-19mktemp: adapt to new, 3-argument gen_tempname_lenJim Meyering
2009-09-01maint: mbsalign.c: remove unnecessary assignmentJim Meyering
2009-08-25maint: remove Local Variables: indent-tabs-mode: nil from all sourcesJim Meyering
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-08-06maint: move selinux-at module from gl/ to gnulibJim Meyering