1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-02 13:59:49 +02:00
Jim Meyering e457645eac Include new file quotearg.h.
(enum indicator_style): Rename all to classify, and not_programs
to file_type, to match option spellings.  All users changed.
(indicator_style_args): New constant.
(quote_funny_chars, quote_as_string, quote_shell): Remove;
(filename_quoting_options, dirname_quoting_options): Use these
variables instead.
(long_options): Add --indicator-style, --quoting-style,
--show-control-chars.  Remove --quote-shell.
(dired_dump_obstack): Remove style parameter and don't output style.
(main): Go back to previous method of outputting //DIRED//
and //SUBDIRED// lines, without style.  But add a new
//DIRED-OPTIONS// line that does output style.
(decode_switches, usage): Add --indicator-style, --quoting-style,
--show-control-chars.  Remove --quote-shell.
(decode_switches): Default from QUOTING_STYLE environment variable.
Set new quoting vars.
(quote_name): Renamed from quote_filename.
Take new arg specifying quoting options.
Always print; do not have a special case for null FILE * argument.
All callers changed.
Move the guts of this function to new file quotearg.c.
(length_of_file_name_and_frills): Use quotearg_buffer instead
of (old) quote_filename to find length of file name.
(decode_switches, parse_ls_color, print_dir, gobble_file,
get_link_name):	Quote output in diagnostics.
1998-02-25 22:38:12 +00:00
.
1998-02-07 15:17:56 +00:00
1998-02-24 23:33:41 +00:00
.
1998-02-22 12:30:47 +00:00
1998-02-22 12:36:32 +00:00
1997-09-01 20:27:07 +00:00
1998-02-25 22:38:12 +00:00
.
1998-02-21 16:14:42 +00:00
.
1997-03-13 03:54:05 +00:00
.
1997-06-25 17:01:22 +00:00
.
1998-02-06 20:45:51 +00:00
.
1997-02-04 03:29:06 +00:00
1998-02-09 07:00:34 +00:00
1998-02-25 08:20:55 +00:00
S
Description
These are the GNU core utilities. This package is the union of the GNU fileutils, sh-utils, and textutils packages.
102 MiB
Languages
C 56.4%
Shell 27.7%
Perl 11.6%
Makefile 2.2%
M4 0.9%
Other 1.2%