1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-10 23:14:11 +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
2002-02-16 08:21:44 +00:00
.
2002-02-16 08:26:04 +00:00
2002-02-16 08:23:43 +00:00
2002-02-16 08:59:10 +00:00
2002-02-16 08:55:56 +00:00
2002-01-18 19:13:27 +00:00
Description
These are the GNU core utilities. This package is the union of the GNU fileutils, sh-utils, and textutils packages.
87 MiB
Languages
C 57.2%
Shell 26.9%
Perl 11.4%
Makefile 2.3%
M4 1%
Other 1.2%