]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Include posixver.h.
authorJim Meyering <jim@meyering.net>
Sat, 16 Feb 2002 08:00:46 +0000 (08:00 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 16 Feb 2002 08:00:46 +0000 (08:00 +0000)
commit12549a6db82c68b33e02ad863b91cc83b1e67249
tree1dcd098383959e26d32e27fa49f64dbcf179873f
parent3741aa834bb3707600e80099d7b3b6982575f82e
Include posixver.h.
(usage): Document only the intersection of the old and new behaviors,
to encourage portability.
(shortopts): Remove; no longer needed.
(main): Parse options using POSIX 1003.1-2001 rules if
conforming to that standard.  Do not warn of obsolete options.
src/uniq.c