index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gl
/
modules
Age
Commit message (
Expand
)
Author
2011-02-08
tests: randread-tests: use macro.h not "#define ASSERT..."
Jim Meyering
2011-02-07
maint: move di-set and ino-map modules from ./gl to gnulib
Jim Meyering
2010-11-15
maint: add a missed fadvise-tests module
Pádraig Brady
2010-11-13
maint: remove fstimeprec (variable precision time stamp) support
Jim Meyering
2010-11-06
stat: use e.g. %.3X instead of %X.%3:X for sub-second precision
Paul Eggert
2010-10-13
mbsalign: avoid warning with Solaris 10 cc
Paul Eggert
2010-07-23
randread: run 2x faster on 64-bit hosts, don't assume no padding bits
Paul R. Eggert
2010-07-22
fadvise: new module providing a simpler interface to posix_fadvise
Pádraig Brady
2010-07-16
randread: don't require -lrt
Paul R. Eggert
2010-07-13
sort: parallelize internal sort
Chen Guo
2010-07-06
du: Hash with a mechanism that's simpler and takes less memory.
Paul Eggert
2010-07-04
di-set: manipulate sets of dev/inode pairs efficiently
Jim Meyering
2010-07-04
dev-map: map device number to small non-negative
Jim Meyering
2010-03-19
maint: update the mbsalign module
Pádraig Brady
2009-11-24
tests: fix link failure on cygwin
Eric Blake
2009-11-20
maint: move xfreopen module to gnulib
Jim Meyering
2009-11-13
build: update gnulib, for getgroups improvements
Eric Blake
2009-11-07
build: consistently use freopen-safer
Eric Blake
2009-11-02
build: avoid some warnings
Eric Blake
2009-08-06
maint: move selinux-at module from gl/ to gnulib
Jim Meyering
2009-07-04
move argv-iter module to gnulib
Jim Meyering
2009-04-03
ls: fix alignment when month names have varying widths
Pádraig Brady
2008-12-01
argv-iter: add tests
Jim Meyering
2008-12-01
argv-iter: new module
Jim Meyering
2008-11-10
xfreopen: new module
Jim Meyering
2008-10-22
clean up gl/modules/selinux-at
Jim Meyering
2008-10-21
move selinux-h module from gl/ to gnulib
Jim Meyering
2008-10-21
prepare to move selinux-h module to gnulib
Jim Meyering
2008-10-19
accommodate gnulib header removals
Jim Meyering
2008-05-11
move sha256 and sha512 modules to gnulib
Jim Meyering
2008-03-02
Create sha256 and sha512 modules and move files into gl/.
Jim Meyering
2008-03-01
Don't depend on gnulib's deprecated "free" module.
Jim Meyering
2007-11-28
* gl/modules/randread (Depends-on): Remove nonexistent rand-isaac.
Paul Eggert
2007-10-07
Make tempname more random, via the randint module.
Jim Meyering
2007-10-07
Convert coreutils' rand*.{c,h,m4} into modules.
Jim Meyering
2007-10-07
Copy from gnulib the parts of tempname that we'll modify.
Jim Meyering
2007-10-04
Adapt to new gnulib naming scheme.
Jim Meyering
2007-09-27
Move file-set and hash-triple modules to gnulib.
Jim Meyering
2007-08-23
Move functions from copy.c into new modules, since ln needs them, too.
Jim Meyering
2007-07-06
setuidgid: set all groups, not just the primary one; mgetgroups: new module
Jim Meyering
2007-03-29
New program: chcon
Jim Meyering
2006-11-14
Adapt to new version of gnulib-tool.
Jim Meyering
2006-09-23
remove trailing blanks
Jim Meyering
2006-09-23
* gl/modules/getloadavg.diff: New file. Work around the way the latest
Jim Meyering