Changeset 1309 for trunk/src/kmk/kmkbuiltin/cp_extern.h
- Timestamp:
- Dec 2, 2007, 5:53:40 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/kmkbuiltin/cp_extern.h
r1183 r1309 54 54 55 55 int copy_fifo(struct stat *, int); 56 int copy_file(const FTSENT *, int );56 int copy_file(const FTSENT *, int, int, int *); 57 57 int copy_link(const FTSENT *, int); 58 58 int copy_special(struct stat *, int);
Note:
See TracChangeset
for help on using the changeset viewer.