sort: default to physmem/8, not physmem/16
[platform/upstream/coreutils.git] / gl /
2012-02-12 Jim Meyeringbuild: correct @@-,length values in last hunk of regcom...
2012-02-12 Jim Meyeringbuild: update gnulib, bootstrap, gl/lib/regcomp.c.diff
2012-01-27 Jim Meyeringmaint: use single copyright year range
2012-01-09 Jim Meyeringmaint: straggler *.[ch] files: convert more `...' to...
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-03 Jim Meyeringmaint: add missing ":" after "License" in local gnulib...
2011-10-30 Jim Meyeringmaint: avoid new "make syntax-check" failure due to...
2011-10-27 Jim Meyeringbuild: avoid bootstrap failure when using patch-2.5.8
2011-09-17 Paul Eggertrandread: add FIXME comment for RDRAND
2011-08-30 Pádraig Bradybuild: heap.c: make possible gnulib candidate c89 compa...
2011-08-08 Paul Eggertmktemp: stir in enough entropy (Bug#6683)
2011-07-02 Jim Meyeringmaint: use "const" and "pure" function attributes where...
2011-06-17 Jim Meyeringmaint: use modules/tempname.diff file, not a replacemen...
2011-05-29 Jim Meyeringmaint: remove unnecessary gnulib .diff file
2011-05-26 Jim Meyeringmaint: enforce cpp indentation policy
2011-05-14 Pádraig Bradyshuf: use memory more efficiently when returning a...
2011-04-11 Jim Meyeringmaint: remove doubled words in comments, e.g., s/to...
2011-03-13 Pádraig Bradymaint: use wcswidth from gnulib
2011-02-08 Jim Meyeringtests: randread-tests: use macro.h not "#define ASSERT..."
2011-02-07 Jim Meyeringmaint: move di-set and ino-map modules from ./gl to...
2011-02-07 Jim Meyeringdi-set: provide a lookup method
2011-01-01 Jim Meyeringmaint: update all copyright year number ranges
2010-11-15 Pádraig Bradymaint: add a missed fadvise-tests module
2010-11-13 Jim Meyeringmaint: remove fstimeprec (variable precision time stamp...
2010-11-06 Paul Eggertstat: use e.g. %.3X instead of %X.%3:X for sub-second...
2010-10-14 Paul Eggertmbsalign: avoid warning with Solaris 10 cc
2010-10-13 Paul Eggerttests: fix rand-isaac test
2010-10-01 Pádraig Bradymaint: ensure the mbsalign module is C89 compatible
2010-08-15 Pádraig Bradymaint: exclude tests from the set_program_name syntax...
2010-08-09 Eric Blaketests: silence 'make syntax-check'
2010-07-26 Paul R. Eggertsort: make struct heap private
2010-07-26 Paul R. Eggertsort: use more-consistent style with const
2010-07-23 Paul R. Eggertrandread: run 2x faster on 64-bit hosts, don't assume...
2010-07-22 Pádraig Bradyfadvise: new module providing a simpler interface to...
2010-07-20 Paul R. Eggertrandread: use /dev/urandom to seed, not just getpid etc
2010-07-16 Paul R. Eggertrandread: don't require -lrt
2010-07-14 Jim Meyeringheap_alloc: avoid integer overflow
2010-07-13 Pádraig Bradymaint: heap.c: simplify dynamic allocations
2010-07-13 Chen Guosort: parallelize internal sort
2010-07-13 Jim Meyeringdi-set, ino-map: adjust a type, improve readability
2010-07-06 Paul Eggertdu: avoid spurious warnings with 64-bit gcc -W
2010-07-06 Paul Eggertdu: Hash with a mechanism that's simpler and takes...
2010-07-04 Jim Meyeringdi-set: manipulate sets of dev/inode pairs efficiently
2010-07-04 Jim Meyeringdev-map: map device number to small non-negative
2010-05-31 Jim Meyeringmaint: replace each "for (;;)" with "while (true)"
2010-03-19 Pádraig Bradymaint: mbsalign: fix an edge case where we truncate...
2010-03-19 Pádraig Bradymaint: update the mbsalign module
2010-02-05 Jim Meyeringsync with gnulib
2010-01-01 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-12-11 Jim Meyeringbuild: update gnulib submodule to latest; adapt a patch
2009-11-24 Eric Blaketests: fix link failure on cygwin
2009-11-20 Jim Meyeringmaint: move xfreopen module to gnulib
2009-11-17 Jim Meyeringmaint: remove local gnulib-related patches
2009-11-13 Eric Blakebuild: update gnulib, for getgroups improvements
2009-11-07 Eric Blakebuild: consistently use freopen-safer
2009-11-05 Eric Blakebuild: reflect gnulib changes to tempname
2009-11-05 Eric Blakebuild: override gnulib tempname via diff
2009-11-02 Eric Blakebuild: avoid some warnings
2009-10-29 Jim Meyeringremove stray closing comment delimiter, "*/", in previo...
2009-10-29 Jim Meyeringbuild (--enable-gcc-warnings): enable gcc's -Werror...
2009-09-19 Jim Meyeringmktemp: adapt to new, 3-argument gen_tempname_len
2009-09-01 Jim Meyeringmaint: mbsalign.c: remove unnecessary assignment
2009-08-25 Jim Meyeringmaint: remove Local Variables: indent-tabs-mode: nil...
2009-08-25 Jim Meyeringglobal: convert indentation-TABs to spaces
2009-08-06 Jim Meyeringmaint: move selinux-at module from gl/ to gnulib
2009-07-04 Jim Meyeringmove argv-iter module to gnulib
2009-06-23 Jim Meyeringmaint: update all Copyright year lists to include 2009
2009-04-09 Pádraig Bradyid: fix infinite loop on some systems
2009-04-07 Pádraig Bradymaint: remove compiler warnings from randint and randre...
2009-04-07 Pádraig Bradyshred,sort,shuf: don't use /dev/urandom by default
2009-04-02 Pádraig Bradyls: fix alignment when month names have varying widths
2009-03-27 Jim Meyeringtests: test-argv-iter.c: avoid declaration-after-stmt
2009-03-15 Jim Meyeringmaint: remove unused include and definitions
2009-02-26 Eric Blakeargv-iter: avoid variadic macro
2009-01-16 Pádraig Bradysimplify mgetgroups() and avoid -Wsign-compare warnings
2009-01-01 Jim Meyeringimprove M4 quoting
2008-12-01 Jim Meyeringargv-iter: add tests
2008-12-01 Jim Meyeringargv-iter: new module
2008-11-10 Jim Meyeringxfreopen: new module
2008-10-22 Jim Meyeringclean up gl/modules/selinux-at
2008-10-21 Jim Meyeringmove selinux-h module from gl/ to gnulib
2008-10-21 Jim Meyeringprepare to move selinux-h module to gnulib
2008-10-19 Jim Meyeringaccommodate gnulib header removals
2008-06-03 Jim Meyeringremove duplicate definition of matchpathcon_init_prefix
2008-06-02 Jim Meyeringaccommodate older SELinux which lacks matchpathcon_init...
2008-05-19 Jim Meyeringuse gnulib's base64 module, now that it's sync'd to...
2008-05-11 Jim Meyeringmove sha256 and sha512 modules to gnulib
2008-05-05 Bo Borgersonbase64 module: adjust API so it's compatible with gnulib's
2008-03-16 J. Scott Edwardssha512_process_bytes: fix a bug in processing a buffer...
2008-03-03 Simon JosefssonDefine SHA*_DIGEST_SIZE symbols.
2008-03-02 Jim MeyeringCreate sha256 and sha512 modules and move files into...
2008-03-01 Jim MeyeringDon't depend on gnulib's deprecated "free" module.
2008-02-24 Jim Meyering* gl/lib/mgetgroups.c (mgetgroups): Parenthesize correctly.
2008-02-24 Jim Meyering* gl/lib/mgetgroups.c: Include <stdlib.h>.
2008-02-22 Jim Meyeringid: avoid race when a group is added between getgroupli...
2008-02-21 James Youngmanid: use getgrouplist when possible
2008-01-17 Jim MeyeringDo not define-away __attribute__ when __STRICT_ANSI__...
2007-11-28 Paul Eggert* gl/modules/randread (Depends-on): Remove nonexistent...
2007-11-10 Jim Meyeringinstall+SELinux: reduce a 12x performance hit to ~1.5x
2007-10-28 Jim MeyeringDefine ENOTSUP, not ENOSYS. Needed on OpenBSD 3.9.
next