Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-13 | (elide_tail_lines_pipe): Don't apply cast to argument of free. | Jim Meyering | |
2003-05-13 | *** empty log message *** | Jim Meyering | |
2003-05-13 | (alloca): Don't apply cast to argument of free. | Jim Meyering | |
2003-05-13 | (rpl_putenv): Don't apply cast to argument of free. | Jim Meyering | |
2003-05-13 | (setenv): Don't apply cast to argument of free. | Jim Meyering | |
2003-05-13 | *** empty log message *** | Jim Meyering | |
2003-05-13 | (struct F_triple) [name]: Remove const attribute. | Jim Meyering | |
(triple_free): Don't apply cast to argument of free. (seen_file): Add cast here instead. | |||
2003-05-13 | (sort): Don't apply cast to argument of free. | Jim Meyering | |
2003-05-13 | (struct Src_to_dest) [name]: Remove const attribute. | Jim Meyering | |
(src_to_dest_free): Don't apply cast to argument of free. | |||
2003-05-13 | (OLD): Don't apply cast to argument of free. | Jim Meyering | |
2003-05-13 | (delseq, freeline): Don't apply cast to argument of free. | Jim Meyering | |
2003-05-13 | shorten long line | Jim Meyering | |
2003-05-13 | (init_fps, init_store_cols): Don't apply cast to argument of free. | Jim Meyering | |
2003-05-13 | (zaptemp): Don't apply cast to argument of free. | Jim Meyering | |
2003-05-13 | Remove unnecessary cast of argument to free. twice more | Jim Meyering | |
2003-05-13 | Remove unnecessary cast of argument to free. | Jim Meyering | |
2003-05-13 | Include "quote.h". | Jim Meyering | |
Use quote in diagnostics. Change many error format strings from just `%s' to e.g., `error reading %s'. (pipe_lines): Change type of parameter, n_lines, to uintmax_t. Rewrite newline-counting loop to use memchr. | |||
2003-05-13 | *** empty log message *** | Jim Meyering | |
2003-05-13 | *** empty log message *** | Jim Meyering | |
2003-05-13 | (true invocation): Mention that it is possible to | Jim Meyering | |
make true --help or true --version (in non-POSIX mode) exit nonzero. | |||
2003-05-13 | *** empty log message *** | Jim Meyering | |
2003-05-13 | *** empty log message *** | Jim Meyering | |
2003-05-13 | (elide_tail_lines_pipe): Use `if', not an assert. | Jim Meyering | |
Now that assert is no longer used, don't include <assert.h>. | |||
2003-05-12 | *** empty log message *** | Jim Meyering | |
2003-05-12 | *** empty log message *** | Jim Meyering | |
2003-05-12 | (ftw_startup): Always call free_cwd after restore_cwd. | Jim Meyering | |
2003-05-12 | *** empty log message *** | Jim Meyering | |
2003-05-12 | Include <assert.h>. | Jim Meyering | |
(AUTHORS): Add my name. (elide_tail_lines_pipe): New function. | |||
2003-05-12 | *** empty log message *** | Jim Meyering | |
2003-05-12 | *** empty log message *** | Jim Meyering | |
2003-05-12 | (my_strftime): Let the `-' (no-pad) flag affect | Jim Meyering | |
the space-padded-by-default conversion specifiers, %e, %k, %l. | |||
2003-05-11 | . | Jim Meyering | |
2003-05-11 | . | Jim Meyering | |
2003-05-11 | . | Jim Meyering | |
2003-05-11 | (main): Handle argc < optind. | Jim Meyering | |
2003-05-10 | (main): Handle argc < optind. | Jim Meyering | |
2003-05-10 | (main): Handle argc == 0. | Jim Meyering | |
2003-05-10 | (main): Handle argc < optind. | Jim Meyering | |
2003-05-10 | *** empty log message *** | Jim Meyering | |
2003-05-10 | (main): Handle argc == 0. | Jim Meyering | |
2003-05-10 | Handle argc < optind. | Jim Meyering | |
2003-05-10 | (main): Handle argc == 0. | Jim Meyering | |
2003-05-10 | Handle argc < optind. | Jim Meyering | |
2003-05-10 | (send_signals): Don't check command line arguments here. | Jim Meyering | |
(main): Check them here instead. Handle argc < optind. | |||
2003-05-10 | Handle argc < optind. | Jim Meyering | |
2003-05-10 | Handle argc < optind. | Jim Meyering | |
2003-05-10 | Handle argc < optind. | Jim Meyering | |
2003-05-10 | Handle argc < optind. | Jim Meyering | |
2003-05-10 | (main): Set program_name before first use. | Jim Meyering | |
Remove that (redundant) first use. Don't exit successfully just because --verbose was specified. Pass 0, not EXIT_SUCCESS, as first argument to error; when that parameter is 0, error does not exit. | |||
2003-05-10 | *** empty log message *** | Jim Meyering | |