index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cp.c
Age
Commit message (
Expand
)
Author
1999-03-26
No longer include long-options.h.
Jim Meyering
1999-03-04
Include long-options.h
Jim Meyering
1999-02-16
update copyright dates
Jim Meyering
1999-01-16
Remove declarations of base_name and get_version.
Jim Meyering
1999-01-02
Adapt to use new interface to XARGMATCH.
Jim Meyering
1999-01-02
use XARGMATCH, not XARGCASEMATCH
Jim Meyering
1998-12-31
(main): Use XARGCASEMATCH in place of argmatch & co.
Jim Meyering
1998-12-07
Use dir_name, not dirname. Include dirname.h.
Jim Meyering
1998-11-30
(do_copy): Rename local: s/unused/copy_into_self/
Jim Meyering
1998-09-19
update bug-reporting address
Jim Meyering
1998-08-30
(long_options): Use corresponding short-option character
Jim Meyering
1998-08-02
(re_protect): Add comment.
Jim Meyering
1998-05-11
reflect additional parameter to copy
Jim Meyering
1998-05-10
(cp_option_init): Likewise.
Jim Meyering
1998-04-26
Don't define NDEBUG.
Jim Meyering
1998-03-13
(do_copy): Add unused arg in calls to copy.
Jim Meyering
1998-01-25
(re_protect): Don't fail for non-root when chown fails due
Jim Meyering
1998-01-22
(do_copy): Add unreachable `return 0' to stifle warning.
Jim Meyering
1998-01-22
[NDEBUG]: Comment out definition.
Jim Meyering
1998-01-04
(main, usage): Check for write error to stdout before exiting.
Jim Meyering
1997-10-25
Remove old-style xmalloc and xrealloc decls.
Jim Meyering
1997-10-23
Remove stpcpy decl.
Jim Meyering
1997-10-07
update bug-reporting address
Jim Meyering
1997-10-06
(cp_option_init): Initialize it.
Jim Meyering
1997-07-06
declare stpcpy
Jim Meyering
1997-05-27
Use base_name, not basename.
Jim Meyering
1997-02-27
(re_protect): When there is any potential for ambiguity in a diagnostic,
Jim Meyering
1997-02-02
Gutted code -- pieces are in copy.[ch].
Jim Meyering
1997-02-01
Compare getopt_long return value against -1, not EOF. Use NULL, not '(int *)...
Jim Meyering
1997-01-26
(is_ancestor): Add it.
Jim Meyering
1996-12-18
(ROOT_CHOWN_AFFECTS_SYMLINKS): New macro.
Jim Meyering
1996-11-23
(copy): With -i and not -f, prompt for any type of
Jim Meyering
1996-10-05
(main): update --version output to conform to coding standard
Jim Meyering
1996-10-04
(main): update --version output to conform to coding standard
Jim Meyering
1996-09-30
(do_copy): Give better error message when copying multiple
Jim Meyering
1996-09-10
(do_copy): Describe in a little *more* detail the code
Jim Meyering
1996-09-10
(do_copy): Describe in a little more detail the code
Jim Meyering
1996-09-08
(do_copy): Set backup_type to `none' only *after*
Jim Meyering
1996-09-05
(do_copy): When concatenating DEST (with a trailing `/') and the basename
Jim Meyering
1996-08-19
Include path-concat.h.
Jim Meyering
1996-07-31
(DO_CHOWN): New macro -- derived from code in copy.
Jim Meyering
1996-07-20
(path_concat): Rewrite to return new parameter.
Jim Meyering
1996-06-23
Add comma after e.g. in comment.
Jim Meyering
1996-06-19
(copy_reg): Cast both sides of comparison to size_t to avoid warning
Jim Meyering
1996-06-19
(do_copy): Use STREQ here instead of strcmp(...) == 0.
Jim Meyering
1996-06-19
(do_copy): Change message from `missing file argument' to
Jim Meyering
1996-06-19
(do_copy): When the force and backup options have been
Jim Meyering
1996-04-24
update Copyright years for 1996
Jim Meyering
1996-04-24
[HAVE_LCHOWN]: Define chown to lchown.
Jim Meyering
1996-04-21
Remove obsolete FIXME.
Jim Meyering
[prev]
[next]