]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Include posixver.h.
authorJim Meyering <jim@meyering.net>
Sat, 16 Feb 2002 07:44:20 +0000 (07:44 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 16 Feb 2002 07:44:20 +0000 (07:44 +0000)
commite98b44e8297bc5b50a4591e9e884084290bf6367
tree2591446008f95648261a37ac7afa73c4eb816e93
parent9cb0d2f4481062ede2b1ff56907c7f20304ac4a8
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.
(main): Parse options using POSIX 1003.1-2001 rules if
conforming to that standard.  Do not warn of obsolete options.
src/sort.c