2009-11-07 |
Eric Blake | build: consistently use freopen-safer |
tree | commitdiff |
2009-11-05 |
Eric Blake | build: reflect gnulib changes to tempname |
tree | commitdiff |
2009-11-05 |
Eric Blake | build: override gnulib tempname via diff |
tree | commitdiff |
2009-11-02 |
Eric Blake | build: avoid some warnings |
tree | commitdiff |
2009-10-29 |
Jim Meyering | remove stray closing comment delimiter, "*/", in previo... |
tree | commitdiff |
2009-10-29 |
Jim Meyering | build (--enable-gcc-warnings): enable gcc's -Werror... |
tree | commitdiff |
2009-09-19 |
Jim Meyering | mktemp: adapt to new, 3-argument gen_tempname_len |
tree | commitdiff |
2009-09-01 |
Jim Meyering | maint: mbsalign.c: remove unnecessary assignment |
tree | commitdiff |
2009-08-25 |
Jim Meyering | maint: remove Local Variables: indent-tabs-mode: nil... |
tree | commitdiff |
2009-08-25 |
Jim Meyering | global: convert indentation-TABs to spaces |
tree | commitdiff |
2009-08-06 |
Jim Meyering | maint: move selinux-at module from gl/ to gnulib |
tree | commitdiff |
2009-07-04 |
Jim Meyering | move argv-iter module to gnulib |
tree | commitdiff |
2009-06-23 |
Jim Meyering | maint: update all Copyright year lists to include 2009 |
tree | commitdiff |
2009-04-09 |
Pádraig Brady | id: fix infinite loop on some systems |
tree | commitdiff |
2009-04-07 |
Pádraig Brady | maint: remove compiler warnings from randint and randre... |
tree | commitdiff |
2009-04-07 |
Pádraig Brady | shred,sort,shuf: don't use /dev/urandom by default |
tree | commitdiff |
2009-04-02 |
Pádraig Brady | ls: fix alignment when month names have varying widths |
tree | commitdiff |
2009-03-27 |
Jim Meyering | tests: test-argv-iter.c: avoid declaration-after-stmt |
tree | commitdiff |
2009-03-15 |
Jim Meyering | maint: remove unused include and definitions |
tree | commitdiff |
2009-02-26 |
Eric Blake | argv-iter: avoid variadic macro |
tree | commitdiff |
2009-01-16 |
Pádraig Brady | simplify mgetgroups() and avoid -Wsign-compare warnings |
tree | commitdiff |
2009-01-01 |
Jim Meyering | improve M4 quoting |
tree | commitdiff |
2008-12-01 |
Jim Meyering | argv-iter: add tests |
tree | commitdiff |
2008-12-01 |
Jim Meyering | argv-iter: new module |
tree | commitdiff |
2008-11-10 |
Jim Meyering | xfreopen: new module |
tree | commitdiff |
2008-10-22 |
Jim Meyering | clean up gl/modules/selinux-at |
tree | commitdiff |
2008-10-21 |
Jim Meyering | move selinux-h module from gl/ to gnulib |
tree | commitdiff |
2008-10-21 |
Jim Meyering | prepare to move selinux-h module to gnulib |
tree | commitdiff |
2008-10-19 |
Jim Meyering | accommodate gnulib header removals |
tree | commitdiff |
2008-06-03 |
Jim Meyering | remove duplicate definition of matchpathcon_init_prefix |
tree | commitdiff |
2008-06-02 |
Jim Meyering | accommodate older SELinux which lacks matchpathcon_init... |
tree | commitdiff |
2008-05-19 |
Jim Meyering | use gnulib's base64 module, now that it's sync'd to... |
tree | commitdiff |
2008-05-11 |
Jim Meyering | move sha256 and sha512 modules to gnulib |
tree | commitdiff |
2008-05-05 |
Bo Borgerson | base64 module: adjust API so it's compatible with gnulib's |
tree | commitdiff |
2008-03-16 |
J. Scott Edwards | sha512_process_bytes: fix a bug in processing a buffer... |
tree | commitdiff |
2008-03-03 |
Simon Josefsson | Define SHA*_DIGEST_SIZE symbols. |
tree | commitdiff |
2008-03-02 |
Jim Meyering | Create sha256 and sha512 modules and move files into... |
tree | commitdiff |
2008-03-01 |
Jim Meyering | Don't depend on gnulib's deprecated "free" module. |
tree | commitdiff |
2008-02-24 |
Jim Meyering | * gl/lib/mgetgroups.c (mgetgroups): Parenthesize correctly. |
tree | commitdiff |
2008-02-24 |
Jim Meyering | * gl/lib/mgetgroups.c: Include <stdlib.h>. |
tree | commitdiff |
2008-02-22 |
Jim Meyering | id: avoid race when a group is added between getgroupli... |
tree | commitdiff |
2008-02-21 |
James Youngman | id: use getgrouplist when possible |
tree | commitdiff |
2008-01-17 |
Jim Meyering | Do not define-away __attribute__ when __STRICT_ANSI__... |
tree | commitdiff |
2007-11-28 |
Paul Eggert | * gl/modules/randread (Depends-on): Remove nonexistent... |
tree | commitdiff |
2007-11-10 |
Jim Meyering | install+SELinux: reduce a 12x performance hit to ~1.5x |
tree | commitdiff |
2007-10-28 |
Jim Meyering | Define ENOTSUP, not ENOSYS. Needed on OpenBSD 3.9. |
tree | commitdiff |
2007-10-07 |
Jim Meyering | Reflect 2->3 GPL copyright version update in gnulib. |
tree | commitdiff |
2007-10-07 |
Jim Meyering | Make tempname more random, via the randint module. |
tree | commitdiff |
2007-10-07 |
Jim Meyering | Convert coreutils' rand*.{c,h,m4} into modules. |
tree | commitdiff |
2007-10-07 |
Jim Meyering | Copy from gnulib the parts of tempname that we'll modify. |
tree | commitdiff |
2007-10-04 |
Jim Meyering | Adapt to new gnulib naming scheme. |
tree | commitdiff |
2007-09-27 |
Jim Meyering | Move file-set and hash-triple modules to gnulib. |
tree | commitdiff |
2007-09-25 |
Jim Meyering | Use XOR, not OR to combine bits. |
tree | commitdiff |
2007-08-23 |
Jim Meyering | Move functions from copy.c into new modules, since... |
tree | commitdiff |
2007-07-23 |
Jim Meyering | Update all copyright notices to use the newer form. |
tree | commitdiff |
2007-07-10 |
Jim Meyering | Change "version 2" to "version 3" in all copyright... |
tree | commitdiff |
2007-07-06 |
Jim Meyering | Fix typo in comment. |
tree | commitdiff |
2007-07-06 |
Jim Meyering | setuidgid: set all groups, not just the primary one... |
tree | commitdiff |
2007-03-29 |
Jim Meyering | * gl/lib/selinux-at.c: Remove a use of HAVE_CONFIG_H. |
tree | commitdiff |
2007-03-29 |
Jim Meyering | New program: chcon |
tree | commitdiff |
2007-03-28 |
Jim Meyering | Merge branch 'master' of /cu |
tree | commitdiff |
2007-03-21 |
Jim Meyering | * gl/lib/savewd.c: Remove this file, since the savewd_s... |
tree | commitdiff |
2007-03-20 |
Jim Meyering | * gl/lib/acl.c: Remove this file, now that gnulib's... |
tree | commitdiff |
2007-03-18 |
Jim Meyering | Merge branch 'master' of /cu |
tree | commitdiff |
2007-03-16 |
Jim Meyering | Begin adding support for Solaris ZFS (4 entries per... |
tree | commitdiff |
2007-03-13 |
Jim Meyering | Prepare to work on ACL-related failure when using Solar... |
tree | commitdiff |
2007-03-12 |
Jim Meyering | Merge branch 'master' of /cu |
tree | commitdiff |
2007-03-10 |
Jim Meyering | Try to fix today's NFS-related failure: Treat ESTALE... |
tree | commitdiff |
2007-01-11 |
Jim Meyering | trivial merge |
tree | commitdiff |
2007-01-05 |
Jim Meyering | Avoid a used-uninitialized bug for invalid input, i... |
tree | commitdiff |
2007-01-04 |
Jim Meyering | [ChangeLog] |
tree | commitdiff |
2007-01-04 |
Jim Meyering | * gl/lib/base64.c: Copied from gnulib. |
tree | commitdiff |
2006-11-14 |
Jim Meyering | * gl/m4/root-dev-ino.m4: Now that this is part of a... |
tree | commitdiff |
2006-11-14 |
Jim Meyering | Adapt to new version of gnulib-tool. |
tree | commitdiff |
2006-09-23 |
Jim Meyering | remove trailing blanks |
tree | commitdiff |
2006-09-23 |
Jim Meyering | * gl/modules/getloadavg.diff: New file. Work around... |
tree | commitdiff |
|