summaryrefslogtreecommitdiffstats
path: root/src/lid.c
Commit message (Collapse)AuthorAgeFilesLines
* * src/lid.c (limits.h): Include earlier to avoid RE_DUP_MAXGreg McGary1999-04-081-3/+7
| | | | | | | | | | conflict. [From Erick.Branderhorst@asml.nl] (search_flinkv): Bash terminating newline. [From marc@snafu.org] * lisp/elisp-comp: Import more recent version from automake. * libidu/scanners.c (SCAN_CPP_DIRECTIVE): Tolerate leading whitespace before first '#' [From rodneybrown@pmsc.com] (get_token_asm, get_token_c): Move some common leading context into SCAN_CPP_DIRECTIVE.
* 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
| | | | | * configure.in (AM_WITH_REGEX): Remove. * src/lid.c (rx.h): Remove #include.
* * src/lid.c (report_grep): Continue rather than return whenGreg McGary1999-02-111-1/+1
| | | | fopen fails.
* * libidu/fnprint.c (print_filenames): Move ALLOCA outside loop.Greg McGary1998-11-201-2/+2
| | | | | | | | libidu/walker.c (get_lang_args): Ditto. src/fnid.c (main): Ditto. src/lid.c (report_grep, search_flinkv): Ditto. src/mkid.c (scan_member_file): Consolidate two ALLOCA buffers at inner scopes to a single buffer at an outer scope.
* 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