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
1995-11-10
Include error.h.
Jim Meyering
1995-11-10
Remove prototypes for stat, lstat.
Jim Meyering
1995-11-09
Protect prototypes with __P.
Jim Meyering
1995-11-09
Protoize.
Jim Meyering
1995-11-03
(copy): Use euidaccess instead of euidaccess_stat.
Jim Meyering
1995-10-30
(copy): Update one of the calls to eaccess_stat to use 3 arguments. Ugh!
Jim Meyering
1995-10-01
Declare stat, xstat.
Jim Meyering
1995-06-22
(main): Include program name in --version output.
Jim Meyering
1995-05-13
Use stat (lstat), not safe_stat (safe_lstat).
Jim Meyering
1995-03-10
add 1995 to Copyright dates
Jim Meyering
1995-01-27
Rename SAFE_STAT and SAFE_LSTAT to lower case names.
Jim Meyering
1994-12-10
(copy, make_path_private): Use strr?chr instead of r?index.
Jim Meyering
1994-11-04
(make_path_private): Rename function from make_path to avoid confusion.
Jim Meyering
1994-10-27
.
Jim Meyering
1994-10-02
.
Jim Meyering
1994-07-30
.
Jim Meyering
1994-07-01
.
Jim Meyering
1994-04-13
.
Jim Meyering
1994-01-26
.
Jim Meyering
1993-10-19
merge with 3.8.4k
Jim Meyering
1993-10-13
merge with 3.8.4e
Jim Meyering
1993-10-08
merge with 3.8.3d
Jim Meyering
1993-10-06
merge with 3.8.3b
Jim Meyering
1993-10-06
merge with 3.8.3a
Jim Meyering
1993-08-27
merge with 3.8.3
Jim Meyering
1993-08-26
merge with 3.8.2
Jim Meyering
1993-08-05
merge with 3.8.1
Jim Meyering
1993-05-22
merge with 3.5.5
Jim Meyering
1993-04-04
(copy, make_path, re_protect): Explicitly cast alloca return value to (char *).
Jim Meyering
1993-04-04
(copy): Declare to be static.
Jim Meyering
1993-04-04
(usage): Mention --help and --version.
Jim Meyering
1993-04-02
Add --help and --version options.
Jim Meyering
1993-03-29
merge with 3.4.1
Jim Meyering
1992-12-02
Convert static declarations of struct option to use new macros from
Jim Meyering
1992-11-09
Declared lots of external functions and variables static.
Jim Meyering
1992-11-01
Give most file-scope variables the static attribute.
Jim Meyering
1992-10-31
Add parentheses to expressions like (c = *p++) as per suggestion
Jim Meyering
1992-10-31
Initial revision
Jim Meyering
[prev]