Changeset 1626 in kBuild for trunk/src/kmk/kmkbuiltin/rm.c
- Timestamp:
- May 12, 2008 11:22:58 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/kmkbuiltin/rm.c
r1598 r1626 120 120 static int rm_tree(char **); 121 121 static int count_path_components(const char *); 122 static int set_protection_depth(const char *);123 122 static int usage(FILE *); 124 123
Note:
See TracChangeset
for help on using the changeset viewer.