summaryrefslogtreecommitdiff
path: root/gl
Commit message (Expand)AuthorAgeFilesLines
...
* maint: move di-set and ino-map modules from ./gl to gnulibJim Meyering2011-02-0710-646/+0
* di-set: provide a lookup methodJim Meyering2011-02-073-0/+26
* maint: update all copyright year number rangesJim Meyering2011-01-0123-23/+23
* maint: add a missed fadvise-tests modulePádraig Brady2010-11-152-0/+17
* maint: remove fstimeprec (variable precision time stamp) supportJim Meyering2010-11-135-308/+0
* stat: use e.g. %.3X instead of %X.%3:X for sub-second precisionPaul Eggert2010-11-065-0/+308
* mbsalign: avoid warning with Solaris 10 ccPaul Eggert2010-10-132-4/+6
* tests: fix rand-isaac testPaul Eggert2010-10-131-1/+1
* maint: ensure the mbsalign module is C89 compatiblePádraig Brady2010-10-012-4/+5
* maint: exclude tests from the set_program_name syntax-checkPádraig Brady2010-08-153-3/+0
* tests: silence 'make syntax-check'Eric Blake2010-08-091-1/+2
* sort: make struct heap privatePaul R. Eggert2010-07-252-8/+7
* sort: use more-consistent style with constPaul R. Eggert2010-07-252-9/+9
* randread: run 2x faster on 64-bit hosts, don't assume no padding bitsPaul R. Eggert2010-07-236-239/+862
* fadvise: new module providing a simpler interface to posix_fadvisePádraig Brady2010-07-224-0/+176
* randread: use /dev/urandom to seed, not just getpid etcPaul R. Eggert2010-07-203-18/+45
* randread: don't require -lrtPaul R. Eggert2010-07-162-4/+4
* heap_alloc: avoid integer overflowJim Meyering2010-07-141-1/+1
* maint: heap.c: simplify dynamic allocationsPádraig Brady2010-07-131-22/+5
* sort: parallelize internal sortChen Guo2010-07-133-0/+217
* di-set, ino-map: adjust a type, improve readabilityJim Meyering2010-07-132-8/+12
* du: avoid spurious warnings with 64-bit gcc -WPaul Eggert2010-07-062-2/+2
* du: Hash with a mechanism that's simpler and takes less memory.Paul Eggert2010-07-0613-430/+395
* di-set: manipulate sets of dev/inode pairs efficientlyJim Meyering2010-07-045-0/+424
* dev-map: map device number to small non-negativeJim Meyering2010-07-045-0/+229
* maint: replace each "for (;;)" with "while (true)"Jim Meyering2010-05-312-3/+3
* maint: mbsalign: fix an edge case where we truncate too muchPádraig Brady2010-03-192-0/+13
* maint: update the mbsalign modulePádraig Brady2010-03-194-29/+207
* sync with gnulibJim Meyering2010-02-051-29/+10
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-0112-12/+12
* build: update gnulib submodule to latest; adapt a patchJim Meyering2009-12-111-36/+36
* tests: fix link failure on cygwinEric Blake2009-11-241-0/+9
* maint: move xfreopen module to gnulibJim Meyering2009-11-203-70/+0
* maint: remove local gnulib-related patchesJim Meyering2009-11-172-141/+0
* build: update gnulib, for getgroups improvementsEric Blake2009-11-134-196/+0
* build: consistently use freopen-saferEric Blake2009-11-072-0/+2
* build: reflect gnulib changes to tempnameEric Blake2009-11-052-32/+33
* build: override gnulib tempname via diffEric Blake2009-11-054-336/+204
* build: avoid some warningsEric Blake2009-11-026-5/+228
* remove stray closing comment delimiter, "*/", in previous changeJim Meyering2009-10-291-2/+2
* build (--enable-gcc-warnings): enable gcc's -Werror also in lib/Jim Meyering2009-10-293-0/+93
* mktemp: adapt to new, 3-argument gen_tempname_lenJim Meyering2009-09-192-17/+11
* maint: mbsalign.c: remove unnecessary assignmentJim Meyering2009-09-011-1/+1
* maint: remove Local Variables: indent-tabs-mode: nil from all sourcesJim Meyering2009-08-251-5/+0
* global: convert indentation-TABs to spacesJim Meyering2009-08-259-229/+229
* maint: move selinux-at module from gl/ to gnulibJim Meyering2009-08-063-144/+0
* move argv-iter module to gnulibJim Meyering2009-07-045-318/+0
* maint: update all Copyright year lists to include 2009Jim Meyering2009-06-2317-17/+17
* id: fix infinite loop on some systemsPádraig Brady2009-04-091-1/+9
* maint: remove compiler warnings from randint and randread modulesPádraig Brady2009-04-072-5/+11