Age | Commit message (Expand) | Author |
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 |
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 |