summaryrefslogtreecommitdiff
path: root/gl
AgeCommit message (Expand)AuthorFilesLines
2009-01-16simplify mgetgroups() and avoid -Wsign-compare warningsPádraig Brady1-29/+17
2009-01-01improve M4 quotingJim Meyering1-2/+2
2008-12-01argv-iter: add testsJim Meyering2-0/+130
2008-12-01argv-iter: new moduleJim Meyering3-0/+188
2008-11-10xfreopen: new moduleJim Meyering3-0/+68
2008-10-22clean up gl/modules/selinux-atJim Meyering1-3/+4
2008-10-21move selinux-h module from gl/ to gnulibJim Meyering5-168/+0
2008-10-21prepare to move selinux-h module to gnulibJim Meyering1-15/+5
2008-10-19accommodate gnulib header removalsJim Meyering1-9/+6
2008-06-03remove duplicate definition of matchpathcon_init_prefixJim Meyering1-3/+0
2008-06-02accommodate older SELinux which lacks matchpathcon_init_prefixJim Meyering1-2/+5
2008-05-19use gnulib's base64 module, now that it's sync'd to match this oneJim Meyering2-635/+0
2008-05-11move sha256 and sha512 modules to gnulibJim Meyering9-1554/+0
2008-05-05base64 module: adjust API so it's compatible with gnulib'sBo Borgerson2-20/+44
2008-03-16sha512_process_bytes: fix a bug in processing a buffer where length&64 != 0J. Scott Edwards1-1/+1
2008-03-03Define SHA*_DIGEST_SIZE symbols.Simon Josefsson2-0/+4
2008-03-02Create sha256 and sha512 modules and move files into gl/.Jim Meyering9-0/+1550
2008-03-01Don't depend on gnulib's deprecated "free" module.Jim Meyering1-1/+0
2008-02-24* gl/lib/mgetgroups.c (mgetgroups): Parenthesize correctly.Jim Meyering1-1/+1
2008-02-24* gl/lib/mgetgroups.c: Include <stdlib.h>.Jim Meyering1-1/+2
2008-02-22id: avoid race when a group is added between getgrouplist callsJim Meyering1-14/+31
2008-02-21id: use getgrouplist when possibleJames Youngman2-11/+61
2008-01-17Do not define-away __attribute__ when __STRICT_ANSI__ is set.Jim Meyering1-2/+2
2007-11-28* gl/modules/randread (Depends-on): Remove nonexistent rand-isaac.Paul Eggert1-1/+0
2007-11-10install+SELinux: reduce a 12x performance hit to ~1.5xJim Meyering1-0/+3
2007-10-28Define ENOTSUP, not ENOSYS. Needed on OpenBSD 3.9.Jim Meyering2-12/+12
2007-10-07Reflect 2->3 GPL copyright version update in gnulib.Jim Meyering2-11/+9
2007-10-07Make tempname more random, via the randint module.Jim Meyering3-71/+62
2007-10-07Convert coreutils' rand*.{c,h,m4} into modules.Jim Meyering11-0/+1139
2007-10-07Copy from gnulib the parts of tempname that we'll modify.Jim Meyering3-0/+383
2007-10-04Adapt to new gnulib naming scheme.Jim Meyering5-10/+10
2007-09-27Move file-set and hash-triple modules to gnulib.Jim Meyering6-189/+0
2007-09-25Use XOR, not OR to combine bits.Jim Meyering1-12/+3
2007-08-23Move functions from copy.c into new modules, since ln needs them, too.Jim Meyering6-0/+198
2007-07-23Update all copyright notices to use the newer form.Jim Meyering8-41/+32
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering8-8/+8
2007-07-07Fix typo in comment.Jim Meyering1-1/+1
2007-07-06setuidgid: set all groups, not just the primary one; mgetgroups: new moduleJim Meyering4-0/+136
2007-03-29* gl/lib/selinux-at.c: Remove a use of HAVE_CONFIG_H.Jim Meyering1-3/+1
2007-03-29New program: chconJim Meyering8-0/+325
2007-03-21* gl/lib/savewd.c: Remove this file, since the savewd_save changeJim Meyering1-308/+0
2007-03-20* gl/lib/acl.c: Remove this file, now that gnulib's version subsumes it.Jim Meyering1-426/+0
2007-03-16Begin adding support for Solaris ZFS (4 entries per trivial ACL)Jim Meyering1-8/+28
2007-03-13Prepare to work on ACL-related failure when using Solaris ZFS.Jim Meyering1-0/+406
2007-03-10Try to fix today's NFS-related failure: Treat ESTALE like EACCES.Jim Meyering1-0/+308
2007-01-05Avoid a used-uninitialized bug for invalid input, i.e., when the sizeJim Meyering1-1/+1
2007-01-04[ChangeLog]Jim Meyering2-63/+206
2007-01-04* gl/lib/base64.c: Copied from gnulib.Jim Meyering2-0/+470
2006-11-14* gl/m4/root-dev-ino.m4: Now that this is part of a real "module",Jim Meyering1-2/+1
2006-11-14Adapt to new version of gnulib-tool.Jim Meyering4-0/+126