]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Add more support for POSIX 1003.1-2001, which requires removal for
authorJim Meyering <jim@meyering.net>
Sat, 2 Feb 2002 09:37:12 +0000 (09:37 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 2 Feb 2002 09:37:12 +0000 (09:37 +0000)
commit5e2bb11618f177b2b114b6ad46025f1b0efd87c7
tree0d7c9e6595fba45cd5937b32e7049cac3ab3624d
parent44dc43bb3dd8765dbaefa7a6aaf671602c0083b3
Add more support for POSIX 1003.1-2001, which requires removal for
support of obsolete "-N" option syntax in expand, head, fold,
split, tail, unexpand, uniq, and which prohibits options with
optional arguments in od and pr.

(main): Check for obsolete options.
(short_options): New constant.
src/sort.c