summaryrefslogtreecommitdiff
path: root/gl
AgeCommit message (Expand)Author
2007-11-28* gl/modules/randread (Depends-on): Remove nonexistent rand-isaac.Paul Eggert
2007-11-10install+SELinux: reduce a 12x performance hit to ~1.5xJim Meyering
2007-10-28Define ENOTSUP, not ENOSYS. Needed on OpenBSD 3.9.Jim Meyering
2007-10-07Reflect 2->3 GPL copyright version update in gnulib.Jim Meyering
2007-10-07Make tempname more random, via the randint module.Jim Meyering
2007-10-07Convert coreutils' rand*.{c,h,m4} into modules.Jim Meyering
2007-10-07Copy from gnulib the parts of tempname that we'll modify.Jim Meyering
2007-10-04Adapt to new gnulib naming scheme.Jim Meyering
2007-09-27Move file-set and hash-triple modules to gnulib.Jim Meyering
2007-09-25Use XOR, not OR to combine bits.Jim Meyering
2007-08-23Move functions from copy.c into new modules, since ln needs them, too.Jim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2007-07-07Fix typo in comment.Jim Meyering
2007-07-06setuidgid: set all groups, not just the primary one; mgetgroups: new moduleJim Meyering
2007-03-29* gl/lib/selinux-at.c: Remove a use of HAVE_CONFIG_H.Jim Meyering
2007-03-29New program: chconJim Meyering
2007-03-21* gl/lib/savewd.c: Remove this file, since the savewd_save changeJim Meyering
2007-03-20* gl/lib/acl.c: Remove this file, now that gnulib's version subsumes it.Jim Meyering
2007-03-16Begin adding support for Solaris ZFS (4 entries per trivial ACL)Jim Meyering
2007-03-13Prepare to work on ACL-related failure when using Solaris ZFS.Jim Meyering
2007-03-10Try to fix today's NFS-related failure: Treat ESTALE like EACCES.Jim Meyering
2007-01-05Avoid a used-uninitialized bug for invalid input, i.e., when the sizeJim Meyering
2007-01-04[ChangeLog]Jim Meyering
2007-01-04* gl/lib/base64.c: Copied from gnulib.Jim Meyering
2006-11-14* gl/m4/root-dev-ino.m4: Now that this is part of a real "module",Jim Meyering
2006-11-14Adapt to new version of gnulib-tool.Jim Meyering
2006-09-23remove trailing blanksJim Meyering
2006-09-23* gl/modules/getloadavg.diff: New file. Work around the way the latestJim Meyering