summaryrefslogtreecommitdiffstats
path: root/src/lid.c
Commit message (Expand)AuthorAgeFilesLines
* maint: remove two empty #if...#endif blocksJim Meyering2011-03-201-6/+0
* maint: update copyright year ranges to include 2011Jim Meyering2011-03-201-1/+1
* maint: accommodate new syntax-check rulesJim Meyering2010-05-011-3/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-2/+2
* build: accommodate new syntax-check testJim Meyering2009-10-301-10/+10
* build: avoid warning exposed by gcc-4.4.1Jim Meyering2009-09-301-2/+1
* maint: update copyright year lists to include 2009Jim Meyering2009-08-151-2/+2
* build: suppress more warningsJim Meyering2009-04-301-1/+1
* * src/lid.c: Remove duplicate inclusion of <termios.h>.Jim Meyering2008-11-301-1/+0
* avoid warnings, adjust for const-correctnessJim Meyering2008-06-241-7/+12
* remove redundant "const" in declarationsJim Meyering2008-06-241-1/+1
* sync maint.mk from coreutils, and adjust to conformJim Meyering2008-06-141-1/+1
* use gnulib's progname moduleJim Meyering2008-06-041-5/+2
* build aid, eid, and gid as binaries (were scripts)Jim Meyering2008-05-281-0/+24
* detect write error on stdoutJim Meyering2008-05-201-0/+3
* tighten scope in libidu/, tooJim Meyering2008-05-171-1/+1
* declare many global variable to be "static"Jim Meyering2008-05-171-28/+27
* Remove unused functions.Jim Meyering2008-05-171-85/+0
* * src/lid.c (strcasestr): Remove function.Jim Meyering2008-05-171-18/+0
* make functions staticJim Meyering2008-05-171-84/+88
* Remove trailing blanks.Jim Meyering2008-01-301-1/+1
* Use xstrdup, not strdup.Jim Meyering2008-01-301-1/+1
* Mark diagnostics for translation.Jim Meyering2008-01-141-2/+3
* Put at least two spaces between an option and its description.Jim Meyering2008-01-141-2/+3
* License upgrade to "GPL-3 or later"Pedro J. Ruiz Lopez2007-08-171-4/+4
* * provide replacement for lstat in a convoluted way,Claudio Fontana2006-07-221-1/+1
* * remove generated files from CVSClaudio Fontana2006-07-211-27/+62
* * add bug report string to the help outputClaudio Fontana2006-03-051-3/+7
* * portability fixesClaudio Fontana2006-01-111-1/+1
* * started to address portability problems in the id-utils-4.0 releaseClaudio Fontana2005-12-271-7/+8
* *** empty log message ***Claudio Fontana2005-11-011-68/+74
* * lid.c (add_regexp_word_delimiters): Rename fromGreg McGary2000-04-271-23/+34
* * libidu/idread.c (maybe_read_id_file): Add `b' for binaryGreg McGary1999-04-091-5/+5
* * src/lid.c (limits.h): Include earlier to avoid RE_DUP_MAXGreg McGary1999-04-081-3/+7
* Update copyright notices for 1999Greg McGary1999-04-041-1/+1
* * src/lid.c (search_flinkv): Replace `gets' with `fgets'.Greg McGary1999-04-041-1/+1
* * config.h.in (WITH_REGEX): Remove.Greg McGary1999-03-281-5/+1
* * src/lid.c (report_grep): Continue rather than return whenGreg McGary1999-02-111-1/+1
* * libidu/fnprint.c (print_filenames): Move ALLOCA outside loop.Greg McGary1998-11-201-2/+2
* assorted bug fixesGreg McGary1997-07-231-12/+14
* imported from id-utils-3.2r3_2Greg McGary1997-04-181-1/+1
* imported from id-utils-3.1r3_1Greg McGary1997-04-181-390/+532
* Initial revisionGreg McGary1997-04-181-0/+1482