summaryrefslogtreecommitdiffstats
path: root/gl
AgeCommit message (Expand)AuthorLines
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-12/+12
2009-12-11build: update gnulib submodule to latest; adapt a patchJim Meyering-36/+36
2009-11-24tests: fix link failure on cygwinEric Blake-0/+9
2009-11-20maint: move xfreopen module to gnulibJim Meyering-70/+0
2009-11-17maint: remove local gnulib-related patchesJim Meyering-141/+0
2009-11-13build: update gnulib, for getgroups improvementsEric Blake-196/+0
2009-11-07build: consistently use freopen-saferEric Blake-0/+2
2009-11-05build: reflect gnulib changes to tempnameEric Blake-32/+33
2009-11-05build: override gnulib tempname via diffEric Blake-336/+204
2009-11-02build: avoid some warningsEric Blake-5/+228
2009-10-29remove stray closing comment delimiter, "*/", in previous changeJim Meyering-2/+2
2009-10-29build (--enable-gcc-warnings): enable gcc's -Werror also in lib/Jim Meyering-0/+93
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-144/+0
2009-07-04move argv-iter module to gnulibJim Meyering-318/+0
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering-17/+17
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/+285
2009-03-27tests: test-argv-iter.c: avoid declaration-after-stmtJim Meyering-1/+1
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
2009-01-01improve M4 quotingJim Meyering-2/+2
2008-12-01argv-iter: add testsJim Meyering-0/+130
2008-12-01argv-iter: new moduleJim Meyering-0/+188
2008-11-10xfreopen: new moduleJim Meyering-0/+68
2008-10-22clean up gl/modules/selinux-atJim Meyering-3/+4
2008-10-21move selinux-h module from gl/ to gnulibJim Meyering-168/+0
2008-10-21prepare to move selinux-h module to gnulibJim Meyering-15/+5
2008-10-19accommodate gnulib header removalsJim Meyering-9/+6
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-1554/+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/+1550
2008-03-01Don't depend on gnulib's deprecated "free" module.Jim Meyering-1/+0
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-11/+61
2008-01-17Do not define-away __attribute__ when __STRICT_ANSI__ is set.Jim Meyering-2/+2
2007-11-28* gl/modules/randread (Depends-on): Remove nonexistent rand-isaac.Paul Eggert-1/+0