source: trunk/src/kmk/kmkbuiltin/cp.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3389   5 years bird kmk: Avoid setting umask just to get it, store the current value in a …
(edit) @3221   7 years bird kmk_cp: use getopt_r and stop using global and static variables.
(edit) @3192   7 years bird kmkbuiltin: funnel output thru output.c (usually via err.c).
(edit) @3148   7 years bird kmk: Make sure we use our fts.h, never the system one (except OS/2).
(edit) @3145   7 years bird kmk: warnings found by gcc 7.3.0
(edit) @2996   9 years bird cp.c: -r differs from -R, document -v.
(edit) @2702   12 years bird kmk/WindowsNT: Avoiding unnecessary stat() calls. Reimplemented …
(edit) @2466   14 years bird kmkbuiltins: More specific error messages (solaris EINTR).
(edit) @2206   17 years bird cp.c: solaris build fix (strlcpy).
(edit) @2192   17 years bird cp.c, cp_utils.c: fixed a couple of warnings.
(edit) @2113   17 years bird kmkbuiltin: include config.h
(edit) @1630   17 years bird Forgot to read the environment.
(edit) @1627   17 years bird Enabled recursive copying w/ protection a la rm.
(edit) @1597   17 years bird protection work in progress.
(edit) @1328   18 years bird include our getopt.h
(edit) @1309   18 years bird combined the bulk of the cmp stuff into cmp_util.c. implemented cp …
(edit) @1287   18 years bird Added --ignore-non-existing and --changed flags. (latter not implemented)
(edit) @1246   18 years bird Solaris build fixes.
(edit) @1194   18 years bird Fixed a couple of slash problems in cp and install (dos based systems).
(edit) @1183   18 years bird Added --version and --help to all builtins.
(edit) @1141   18 years bird unused
(copy) @947   18 years bird Use the new gnu make code.
copied from trunk/src/gmakenew/kmkbuiltin/cp.c
(edit) @942   18 years bird Always use the GNU make getopt stuff.
Note: See TracRevisionLog for help on using the revision log.