Age | Commit message (Expand) | Author |
2004-08-04 | (print_stat): Don't assume st_ino / st_dev fits in | Paul Eggert |
2004-08-04 | Do not depend on HAVE_SYSCTL when deciding | Paul Eggert |
2004-08-03 | (main): Print uids using unsigned long int, not unsigned int. | Paul Eggert |
2004-08-03 | (scan_entries): 0 -> STDIN_FILENO. | Paul Eggert |
2004-08-03 | (iswspace, wc): Use to_uchar rather than a cast. | Paul Eggert |
2004-08-03 | (hard_LC_COLLATE, ignore_case, different, check_file, | Paul Eggert |
2004-08-03 | Int cleanup and minor reorganization to be more like src/expand.c. | Paul Eggert |
2004-08-03 | (print_element): Use bool for booleans. | Paul Eggert |
2004-08-03 | (silent, main): Use bool for booleans. | Paul Eggert |
2004-08-03 | (struct item, n_strings): Use size_t for sizes. | Paul Eggert |
2004-08-03 | (no_create, use_ref, posix_date, amtime_now, | Paul Eggert |
2004-08-03 | (TRUE, FALSE, SHELL_BOOLEAN, TRUTH_OR, TRUTH_AND): | Paul Eggert |
2004-08-03 | (separator_ends_record, tac_seekable, tac_file, | Paul Eggert |
2004-08-03 | (buf_init_from_stdin, find_bol, tac_mem): | Paul Eggert |
2004-08-03 | (run_shell): Pass a new n_additional_args arg, so that | Paul Eggert |
2004-08-03 | (VA_START): Remove. All callers now use va_start. | Paul Eggert |
2004-08-03 | (tee, append, ignore_interrupts, main, tee): | Paul Eggert |
2004-08-03 | (have_read_stdin, bsd_sum_file, sysv_sum_file, | Paul Eggert |
2004-08-03 | (empty_paths, ignore_fail_on_non_empty, verbose, | Paul Eggert |
2004-08-03 | Add copyright notice. | Paul Eggert |
2004-08-03 | Add a FIXME mentioning that there are many | Paul Eggert |
2004-08-03 | (G_fail): Remove. | Paul Eggert |
2004-08-03 | (cwrite, bytes_split, lines_split, line_bytes_split): | Paul Eggert |
2004-08-03 | (struct Options, main): Use bool for booleans. | Paul Eggert |
2004-08-03 | (canonicalize): Remove. All uses now merely inspect can_mode. | Paul Eggert |
2004-08-03 | (posixly_correct): Use bool for booleans. | Paul Eggert |
2004-08-03 | Add a FIXME mentioning that there are many | Paul Eggert |
2004-08-03 | (main): Use bool for booleans. | Paul Eggert |
2004-08-03 | (validate-path, main, portable_chars_only): Use bool for booleans. | Paul Eggert |
2004-08-03 | (paste_parallel, paste_serial, main): Use bool for booleans. | Paul Eggert |
2004-08-03 | (main): Use bool for booleans. | Paul Eggert |
2004-08-03 | (FMT_BYTES_ALLOCATED): Now an enum, not a decimal | Paul Eggert |
2004-08-03 | (TRUE, FALSE): Remove; all uses changed to true, false. | Paul Eggert |
2004-08-03 | (struct fileinfo, file_interesting, | Paul Eggert |
2004-08-03 | (symbolic_link, interactive, remove_existing_files, | Paul Eggert |
2004-08-03 | (main): Print uids/gids with %lu, not %ld. | Paul Eggert |
2004-08-03 | (use_name, main, print_user, xgetgroups, print_group_list, | Paul Eggert |
2004-08-03 | (presume_input_pipe, print_headers, have_read_stdin, | Paul Eggert |
2004-08-03 | (TAB_WIDTH): New macro; use it instead of "8". | Paul Eggert |
2004-08-03 | (wheel_tab): Use unsigned char instead of unsigned | Paul Eggert |
2004-08-03 | (nextarg): Use bool for booleans. | Paul Eggert |
2004-08-03 | (main): Use bool for booleans. | Paul Eggert |
2004-08-03 | (show_date, rfc_format, batch_convert, main): Use bool for booleans. | Paul Eggert |
2004-08-03 | (cut_fields): Use to_uchar rather than a cast. | Paul Eggert |
2004-08-03 | (struct line): Use size_t for sizes. | Paul Eggert |
2004-08-03 | (COST, MAXWORDS): Add a comment describing some of | Paul Eggert |
2004-08-02 | (convert_entire_line, have_read_stdin, parse_tabstops, | Paul Eggert |
2004-08-02 | (have_read_stdin, append_quoted, | Paul Eggert |
2004-08-02 | (translation_needed, parse_integer, scanargs, | Paul Eggert |
2004-08-02 | (struct File_spec, reopen_inaccessible_files, count_lines, | Paul Eggert |