summaryrefslogtreecommitdiffstats
path: root/libidu
Commit message (Expand)AuthorAgeFilesLines
* avoid warnings, adjust for const-correctnessJim Meyering2008-06-241-4/+4
* remove redundant "const" in declarationsJim Meyering2008-06-241-5/+5
* sync maint.mk from coreutils, and adjust to conformJim Meyering2008-06-141-4/+4
* recognize more suffixes: .mk, .ac, .bz2, .lzma.Jim Meyering2008-05-191-1/+5
* tighten scope in libidu/, tooJim Meyering2008-05-176-41/+43
* make more functions staticJim Meyering2008-05-176-82/+98
* Remove unnecessary test before "free".Jim Meyering2008-01-301-2/+1
* Remove trailing blanks.Jim Meyering2008-01-301-15/+15
* Remove useless multiply-by-1. Avoid sizeof TYPE: use equivalent sizeof *VAR.Jim Meyering2008-01-302-5/+5
* Allocate safely.Jim Meyering2008-01-303-9/+10
* Use xstrdup, not strdup.Jim Meyering2008-01-304-10/+11
* fid: avoid buffer overrun.Jim Meyering2008-01-141-2/+2
* Convert to coreutils-flavored gnulib.Jim Meyering2008-01-141-1/+0
* Mark diagnostics for translation.Jim Meyering2008-01-141-2/+2
* Don't cast x*alloc return value.Jim Meyering2008-01-141-3/+3
* Don't include <strsep.h>. Now it's guaranteed to be in <string.h>.Jim Meyering2008-01-043-6/+3
* License upgrade to "GPL-3 or later"Pedro J. Ruiz Lopez2007-08-1715-61/+52
* Temporary fix simply to avoid the infloop.Jim Meyering2007-01-191-2/+2
* * provide rough support for lisp character constantsClaudio Fontana2006-11-251-1/+13
* * fix lisp string parsingClaudio Fontana2006-10-191-2/+2
* * add missing checks for terminal-related include filesClaudio Fontana2006-07-221-1/+1
* * provide replacement for lstat in a convoluted way,Claudio Fontana2006-07-223-3/+11
* * remove generated files from CVSClaudio Fontana2006-07-211-519/+0
* * minor fix for typoClaudio Fontana2006-06-261-1/+1
* * applied savannah patch #5165, fix for when HAVE_LINK is 0.Claudio Fontana2006-06-261-1/+7
* * applied savannah patch to fix perl stringsClaudio Fontana2006-06-261-5/+13
* * integrated java+lisp support patch (EXPERIMENTAL)Claudio Fontana2006-02-152-11/+289
* * include gnulib changesClaudio Fontana2006-02-012-0/+2
* * s/id-utils/idutils/g;Claudio Fontana2006-01-062-2/+4
* * started to address portability problems in the id-utils-4.0 releaseClaudio Fontana2005-12-279-19/+29
* * added inttostr module from gnulib, used in src/mkid.c to print anClaudio Fontana2005-12-112-10/+1
* * fixed small issues and integrated perl patch.Claudio Fontana2005-12-113-4/+316
* * applied (with changes) savannah patch 2702.Claudio Fontana2005-11-011-3/+15
* *** empty log message ***Claudio Fontana2005-11-012-3/+9
* *** empty log message ***Claudio Fontana2005-11-0116-524/+689
* .Jim Meyering2000-06-061-86/+90
* Declare strsep if necessary.Jim Meyering2000-06-063-3/+24
* update generated config filesGreg McGary2000-04-271-1/+0
* * lib/strsep.c: Add file.Greg McGary1999-04-123-14/+21
* .Greg McGary1999-04-111-0/+1
* * walker.c (classify_link): Only return 0 for zero-length files.Greg McGary1999-04-111-3/+3
* * libidu/idread.c (maybe_read_id_file): Add `b' for binaryGreg McGary1999-04-091-2/+2
* * src/lid.c (limits.h): Include earlier to avoid RE_DUP_MAXGreg McGary1999-04-081-14/+15
* Add __P to declGreg McGary1999-04-061-1/+1
* * libidu/idfile.h (largest_member_file): Add variable decl.Greg McGary1999-04-064-30/+41
* Update copyright notices for 1999Greg McGary1999-04-045-5/+5
* * Version 3.2c released.Greg McGary1999-04-043-98/+93
* .r3_2bGreg McGary1999-03-291-1/+1
* * libidu/idfile.h (struct member_file) [mf_index]: ChangeGreg McGary1999-03-294-13/+18
* .r3_2aGreg McGary1999-03-281-34/+21