Changeset 5cd136ab in mainline for uspace/srv/devman/util.h
- Timestamp:
- 2010-04-02T13:37:58Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9a66bc2e
- Parents:
- 57937dd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/devman/util.h
r57937dd r5cd136ab 38 38 39 39 char * get_abs_path(const char *base_path, const char *name, const char *ext); 40 const char * get_path_elem_end(const char *path); 40 41 41 42 static inline bool skip_spaces(const char **buf)
Note:
See TracChangeset
for help on using the changeset viewer.