1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-11 14:44:18 +02:00
Jim Meyering 4e9a99dd9a (long_options): Changes table entries not to use this form:
{"all", no_argument, &show_all_fs, 1},
but rather this form:
{"all", no_argument, NULL, 'a'},
Using the latter, all the option handling in one place: the getopt loop.
1998-07-25 15:14:16 +00:00
.
1998-07-25 13:49:47 +00:00
1998-07-25 15:01:32 +00:00
.
1998-07-25 13:49:47 +00:00
1998-07-25 13:10:11 +00:00
1998-05-03 20:37:39 +00:00
.
1998-07-25 13:49:47 +00:00
1998-05-03 20:46:29 +00:00
.
1997-06-25 17:01:22 +00:00
1998-04-04 08:06:24 +00:00
.
1997-02-04 03:29:06 +00:00
1998-06-29 17:31:11 +00:00
Description
These are the GNU core utilities. This package is the union of the GNU fileutils, sh-utils, and textutils packages.
90 MiB
Languages
C 57.1%
Shell 27%
Perl 11.5%
Makefile 2.3%
M4 0.9%
Other 1.2%