summaryrefslogtreecommitdiffstats
path: root/gl/lib
AgeCommit message (Expand)AuthorLines
2009-09-19mktemp: adapt to new, 3-argument gen_tempname_lenJim Meyering-17/+11
2009-09-01maint: mbsalign.c: remove unnecessary assignmentJim Meyering-1/+1
2009-08-25maint: remove Local Variables: indent-tabs-mode: nil from all sourcesJim Meyering-5/+0
2009-08-25global: convert indentation-TABs to spacesJim Meyering-229/+229
2009-08-06maint: move selinux-at module from gl/ to gnulibJim Meyering-111/+0
2009-07-04move argv-iter module to gnulibJim Meyering-164/+0
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering-14/+14
2009-04-09id: fix infinite loop on some systemsPádraig Brady-1/+9
2009-04-07maint: remove compiler warnings from randint and randread modulesPádraig Brady-5/+11
2009-04-07shred,sort,shuf: don't use /dev/urandom by defaultPádraig Brady-17/+7
2009-04-03ls: fix alignment when month names have varying widthsPádraig Brady-0/+259
2009-03-15maint: remove unused include and definitionsJim Meyering-15/+2
2009-02-26argv-iter: avoid variadic macroEric Blake-4/+4
2009-01-16simplify mgetgroups() and avoid -Wsign-compare warningsPádraig Brady-29/+17
2008-12-01argv-iter: new moduleJim Meyering-0/+164
2008-11-10xfreopen: new moduleJim Meyering-0/+43
2008-10-21move selinux-h module from gl/ to gnulibJim Meyering-88/+0
2008-06-03remove duplicate definition of matchpathcon_init_prefixJim Meyering-3/+0
2008-06-02accommodate older SELinux which lacks matchpathcon_init_prefixJim Meyering-2/+5
2008-05-19use gnulib's base64 module, now that it's sync'd to match this oneJim Meyering-635/+0
2008-05-11move sha256 and sha512 modules to gnulibJim Meyering-1479/+0
2008-05-05base64 module: adjust API so it's compatible with gnulib'sBo Borgerson-20/+44
2008-03-16sha512_process_bytes: fix a bug in processing a buffer where length&64 != 0J. Scott Edwards-1/+1
2008-03-03Define SHA*_DIGEST_SIZE symbols.Simon Josefsson-0/+4
2008-03-02Create sha256 and sha512 modules and move files into gl/.Jim Meyering-0/+1475
2008-02-24* gl/lib/mgetgroups.c (mgetgroups): Parenthesize correctly.Jim Meyering-1/+1
2008-02-24* gl/lib/mgetgroups.c: Include <stdlib.h>.Jim Meyering-1/+2
2008-02-22id: avoid race when a group is added between getgrouplist callsJim Meyering-14/+31
2008-02-21id: use getgrouplist when possibleJames Youngman-9/+58
2008-01-17Do not define-away __attribute__ when __STRICT_ANSI__ is set.Jim Meyering-2/+2
2007-11-10install+SELinux: reduce a 12x performance hit to ~1.5xJim Meyering-0/+3
2007-10-28Define ENOTSUP, not ENOSYS. Needed on OpenBSD 3.9.Jim Meyering-12/+12
2007-10-07Reflect 2->3 GPL copyright version update in gnulib.Jim Meyering-11/+9
2007-10-07Make tempname more random, via the randint module.Jim Meyering-70/+59
2007-10-07Convert coreutils' rand*.{c,h,m4} into modules.Jim Meyering-0/+1057
2007-10-07Copy from gnulib the parts of tempname that we'll modify.Jim Meyering-0/+355
2007-10-04Adapt to new gnulib naming scheme.Jim Meyering-0/+0
2007-09-27Move file-set and hash-triple modules to gnulib.Jim Meyering-137/+0
2007-09-25Use XOR, not OR to combine bits.Jim Meyering-12/+3
2007-08-23Move functions from copy.c into new modules, since ln needs them, too.Jim Meyering-0/+146
2007-07-23Update all copyright notices to use the newer form.Jim Meyering-41/+32
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering-8/+8
2007-07-07Fix typo in comment.Jim Meyering-1/+1
2007-07-06setuidgid: set all groups, not just the primary one; mgetgroups: new moduleJim Meyering-0/+101
2007-03-29* gl/lib/selinux-at.c: Remove a use of HAVE_CONFIG_H.Jim Meyering-3/+1
2007-03-29New program: chconJim Meyering-0/+203
2007-03-21* gl/lib/savewd.c: Remove this file, since the savewd_save changeJim Meyering-308/+0
2007-03-20* gl/lib/acl.c: Remove this file, now that gnulib's version subsumes it.Jim Meyering-426/+0
2007-03-16Begin adding support for Solaris ZFS (4 entries per trivial ACL)Jim Meyering-8/+28
2007-03-13Prepare to work on ACL-related failure when using Solaris ZFS.Jim Meyering-0/+406