2012-01-27 |
Jim Meyering | maint: use single copyright year range |
tree | commitdiff |
2012-01-09 |
Jim Meyering | maint: straggler *.[ch] files: convert more `...' to... |
tree | commitdiff |
2012-01-01 |
Jim Meyering | maint: update all copyright year number ranges |
tree | commitdiff |
2011-12-03 |
Jim Meyering | maint: add missing ":" after "License" in local gnulib... |
tree | commitdiff |
2011-10-30 |
Jim Meyering | maint: avoid new "make syntax-check" failure due to... |
tree | commitdiff |
2011-10-27 |
Jim Meyering | build: avoid bootstrap failure when using patch-2.5.8 |
tree | commitdiff |
2011-09-17 |
Paul Eggert | randread: add FIXME comment for RDRAND |
tree | commitdiff |
2011-08-30 |
Pádraig Brady | build: heap.c: make possible gnulib candidate c89 compa... |
tree | commitdiff |
2011-08-08 |
Paul Eggert | mktemp: stir in enough entropy (Bug#6683) |
tree | commitdiff |
2011-07-02 |
Jim Meyering | maint: use "const" and "pure" function attributes where... |
tree | commitdiff |
2011-06-17 |
Jim Meyering | maint: use modules/tempname.diff file, not a replacemen... |
tree | commitdiff |
2011-05-29 |
Jim Meyering | maint: remove unnecessary gnulib .diff file |
tree | commitdiff |
2011-05-26 |
Jim Meyering | maint: enforce cpp indentation policy |
tree | commitdiff |
2011-05-14 |
Pádraig Brady | shuf: use memory more efficiently when returning a... |
tree | commitdiff |
2011-04-11 |
Jim Meyering | maint: remove doubled words in comments, e.g., s/to... |
tree | commitdiff |
2011-03-13 |
Pádraig Brady | maint: use wcswidth from gnulib |
tree | commitdiff |
2011-02-08 |
Jim Meyering | tests: randread-tests: use macro.h not "#define ASSERT..." |
tree | commitdiff |
2011-02-07 |
Jim Meyering | maint: move di-set and ino-map modules from ./gl to... |
tree | commitdiff |
2011-02-07 |
Jim Meyering | di-set: provide a lookup method |
tree | commitdiff |
2011-01-01 |
Jim Meyering | maint: update all copyright year number ranges |
tree | commitdiff |
2010-11-15 |
Pádraig Brady | maint: add a missed fadvise-tests module |
tree | commitdiff |
2010-11-13 |
Jim Meyering | maint: remove fstimeprec (variable precision time stamp... |
tree | commitdiff |
2010-11-06 |
Paul Eggert | stat: use e.g. %.3X instead of %X.%3:X for sub-second... |
tree | commitdiff |
2010-10-14 |
Paul Eggert | mbsalign: avoid warning with Solaris 10 cc |
tree | commitdiff |
2010-10-13 |
Paul Eggert | tests: fix rand-isaac test |
tree | commitdiff |
2010-10-01 |
Pádraig Brady | maint: ensure the mbsalign module is C89 compatible |
tree | commitdiff |
2010-08-15 |
Pádraig Brady | maint: exclude tests from the set_program_name syntax... |
tree | commitdiff |
2010-08-09 |
Eric Blake | tests: silence 'make syntax-check' |
tree | commitdiff |
2010-07-26 |
Paul R. Eggert | sort: make struct heap private |
tree | commitdiff |
2010-07-26 |
Paul R. Eggert | sort: use more-consistent style with const |
tree | commitdiff |
2010-07-23 |
Paul R. Eggert | randread: run 2x faster on 64-bit hosts, don't assume... |
tree | commitdiff |
2010-07-22 |
Pádraig Brady | fadvise: new module providing a simpler interface to... |
tree | commitdiff |
2010-07-20 |
Paul R. Eggert | randread: use /dev/urandom to seed, not just getpid etc |
tree | commitdiff |
2010-07-16 |
Paul R. Eggert | randread: don't require -lrt |
tree | commitdiff |
2010-07-14 |
Jim Meyering | heap_alloc: avoid integer overflow |
tree | commitdiff |
2010-07-13 |
Pádraig Brady | maint: heap.c: simplify dynamic allocations |
tree | commitdiff |
2010-07-13 |
Chen Guo | sort: parallelize internal sort |
tree | commitdiff |
2010-07-13 |
Jim Meyering | di-set, ino-map: adjust a type, improve readability |
tree | commitdiff |
2010-07-06 |
Paul Eggert | du: avoid spurious warnings with 64-bit gcc -W |
tree | commitdiff |
2010-07-06 |
Paul Eggert | du: Hash with a mechanism that's simpler and takes... |
tree | commitdiff |
2010-07-04 |
Jim Meyering | di-set: manipulate sets of dev/inode pairs efficiently |
tree | commitdiff |
2010-07-04 |
Jim Meyering | dev-map: map device number to small non-negative |
tree | commitdiff |
2010-05-31 |
Jim Meyering | maint: replace each "for (;;)" with "while (true)" |
tree | commitdiff |
2010-03-19 |
Pádraig Brady | maint: mbsalign: fix an edge case where we truncate... |
tree | commitdiff |
2010-03-19 |
Pádraig Brady | maint: update the mbsalign module |
tree | commitdiff |
2010-02-05 |
Jim Meyering | sync with gnulib |
tree | commitdiff |
2010-01-01 |
Jim Meyering | maint: update all FSF copyright year lists to include... |
tree | commitdiff |
2009-12-11 |
Jim Meyering | build: update gnulib submodule to latest; adapt a patch |
tree | commitdiff |
2009-11-24 |
Eric Blake | tests: fix link failure on cygwin |
tree | commitdiff |
2009-11-20 |
Jim Meyering | maint: move xfreopen module to gnulib |
tree | commitdiff |
2009-11-17 |
Jim Meyering | maint: remove local gnulib-related patches |
tree | commitdiff |
2009-11-13 |
Eric Blake | build: update gnulib, for getgroups improvements |
tree | commitdiff |
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 |
next |