1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-17 14:28:27 +02:00
Jim Meyering f033fef4ce Add support for _POSIX2_VERSION, which lets you pick which POSIX
version you want the utilities to conform to.  Remove warnings about
failure to conform to a future POSIX version.

(ISO_8601_OPTION): Remove; no longer needed.
All uses changed to back to the corresponding short options.
(short_options): Remove; no longer needed.
(COMMON_SHORT_OPTIONS): New macro.

(usage): Document only the intersection of the
old and new behaviors, to encourage portability.
(main): Parse options using POSIX 1003.1-2001 rules if
conforming to that standard.  Do not warn of obsolete options.
2002-02-16 09:04:30 +00:00
S
Description
These are the GNU core utilities. This package is the union of the GNU fileutils, sh-utils, and textutils packages.
98 MiB
Languages
C 56.5%
Shell 27.6%
Perl 11.6%
Makefile 2.2%
M4 0.9%
Other 1.2%