tests: ensure at least one failure when $built_programs is empty
[platform/upstream/coreutils.git] / gl /
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.
2007-10-07 Jim MeyeringReflect 2->3 GPL copyright version update in gnulib.
2007-10-07 Jim MeyeringMake tempname more random, via the randint module.
2007-10-07 Jim MeyeringConvert coreutils' rand*.{c,h,m4} into modules.
2007-10-07 Jim MeyeringCopy from gnulib the parts of tempname that we'll modify.
2007-10-04 Jim MeyeringAdapt to new gnulib naming scheme.
2007-09-27 Jim MeyeringMove file-set and hash-triple modules to gnulib.
2007-09-25 Jim MeyeringUse XOR, not OR to combine bits.
2007-08-23 Jim MeyeringMove functions from copy.c into new modules, since...
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2007-07-06 Jim MeyeringFix typo in comment.
2007-07-06 Jim Meyeringsetuidgid: set all groups, not just the primary one...
2007-03-29 Jim Meyering* gl/lib/selinux-at.c: Remove a use of HAVE_CONFIG_H.
2007-03-29 Jim MeyeringNew program: chcon
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-21 Jim Meyering* gl/lib/savewd.c: Remove this file, since the savewd_s...
2007-03-20 Jim Meyering* gl/lib/acl.c: Remove this file, now that gnulib's...
2007-03-18 Jim MeyeringMerge branch 'master' of /cu
2007-03-16 Jim MeyeringBegin adding support for Solaris ZFS (4 entries per...
2007-03-13 Jim MeyeringPrepare to work on ACL-related failure when using Solar...
2007-03-12 Jim MeyeringMerge branch 'master' of /cu
2007-03-10 Jim MeyeringTry to fix today's NFS-related failure: Treat ESTALE...
2007-01-11 Jim Meyeringtrivial merge
2007-01-05 Jim MeyeringAvoid a used-uninitialized bug for invalid input, i...
2007-01-04 Jim Meyering[ChangeLog]
2007-01-04 Jim Meyering* gl/lib/base64.c: Copied from gnulib.
2006-11-14 Jim Meyering* gl/m4/root-dev-ino.m4: Now that this is part of a...
2006-11-14 Jim MeyeringAdapt to new version of gnulib-tool.
2006-09-23 Jim Meyeringremove trailing blanks
2006-09-23 Jim Meyering* gl/modules/getloadavg.diff: New file. Work around...