Fix some nits reported by twlevo.

* doc/FAQ: Remove ancient Y2K FAQ, replacing it with "secure"
and "POSIX".  Use more-modern syntax for URLs.  Mention C++
and ask for Java.  Don't hardwire OS version numbers.  Add
copyright notice.
* m4/.cvsignore: Add unistd_h.m4, for latest gnulib.
* src/conflicts.c (solved_conflicts_obstack): Now static.
This commit is contained in:
Paul Eggert
2006-03-08 19:45:10 +00:00
parent 1e137b710b
commit d6b771c345
4 changed files with 46 additions and 22 deletions

View File

@@ -32,6 +32,7 @@ strtol.m4
strtoul.m4
strverscmp.m4
unistd-safer.m4
unistd_h.m4
unlocked-io.m4
xalloc.m4
xstrndup.m4