summaryrefslogtreecommitdiffstats
path: root/libidu/scanners.c
Commit message (Expand)AuthorAgeFilesLines
* Allocate safely.Jim Meyering2008-01-301-1/+1
* Use xstrdup, not strdup.Jim Meyering2008-01-301-4/+4
* 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/+5
* 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
* * provide replacement for lstat in a convoluted way,Claudio Fontana2006-07-221-1/+1
* * minor fix for typoClaudio Fontana2006-06-261-1/+1
* * applied savannah patch to fix perl stringsClaudio Fontana2006-06-261-5/+13
* * integrated java+lisp support patch (EXPERIMENTAL)Claudio Fontana2006-02-151-10/+283
* * started to address portability problems in the id-utils-4.0 releaseClaudio Fontana2005-12-271-2/+4
* * fixed small issues and integrated perl patch.Claudio Fontana2005-12-111-4/+305
* * applied (with changes) savannah patch 2702.Claudio Fontana2005-11-011-3/+15
* *** empty log message ***Claudio Fontana2005-11-011-38/+29
* Declare strsep if necessary.Jim Meyering2000-06-061-1/+8
* * lib/strsep.c: Add file.Greg McGary1999-04-121-4/+4
* * src/lid.c (limits.h): Include earlier to avoid RE_DUP_MAXGreg McGary1999-04-081-14/+15
* * libidu/idfile.h (largest_member_file): Add variable decl.Greg McGary1999-04-061-25/+26
* * Version 3.2c released.Greg McGary1999-04-041-98/+77
* * libidu/idfile.h (struct member_file) [mf_index]: ChangeGreg McGary1999-03-291-3/+4
* (set_ushort_ctype): Use an unsigned char index.Jim Meyering1999-01-281-13/+17
* * libidu/scanners.c (id_0): Increase size and make file static.Greg McGary1998-11-181-3/+1
* assorted bug fixesGreg McGary1997-07-231-0/+1
* Initial revisionGreg McGary1997-04-181-0/+1212