]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Include posixver.h.
authorJim Meyering <jim@meyering.net>
Sat, 16 Feb 2002 07:42:52 +0000 (07:42 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 16 Feb 2002 07:42:52 +0000 (07:42 +0000)
commit9cb0d2f4481062ede2b1ff56907c7f20304ac4a8
treee65eec5202aa8cdbf73efad7c6497d2d0dc4a8ed
parent8232744d27936bf57bbbcd790e0b8013ce08eae7
Include posixver.h.
(usage): Document only the intersection of the old and new behaviors,
to encourage portability.
(short_options): Remove; no longer needed.
(COMMON_SHORT_OPTIONS): New macro.
(SEP_STRING_OPTION): Remove; no longer needed.
All uses changed to back to the corresponding short options.
(main): Parse options using POSIX 1003.1-2001 rules if
conforming to that standard.  Do not warn of obsolete options.
src/pr.c