mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-18 10:59:33 +02:00
d614857d034cb01e21bc3a10d8fc2426b7f1df4a
for support of obsolete "-DIGITS" option syntax in nice, and which prohibits options with optional arguments like date's -I option. (ISO_8601_OPTION): New enum value. (long_options): Use it. (short_options): New constant. (usage): Document the change. (main): Conform to POSIX 1003.1-2001 if POSIX2_VERSION says to, otherwise warn of obsolete usage if OBSOLETE_OPTION_WARNINGS is nonzero and if not POSIXLY_CORRECT.
…
…
…
…
…
Description
These are the GNU core utilities. This package is the union of
the GNU fileutils, sh-utils, and textutils packages.
Languages
C
57.2%
Shell
26.9%
Perl
11.4%
Makefile
2.3%
M4
1%
Other
1.2%