summaryrefslogtreecommitdiffstats
path: root/libidu/walker.c
Commit message (Expand)AuthorAgeFilesLines
* tighten scope in libidu/, tooJim Meyering2008-05-171-1/+2
* make more functions staticJim Meyering2008-05-171-62/+76
* Remove unnecessary test before "free".Jim Meyering2008-01-301-2/+1
* Allocate safely.Jim Meyering2008-01-301-4/+5
* Use xstrdup, not strdup.Jim Meyering2008-01-301-1/+1
* Mark diagnostics for translation.Jim Meyering2008-01-141-2/+2
* Don't include <strsep.h>. Now it's guaranteed to be in <string.h>.Jim Meyering2008-01-041-2/+1
* License upgrade to "GPL-3 or later"Pedro J. Ruiz Lopez2007-08-171-4/+4
* * add missing checks for terminal-related include filesClaudio Fontana2006-07-221-1/+1
* * provide replacement for lstat in a convoluted way,Claudio Fontana2006-07-221-1/+9
* * applied savannah patch #5165, fix for when HAVE_LINK is 0.Claudio Fontana2006-06-261-1/+7
* * started to address portability problems in the id-utils-4.0 releaseClaudio Fontana2005-12-271-4/+6
* *** empty log message ***Claudio Fontana2005-11-011-70/+66
* Declare strsep if necessary.Jim Meyering2000-06-061-1/+8
* * lib/strsep.c: Add file.Greg McGary1999-04-121-8/+15
* * walker.c (classify_link): Only return 0 for zero-length files.Greg McGary1999-04-111-3/+3
* Add __P to declGreg McGary1999-04-061-1/+1
* * libidu/idfile.h (largest_member_file): Add variable decl.Greg McGary1999-04-061-5/+11
* Update copyright notices for 1999Greg McGary1999-04-041-1/+1
* * Version 3.2c released.Greg McGary1999-04-041-0/+14
* * libidu/idfile.h (struct member_file) [mf_index]: ChangeGreg McGary1999-03-291-5/+5
* * libidu/hash.c (hash_insert): hash_insert_at no longerGreg McGary1999-03-281-3/+5
* * libidu/fnprint.c (print_filenames): Move ALLOCA outside loop.Greg McGary1998-11-201-4/+3
* Initial revisionGreg McGary1997-04-181-0/+1130