Age | Commit message (Expand) | Author |
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 |
2004-07-28 | this causes Solaris 8 'make' to refuse to build "groups". | Paul Eggert |
2004-07-28 | (remove_dir): If we can't save the state of the | Paul Eggert |
2004-07-28 | (strtiomax, strtoumax): Declare if not already | Paul Eggert |
2004-07-28 | Regenerate. | Paul Eggert |
2004-07-28 | (cp_LDADD, ginstall_LDADD, mv_LDADD, | Paul Eggert |
2004-07-27 | (do_link): find_backup_file_name no longer returns NULL, so don't | Paul Eggert |
2004-07-27 | (do_copy): find_backup_file_name no longer returns NULL, so don't | Paul Eggert |
2004-07-27 | (copy_internal): find_backup_file_name no longer | Paul Eggert |
2004-07-26 | Regenerate. | Paul Eggert |
2004-07-26 | (GET_NICE_VALUE): Renamed from GET_PRIORITY. | Paul Eggert |
2004-07-25 | Regenerate. | Paul Eggert |
2004-07-25 | (R_OK, W_OK, X_OK, FOK): Remove; system.h defines them. | Paul Eggert |
2004-07-25 | pathchk.c: Include euidaccess.h. | Paul Eggert |
2004-07-24 | (print_uptime) [defined BOOT_MSG]: | Paul Eggert |
2004-07-24 | (print_line): New arguments USERLEN and LINELEN, since USER and LINE | Paul Eggert |
2004-07-23 | Regenerate. | Paul Eggert |
2004-07-23 | Include fcntl-safer.h. | Paul Eggert |
2004-07-22 | (main): Ignore -f if no file operand is specified | Paul Eggert |
2004-07-12 | Include c-strtod.h. | Paul Eggert |
2004-07-12 | Regenerate. | Paul Eggert |
2004-07-12 | (vstrtold): Renamed from vstrtod. | Paul Eggert |
2004-07-08 | . | Jim Meyering |
2004-07-08 | printf cleanup, to avoid undefined behavior, to add support for | Jim Meyering |
2004-07-06 | Change "readlink -f" to be more compatible with prior implementations. | Jim Meyering |
2004-07-04 | (copy_internal): Add a FIXME comment. | Jim Meyering |
2004-07-04 | (main): Don't pass NULL first argument to path_concat. | Jim Meyering |
2004-07-04 | (movefile): Assume path_concat returns non-NULL. | Jim Meyering |
2004-07-04 | (do_copy): Assume path_concat returns non-NULL. | Jim Meyering |
2004-07-04 | (copy_dir): Assume path_concat returns non-NULL. | Jim Meyering |
2004-07-02 | Add short names -t and -T for --target-directory | Jim Meyering |
2004-07-02 | Add short names -t and -T for --target-directory | Jim Meyering |