Changeset 5b3cf90 in mainline for uspace/app/bdsh/cmds/modules/ls/ls.h
- Timestamp:
- 2009-08-02T19:38:02Z (14 years ago)
- Branches:
- lfn, master, serial
- Children:
- fa5526d
- Parents:
- f019cc07
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/ls/ls.h
rf019cc07 r5b3cf90 7 7 #define LS_DIR 2 8 8 9 10 static unsigned int ls_scope(const char *);11 9 static void ls_scan_dir(const char *, DIR *); 12 10 static void ls_print(const char *, const char *);
Note: See TracChangeset
for help on using the changeset viewer.