Include posixver.h.
authorJim Meyering <jim@meyering.net>
Sat, 16 Feb 2002 07:37:15 +0000 (07:37 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 16 Feb 2002 07:37:15 +0000 (07:37 +0000)
commita5e2a85f07a7a780f8de118f9eab6872c08a060e
tree41a159df0d56851675c4c1a88c1ef7099d826b19
parent1183723f2565d3aa1918de2e1ce41322db3076d4
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.
(STRINGS_OPTION, WIDTH_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/od.c