Ignore:
Timestamp:
Dec 2, 2007, 5:53:40 AM (18 years ago)
Author:
bird
Message:

combined the bulk of the cmp stuff into cmp_util.c. implemented cp --changed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/kmkbuiltin/cp_extern.h

    r1183 r1309  
    5454
    5555int     copy_fifo(struct stat *, int);
    56 int     copy_file(const FTSENT *, int);
     56int     copy_file(const FTSENT *, int, int, int *);
    5757int     copy_link(const FTSENT *, int);
    5858int     copy_special(struct stat *, int);
Note: See TracChangeset for help on using the changeset viewer.