| Commit message (Expand) | Author | Age | Files | Lines |
* | avoid warnings, adjust for const-correctness | Jim Meyering | 2008-06-24 | 1 | -4/+4 |
* | remove redundant "const" in declarations | Jim Meyering | 2008-06-24 | 1 | -5/+5 |
* | sync maint.mk from coreutils, and adjust to conform | Jim Meyering | 2008-06-14 | 1 | -4/+4 |
* | recognize more suffixes: .mk, .ac, .bz2, .lzma. | Jim Meyering | 2008-05-19 | 1 | -1/+5 |
* | tighten scope in libidu/, too | Jim Meyering | 2008-05-17 | 6 | -41/+43 |
* | make more functions static | Jim Meyering | 2008-05-17 | 6 | -82/+98 |
* | Remove unnecessary test before "free". | Jim Meyering | 2008-01-30 | 1 | -2/+1 |
* | Remove trailing blanks. | Jim Meyering | 2008-01-30 | 1 | -15/+15 |
* | Remove useless multiply-by-1. Avoid sizeof TYPE: use equivalent sizeof *VAR. | Jim Meyering | 2008-01-30 | 2 | -5/+5 |
* | Allocate safely. | Jim Meyering | 2008-01-30 | 3 | -9/+10 |
* | Use xstrdup, not strdup. | Jim Meyering | 2008-01-30 | 4 | -10/+11 |
* | fid: avoid buffer overrun. | Jim Meyering | 2008-01-14 | 1 | -2/+2 |
* | Convert to coreutils-flavored gnulib. | Jim Meyering | 2008-01-14 | 1 | -1/+0 |
* | Mark diagnostics for translation. | Jim Meyering | 2008-01-14 | 1 | -2/+2 |
* | Don't cast x*alloc return value. | Jim Meyering | 2008-01-14 | 1 | -3/+3 |
* | Don't include <strsep.h>. Now it's guaranteed to be in <string.h>. | Jim Meyering | 2008-01-04 | 3 | -6/+3 |
* | License upgrade to "GPL-3 or later" | Pedro J. Ruiz Lopez | 2007-08-17 | 15 | -61/+52 |
* | Temporary fix simply to avoid the infloop. | Jim Meyering | 2007-01-19 | 1 | -2/+2 |
* | * provide rough support for lisp character constants | Claudio Fontana | 2006-11-25 | 1 | -1/+13 |
* | * fix lisp string parsing | Claudio Fontana | 2006-10-19 | 1 | -2/+2 |
* | * add missing checks for terminal-related include files | Claudio Fontana | 2006-07-22 | 1 | -1/+1 |
* | * provide replacement for lstat in a convoluted way, | Claudio Fontana | 2006-07-22 | 3 | -3/+11 |
* | * remove generated files from CVS | Claudio Fontana | 2006-07-21 | 1 | -519/+0 |
* | * minor fix for typo | Claudio Fontana | 2006-06-26 | 1 | -1/+1 |
* | * applied savannah patch #5165, fix for when HAVE_LINK is 0. | Claudio Fontana | 2006-06-26 | 1 | -1/+7 |
* | * applied savannah patch to fix perl strings | Claudio Fontana | 2006-06-26 | 1 | -5/+13 |
* | * integrated java+lisp support patch (EXPERIMENTAL) | Claudio Fontana | 2006-02-15 | 2 | -11/+289 |
* | * include gnulib changes | Claudio Fontana | 2006-02-01 | 2 | -0/+2 |
* | * s/id-utils/idutils/g; | Claudio Fontana | 2006-01-06 | 2 | -2/+4 |
* | * started to address portability problems in the id-utils-4.0 release | Claudio Fontana | 2005-12-27 | 9 | -19/+29 |
* | * added inttostr module from gnulib, used in src/mkid.c to print an | Claudio Fontana | 2005-12-11 | 2 | -10/+1 |
* | * fixed small issues and integrated perl patch. | Claudio Fontana | 2005-12-11 | 3 | -4/+316 |
* | * applied (with changes) savannah patch 2702. | Claudio Fontana | 2005-11-01 | 1 | -3/+15 |
* | *** empty log message *** | Claudio Fontana | 2005-11-01 | 2 | -3/+9 |
* | *** empty log message *** | Claudio Fontana | 2005-11-01 | 16 | -524/+689 |
* | . | Jim Meyering | 2000-06-06 | 1 | -86/+90 |
* | Declare strsep if necessary. | Jim Meyering | 2000-06-06 | 3 | -3/+24 |
* | update generated config files | Greg McGary | 2000-04-27 | 1 | -1/+0 |
* | * lib/strsep.c: Add file. | Greg McGary | 1999-04-12 | 3 | -14/+21 |
* | . | Greg McGary | 1999-04-11 | 1 | -0/+1 |
* | * walker.c (classify_link): Only return 0 for zero-length files. | Greg McGary | 1999-04-11 | 1 | -3/+3 |
* | * libidu/idread.c (maybe_read_id_file): Add `b' for binary | Greg McGary | 1999-04-09 | 1 | -2/+2 |
* | * src/lid.c (limits.h): Include earlier to avoid RE_DUP_MAX | Greg McGary | 1999-04-08 | 1 | -14/+15 |
* | Add __P to decl | Greg McGary | 1999-04-06 | 1 | -1/+1 |
* | * libidu/idfile.h (largest_member_file): Add variable decl. | Greg McGary | 1999-04-06 | 4 | -30/+41 |
* | Update copyright notices for 1999 | Greg McGary | 1999-04-04 | 5 | -5/+5 |
* | * Version 3.2c released. | Greg McGary | 1999-04-04 | 3 | -98/+93 |
* | .r3_2b | Greg McGary | 1999-03-29 | 1 | -1/+1 |
* | * libidu/idfile.h (struct member_file) [mf_index]: Change | Greg McGary | 1999-03-29 | 4 | -13/+18 |
* | .r3_2a | Greg McGary | 1999-03-28 | 1 | -34/+21 |