aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-08-03(validate-path, main, portable_chars_only): Use bool for booleans.Paul Eggert1-22/+22
2004-08-03(paste_parallel, paste_serial, main): Use bool for booleans.Paul Eggert1-17/+18
2004-08-03(main): Use bool for booleans.Paul Eggert1-1/+1
2004-08-03(FMT_BYTES_ALLOCATED): Now an enum, not a decimalPaul Eggert1-266/+220
2004-08-03(TRUE, FALSE): Remove; all uses changed to true, false.Paul Eggert1-131/+82
2004-08-03(struct fileinfo, file_interesting,Paul Eggert1-153/+142
2004-08-03(symbolic_link, interactive, remove_existing_files,Paul Eggert1-48/+46
2004-08-03(main): Print uids/gids with %lu, not %ld.Paul Eggert1-2/+2
2004-08-03(use_name, main, print_user, xgetgroups, print_group_list,Paul Eggert1-53/+57
2004-08-03(presume_input_pipe, print_headers, have_read_stdin,Paul Eggert1-85/+85
2004-08-03(TAB_WIDTH): New macro; use it instead of "8".Paul Eggert1-18/+23
2004-08-03(wheel_tab): Use unsigned char instead of unsignedPaul Eggert1-21/+20
2004-08-03(nextarg): Use bool for booleans.Paul Eggert1-2/+2
2004-08-03(main): Use bool for booleans.Paul Eggert1-4/+4
2004-08-03(show_date, rfc_format, batch_convert, main): Use bool for booleans.Paul Eggert1-29/+26
2004-08-03(cut_fields): Use to_uchar rather than a cast.Paul Eggert1-13/+14
2004-08-03(struct line): Use size_t for sizes.Paul Eggert1-4/+4
2004-08-03(COST, MAXWORDS): Add a comment describing some ofPaul Eggert1-68/+63
2004-08-02(convert_entire_line, have_read_stdin, parse_tabstops,Paul Eggert1-77/+91
2004-08-02(have_read_stdin, append_quoted,Paul Eggert1-36/+33
2004-08-02(translation_needed, parse_integer, scanargs,Paul Eggert1-28/+21
2004-08-02(struct File_spec, reopen_inaccessible_files, count_lines,Paul Eggert1-130/+131
2004-08-02(apply_suffix): Use bool for booleans.Paul Eggert1-13/+10
2004-08-02(equal_width, valid_format, main): Use bool for booleans.Paul Eggert1-12/+12
2004-08-02Include "xgethostname.h".Paul Eggert1-14/+4
2004-08-02(do_lookup, short_list, short_output, include_idle,Paul Eggert1-85/+84
2004-08-02(list_entries_users, users): Use size_t for sizes.Paul Eggert1-14/+10
2004-08-02(print_uptime, uptime): Use size_t for sizes.Paul Eggert1-9/+8
2004-08-02(include_idle, include_heading, include_fullname,Paul Eggert1-55/+67
2004-08-02(isdir): Remove decl.Paul Eggert1-17/+9
2004-08-02(fts_debug, opt_all, apparent_size, opt_count_all,Paul Eggert1-111/+101
2004-08-02(inode_format, show_all_fs, show_local_fs,Paul Eggert1-74/+71
2004-08-02Regenerate.Paul Eggert1-2/+5
2004-08-02(ptr_align): Use size_t; in practice, this is just asPaul Eggert1-1/+1
2004-08-02(UINT_MAX_32_BITS): Remove.Paul Eggert1-58/+35
2004-08-02(hash_int) [!defined UINTPTR_MAX]: Use size_t instead of uintptr_t.Paul Eggert1-0/+4
2004-08-01(localedir.h): Make it readonly; thisPaul Eggert1-0/+2
2004-07-30Improve comment for first_same_file.Paul Eggert1-1/+11
2004-07-30(to_uchar): Remove; now in system.h.Paul Eggert1-8/+3
2004-07-30(errno, CHAR_BIT): Remove decls;Paul Eggert1-19/+16
2004-07-30(UCHAR): Remove; all uses changed to to_uchar.Paul Eggert1-32/+34
2004-07-30(create_parents, main): Use bool when appropriate.Paul Eggert1-20/+20
2004-07-30(main): Use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1.Paul Eggert1-3/+3
2004-07-30(right_justify), full_filename_, AD_pop_and_chdir,Paul Eggert1-17/+17
2004-07-30(rm_option_init, main): Use bool when appropriate.Paul Eggert1-19/+15
2004-07-30(remove_trailing_slashes, rm_option_init,Paul Eggert1-51/+48
2004-07-30(isdir, change_timestamps, change_attributes,Paul Eggert1-95/+87
2004-07-30(struct dir_attr, flag_path, remove_trailing_slashes,Paul Eggert1-118/+118
2004-07-30(remember_created): Use bool when appropriate.Paul Eggert1-4/+4
2004-07-30(remember_created): Use bool when appropriate.Paul Eggert1-1/+1