Age | Commit message (Expand) | Author |
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 |
2004-08-02 | (apply_suffix): Use bool for booleans. | Paul Eggert |
2004-08-02 | (equal_width, valid_format, main): Use bool for booleans. | Paul Eggert |
2004-08-02 | Include "xgethostname.h". | Paul Eggert |
2004-08-02 | (do_lookup, short_list, short_output, include_idle, | Paul Eggert |
2004-08-02 | (list_entries_users, users): Use size_t for sizes. | Paul Eggert |
2004-08-02 | (print_uptime, uptime): Use size_t for sizes. | Paul Eggert |
2004-08-02 | (include_idle, include_heading, include_fullname, | Paul Eggert |
2004-08-02 | (isdir): Remove decl. | Paul Eggert |
2004-08-02 | (fts_debug, opt_all, apparent_size, opt_count_all, | Paul Eggert |
2004-08-02 | (inode_format, show_all_fs, show_local_fs, | Paul Eggert |
2004-08-02 | Regenerate. | Paul Eggert |
2004-08-02 | (ptr_align): Use size_t; in practice, this is just as | Paul Eggert |
2004-08-02 | (UINT_MAX_32_BITS): Remove. | Paul Eggert |
2004-08-02 | (hash_int) [!defined UINTPTR_MAX]: Use size_t instead of uintptr_t. | Paul Eggert |
2004-08-01 | (localedir.h): Make it readonly; this | Paul Eggert |
2004-07-30 | Improve comment for first_same_file. | Paul Eggert |
2004-07-30 | (to_uchar): Remove; now in system.h. | Paul Eggert |
2004-07-30 | (errno, CHAR_BIT): Remove decls; | Paul Eggert |
2004-07-30 | (UCHAR): Remove; all uses changed to to_uchar. | Paul Eggert |
2004-07-30 | (create_parents, main): Use bool when appropriate. | Paul Eggert |
2004-07-30 | (main): Use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1. | Paul Eggert |
2004-07-30 | (right_justify), full_filename_, AD_pop_and_chdir, | Paul Eggert |
2004-07-30 | (rm_option_init, main): Use bool when appropriate. | Paul Eggert |
2004-07-30 | (remove_trailing_slashes, rm_option_init, | Paul Eggert |
2004-07-30 | (isdir, change_timestamps, change_attributes, | Paul Eggert |
2004-07-30 | (struct dir_attr, flag_path, remove_trailing_slashes, | Paul Eggert |
2004-07-30 | (remember_created): Use bool when appropriate. | Paul Eggert |
2004-07-30 | (remember_created): Use bool when appropriate. | Paul Eggert |
2004-07-30 | (copy_internal, is_ancestor, copy_dir, copy_reg, | Paul Eggert |
2004-07-30 | (struct cp_options): Use bool when appropriate. | Paul Eggert |
2004-07-30 | (hard_LC_COLLATE, only_file_1, only_file_2, both, compare_files, main): | Paul Eggert |
2004-07-30 | (cksum, main): Use bool when appropriate. | Paul Eggert |
2004-07-30 | (recurse, force_silent, process_file, process_files, main): Use bool | Paul Eggert |
2004-07-30 | (OPENOPTS, have_read_stdin, status_only, warn, | Paul Eggert |
2004-07-30 | Don't include any files other than checksum.h. | Paul Eggert |
2004-07-30 | Don't include config.h, sys/types.h, stdio.h: not needed. | Paul Eggert |
2004-07-29 | (exit_status): Remove. Now done by passing a boolean | Paul Eggert |
2004-07-28 | Remove comments, trailing white space, and empty | Paul Eggert |
2004-07-28 | (chown_files): Return true/false, not 0/-1, since we don't set errno. | Paul Eggert |
2004-07-28 | Include inttostr.h. | Paul Eggert |
2004-07-28 | (main): int -> bool when appropriate. | Paul Eggert |
2004-07-28 | (parse_group): Require base 10 when parsing groups as integers. | Paul Eggert |
2004-07-28 | Regenerate. | Paul Eggert |
2004-07-28 | Regenerate. | Paul Eggert |