Changes in uspace/app/bdsh/cmds/modules/ls/ls.h [5b3cf90:a716a75] in mainline
- File:
-
- 1 edited
-
uspace/app/bdsh/cmds/modules/ls/ls.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/ls/ls.h
r5b3cf90 ra716a75 7 7 #define LS_DIR 2 8 8 9 static void ls_sort_dir(const char *, char **, int); 9 10 static void ls_scan_dir(const char *, DIR *); 10 11 static void ls_print(const char *, const char *);
Note:
See TracChangeset
for help on using the changeset viewer.
