summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2004-07-30(to_uchar): Remove; now in system.h.Paul Eggert-8/+3
2004-07-30(errno, CHAR_BIT): Remove decls;Paul Eggert-19/+16
2004-07-30(UCHAR): Remove; all uses changed to to_uchar.Paul Eggert-32/+34
2004-07-30(create_parents, main): Use bool when appropriate.Paul Eggert-20/+20
2004-07-30(main): Use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1.Paul Eggert-3/+3
2004-07-30(right_justify), full_filename_, AD_pop_and_chdir,Paul Eggert-17/+17
2004-07-30(rm_option_init, main): Use bool when appropriate.Paul Eggert-19/+15
2004-07-30(remove_trailing_slashes, rm_option_init,Paul Eggert-51/+48
2004-07-30(isdir, change_timestamps, change_attributes,Paul Eggert-95/+87
2004-07-30(struct dir_attr, flag_path, remove_trailing_slashes,Paul Eggert-118/+118
2004-07-30(remember_created): Use bool when appropriate.Paul Eggert-4/+4
2004-07-30(remember_created): Use bool when appropriate.Paul Eggert-1/+1
2004-07-30(copy_internal, is_ancestor, copy_dir, copy_reg,Paul Eggert-177/+174
2004-07-30(struct cp_options): Use bool when appropriate.Paul Eggert-38/+39
2004-07-30(hard_LC_COLLATE, only_file_1, only_file_2, both, compare_files, main):Paul Eggert-21/+22
2004-07-30(cksum, main): Use bool when appropriate.Paul Eggert-17/+18
2004-07-30(recurse, force_silent, process_file, process_files, main): Use boolPaul Eggert-33/+32
2004-07-30(OPENOPTS, have_read_stdin, status_only, warn,Paul Eggert-102/+106
2004-07-30Don't include any files other than checksum.h.Paul Eggert-10/+0
2004-07-30Don't include config.h, sys/types.h, stdio.h: not needed.Paul Eggert-9/+1
2004-07-29(exit_status): Remove. Now done by passing a booleanPaul Eggert-94/+78
2004-07-28Remove comments, trailing white space, and emptyPaul Eggert-5/+27
2004-07-28(chown_files): Return true/false, not 0/-1, since we don't set errno.Paul Eggert-2/+3
2004-07-28Include inttostr.h.Paul Eggert-61/+44
2004-07-28(main): int -> bool when appropriate.Paul Eggert-6/+6
2004-07-28(parse_group): Require base 10 when parsing groups as integers.Paul Eggert-17/+8
2004-07-28Regenerate.Paul Eggert-55/+8
2004-07-28Regenerate.Paul Eggert-8/+3
2004-07-28this causes Solaris 8 'make' to refuse to build "groups".Paul Eggert-7/+2
2004-07-28(remove_dir): If we can't save the state of thePaul Eggert-3/+6
2004-07-28(strtiomax, strtoumax): Declare if not alreadyPaul Eggert-4/+11
2004-07-28Regenerate.Paul Eggert-20/+17
2004-07-28(cp_LDADD, ginstall_LDADD, mv_LDADD,Paul Eggert-0/+8
2004-07-27(do_link): find_backup_file_name no longer returns NULL, so don'tPaul Eggert-4/+1
2004-07-27(do_copy): find_backup_file_name no longer returns NULL, so don'tPaul Eggert-3/+0
2004-07-27(copy_internal): find_backup_file_name no longerPaul Eggert-2/+0
2004-07-26Regenerate.Paul Eggert-1/+1
2004-07-26(GET_NICE_VALUE): Renamed from GET_PRIORITY.Paul Eggert-50/+42
2004-07-25Regenerate.Paul Eggert-1/+1
2004-07-25(R_OK, W_OK, X_OK, FOK): Remove; system.h defines them.Paul Eggert-50/+3
2004-07-25pathchk.c: Include euidaccess.h.Paul Eggert-3/+3
2004-07-24(print_uptime) [defined BOOT_MSG]:Paul Eggert-1/+1
2004-07-24(print_line): New arguments USERLEN and LINELEN, since USER and LINEPaul Eggert-14/+17
2004-07-23Regenerate.Paul Eggert-5/+5
2004-07-23Include fcntl-safer.h.Paul Eggert-133/+139
2004-07-22(main): Ignore -f if no file operand is specifiedPaul Eggert-0/+9
2004-07-12Include c-strtod.h.Paul Eggert-10/+15
2004-07-12Regenerate.Paul Eggert-9/+56
2004-07-12(vstrtold): Renamed from vstrtod.Paul Eggert-5/+14
2004-07-08.Jim Meyering-1/+1