- Timestamp:
- Nov 24, 2007, 6:32:51 PM (17 years ago)
- File:
-
- 1 edited
-
branches/working-0711/ccl/lib/pathnames.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0711/ccl/lib/pathnames.lisp
r7518 r7737 183 183 184 184 185 (defun lock-file (path) 186 (break "lock-file ? ~s" path)) 187 188 (defun unlock-file (path) 189 (break "unlock-file ? ~s" path)) 185 190 186 191 187 (defun create-directory (path &key (mode #o777))
Note:
See TracChangeset
for help on using the changeset viewer.
