]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Include posixver.h.
authorJim Meyering <jim@meyering.net>
Sat, 16 Feb 2002 08:10:10 +0000 (08:10 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 16 Feb 2002 08:10:10 +0000 (08:10 +0000)
commit1e6f7000ac5bcbead550c33c5f034a986b5b4b65
tree7381ff02f877fe0cafe243425fb7bba2112da36a
parente1ce35d51f7a0136c187978559dd5d834b3192c9
Include posixver.h.
(usage): Document only the intersection of the old and new behaviors,
to encourage portability.
(main, parse_obsolescent_option): Parse options using POSIX 1003.1-2001 rules if
conforming to that standard.  Do not warn of obsolete options.
src/tail.c