Changeset b510d52 in mainline for uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
- Timestamp:
- 2008-08-25T05:38:01Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e2ea8d7e
- Parents:
- 74965d2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
r74965d2 rb510d52 84 84 85 85 /* This is kind of clunky, but effective for now */ 86 unsigned int86 static unsigned int 87 87 create_directory(const char *path, unsigned int p) 88 88 {
Note:
See TracChangeset
for help on using the changeset viewer.