Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-21 | *** empty log message *** | Jim Meyering | |
2003-04-21 | Fix printf POSIX compatibility bug reported by Ben Harris in | Jim Meyering | |
<http://mail.gnu.org/archive/html/bug-coreutils/2003-04/msg00070.html>. * doc/coreutils.texi (printf invocation): It's \NNN in the format, \0NNN in the %b operand. * src/printf.c (usage): Likewise. (print_esc): New arg OCTAL0 to specify whether \0NNN or \NNN is desired. All uses changed. Behave like Bash printf if %b operand uses \NNN where the initial N is not 0. | |||
2003-04-21 | *** empty log message *** | Jim Meyering | |
2003-04-21 | Add tests for the printf fixes of 2003-04-20. | Jim Meyering | |
2003-04-21 | *** empty log message *** | Jim Meyering | |
2003-04-21 | New version, now that this file is now on the list in ../Makefile.cfg. | Jim Meyering | |
2003-04-21 | (cvs_files): Add $(srcdir)/config/depcomp to the list. | Jim Meyering | |
2003-04-21 | remove SPCs before TAB | Jim Meyering | |
2003-04-17 | *** empty log message *** | Jim Meyering | |
2003-04-17 | Remove uses of PROTOTYPE macro. | Jim Meyering | |
2003-04-16 | *** empty log message *** | Jim Meyering | |
2003-04-16 | *** empty log message *** | Jim Meyering | |
2003-04-16 | *** empty log message *** | Jim Meyering | |
2003-04-16 | *** empty log message *** | Jim Meyering | |
2003-04-15 | regenerate, using new ../Makefile.am.in | Jim Meyering | |
2003-04-15 | regenerate, using new ../Makefile.am.in | Jim Meyering | |
2003-04-15 | *** empty log message *** | Jim Meyering | |
2003-04-15 | Use $(VAR) rather than @VAR@, now that we can rely on automake to | Jim Meyering | |
emit a definition for each substituted variable. Remove definition of PERL. | |||
2003-04-15 | remove SPCs before TAB | Jim Meyering | |
2003-04-15 | remove SPCs before TAB | Jim Meyering | |
2003-04-15 | *** empty log message *** | Jim Meyering | |
2003-04-15 | *** empty log message *** | Jim Meyering | |
2003-04-15 | *** empty log message *** | Jim Meyering | |
2003-04-15 | Remove (or replace-with-TAB(s) to retain alignment) | Jim Meyering | |
each sequence of spaces before a TAB character. | |||
2003-04-15 | *** empty log message *** | Jim Meyering | |
2003-04-15 | Remove (or replace-with-TAB(s) to retain alignment) | Jim Meyering | |
each sequence of spaces before a TAB character. | |||
2003-04-15 | Remove (or replace-with-TAB(s) to retain alignment) | Jim Meyering | |
each sequence of spaces before a TAB character. | |||
2003-04-15 | Remove (or replace-with-TAB(s) to retain alignment) | Jim Meyering | |
each sequence of spaces before a TAB character. | |||
2003-04-15 | Remove (or replace-with-TAB(s) to retain alignment) | Jim Meyering | |
each sequence of spaces before a TAB character. | |||
2003-04-15 | Remove (or replace-with-TAB(s) to retain alignment) | Jim Meyering | |
each sequence of spaces before a TAB character. | |||
2003-04-15 | Remove (or replace-with-TAB(s) to retain alignment) | Jim Meyering | |
each sequence of spaces before a TAB character. | |||
2003-04-13 | *** empty log message *** | Jim Meyering | |
2003-04-13 | (is_empty_dir): Don't closedir (NULL). | Jim Meyering | |
2003-04-12 | *** empty log message *** | Jim Meyering | |
2003-04-12 | *** empty log message *** | Jim Meyering | |
2003-04-12 | add test corresponding to today's too-many-newlines fix | Jim Meyering | |
2003-04-12 | Giving nl an invalid STYLE argument (in --header-numbering=STYLE (-h), | Jim Meyering | |
--body-numbering=STYLE (-b), or --footer-numbering=STYLE (-f)) or FORMAT (--number-format=FORMAT (-n)) would not give a useful diagnostic. (main): Fix those problems and remove literal quote marks (e.g., "`%s'") from format string; instead use "%s" in each format string and `quote (optarg)' as the corresponding argument. Also, diagnose all invalid command line options before failing. | |||
2003-04-12 | (proc_text): Fix a bug introduced on 2001-11-10, | Jim Meyering | |
for textutils-2.0.17, that would make nl output extra newlines in some cases. | |||
2003-04-12 | *** empty log message *** | Jim Meyering | |
2003-04-12 | (TESTS): Add readlink. | Jim Meyering | |
2003-04-12 | *** empty log message *** | Jim Meyering | |
2003-04-12 | A few tests of the --canonicalize option. | Jim Meyering | |
2003-04-11 | Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values. | Jim Meyering | |
2003-04-11 | *** empty log message *** | Jim Meyering | |
2003-04-11 | *** empty log message *** | Jim Meyering | |
2003-04-11 | *** empty log message *** | Jim Meyering | |
2003-04-11 | *** empty log message *** | Jim Meyering | |
2003-04-11 | Remove SPC in SPC-TAB sequence. | Jim Meyering | |
2003-04-11 | Remove SPC in SPC-TAB sequence. | Jim Meyering | |
2003-04-11 | Remove SPC in SPC-TAB sequence. | Jim Meyering | |