summaryrefslogtreecommitdiff
path: root/check-module
Commit message (Collapse)AuthorAgeFilesLines
* * check-module (%exempt_header): Add exception for someJim Meyering2006-11-181-1/+14
| | | | conditionally-included headers.
* * check-module (find_included_lib_files): Add at-func.c to theJim Meyering2006-08-211-2/+3
| | | | ok-to-include-more-than-once white list.
* * check-module: Add copyright notice.Paul Eggert2006-08-141-2/+27
| | | | | | | | | | | Output a copyright notice if "--version" is specified. * config/srclistvars.sh: Add copyright notice. * doc/getdate.texi: Update FDL version from 1.1 to 1.2. * doc/quote.texi: Add copyright notice. * lib/TODO: Remove; this belongs only in coreutils. * modules/COPYING: New file. * tests/test-getaddrinfo.c: Add copyright notice. * tests/test-verify.c: Likewise.
* Add a FIXME comment.Jim Meyering2005-08-311-1/+8
|
* If more parameters are given, check each of themJim Meyering2005-08-291-34/+44
| | | | | | separately; add more exceptions, as noted by Jim Meyering. (check_module): New procedure. (%exempt_header): Now contains all exceptions.
* (find_included_lib_files): Hard-code anotherJim Meyering2005-06-281-2/+5
| | | | | pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h but the fts-lgpl (correctly) does not list those files.
* rename from modules/check-include-filesJim Meyering2005-03-261-0/+232