summaryrefslogtreecommitdiffstats
path: root/gl/lib
AgeCommit message (Expand)AuthorLines
2013-05-18maint: port --enable-gcc-warnings to clangPaul Eggert-11/+23
2013-05-11build: update gnulib submodule to latestPaul Eggert-3/+3
2013-01-01maint: update all copyright year number rangesJim Meyering-22/+22
2012-09-12maint: mbsalign.h: fix typo from previous comment editBernhard Voelker-2/+2
2012-09-11maint: add more control flags to mbsalignPádraig Brady-36/+58
2012-09-10maint: move the last coreutils-specific files from lib/ to gl/Jim Meyering-0/+513
2012-07-27maint: refresh stale local gnulib patch filesJim Meyering-42/+42
2012-06-10build: update gnulib to latest; correct comment grammarJim Meyering-1/+1
2012-02-12build: correct @@-,length values in last hunk of regcomp.c.diffJim Meyering-1/+1
2012-02-12build: update gnulib, bootstrap, gl/lib/regcomp.c.diffJim Meyering-12/+16
2012-01-27maint: use single copyright year rangeJim Meyering-9/+9
2012-01-09maint: straggler *.[ch] files: convert more `...' to '...'Jim Meyering-2/+2
2012-01-01maint: update all copyright year number rangesJim Meyering-15/+15
2011-10-30maint: avoid new "make syntax-check" failure due to stdalign definitionJim Meyering-1/+1
2011-09-17randread: add FIXME comment for RDRANDPaul Eggert-0/+3
2011-08-30build: heap.c: make possible gnulib candidate c89 compatiblePádraig Brady-1/+3
2011-08-08mktemp: stir in enough entropy (Bug#6683)Paul Eggert-1/+1
2011-07-02maint: use "const" and "pure" function attributes where possibleJim Meyering-4/+5
2011-05-26maint: enforce cpp indentation policyJim Meyering-2/+2
2011-05-14shuf: use memory more efficiently when returning a subsetPádraig Brady-7/+142
2011-04-11maint: remove doubled words in comments, e.g., s/to to/to/Jim Meyering-1/+1
2011-03-13maint: use wcswidth from gnulibPádraig Brady-22/+1
2011-02-07maint: move di-set and ino-map modules from ./gl to gnulibJim Meyering-451/+0
2011-02-07di-set: provide a lookup methodJim Meyering-0/+24
2011-01-01maint: update all copyright year number rangesJim Meyering-17/+17
2010-11-13maint: remove fstimeprec (variable precision time stamp) supportJim Meyering-200/+0
2010-11-06stat: use e.g. %.3X instead of %X.%3:X for sub-second precisionPaul Eggert-0/+200
2010-10-13mbsalign: avoid warning with Solaris 10 ccPaul Eggert-4/+5
2010-10-01maint: ensure the mbsalign module is C89 compatiblePádraig Brady-4/+5
2010-07-25sort: make struct heap privatePaul R. Eggert-8/+7
2010-07-25sort: use more-consistent style with constPaul R. Eggert-9/+9
2010-07-23randread: run 2x faster on 64-bit hosts, don't assume no padding bitsPaul R. Eggert-239/+247
2010-07-22fadvise: new module providing a simpler interface to posix_fadvisePádraig Brady-0/+109
2010-07-20randread: use /dev/urandom to seed, not just getpid etcPaul R. Eggert-18/+45
2010-07-16randread: don't require -lrtPaul R. Eggert-3/+3
2010-07-14heap_alloc: avoid integer overflowJim Meyering-1/+1
2010-07-13maint: heap.c: simplify dynamic allocationsPádraig Brady-22/+5
2010-07-13sort: parallelize internal sortChen Guo-0/+193
2010-07-13di-set, ino-map: adjust a type, improve readabilityJim Meyering-8/+12
2010-07-06du: avoid spurious warnings with 64-bit gcc -WPaul Eggert-2/+2
2010-07-06du: Hash with a mechanism that's simpler and takes less memory.Paul Eggert-352/+338
2010-07-04di-set: manipulate sets of dev/inode pairs efficientlyJim Meyering-0/+304
2010-07-04dev-map: map device number to small non-negativeJim Meyering-0/+133
2010-05-31maint: replace each "for (;;)" with "while (true)"Jim Meyering-3/+3
2010-03-19maint: mbsalign: fix an edge case where we truncate too muchPádraig Brady-0/+6
2010-03-19maint: update the mbsalign modulePádraig Brady-29/+103
2010-02-05sync with gnulibJim Meyering-29/+10
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-11/+11
2009-12-11build: update gnulib submodule to latest; adapt a patchJim Meyering-36/+36
2009-11-20maint: move xfreopen module to gnulibJim Meyering-44/+0