Changeset 2133 in kBuild
- Timestamp:
- Dec 25, 2008 2:33:44 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/kmkbuiltin/rm.c
r2113 r2133 118 118 static int rm_overwrite(char *, struct stat *); 119 119 static int rm_tree(char **); 120 static int count_path_components(const char *);121 120 static int usage(FILE *); 122 121
Note:
See TracChangeset
for help on using the changeset viewer.