Changeset 2949
- Timestamp:
- Apr 23, 2012 8:36:30 AM (13 months ago)
- File:
-
- 1 edited
-
ofw/fs/ext2fs/methods.fth (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ofw/fs/ext2fs/methods.fth
r2796 r2949 15 15 16 16 : $mkdir ( name$ -- error? ) 17 dirent-vars 2>r 2>r ( name$ ) 18 2dup $find-file ( name$ error? ) 19 2r> 2r> restore-dirent ( name$ error? ) 20 0= if 2drop true exit then ( name$ ) 21 17 22 o# 40777 ($create) if true exit then 18 23
Note: See TracChangeset
for help on using the changeset viewer.
