Changeset 1e2629f in mainline
- Timestamp:
- 2011-03-30T17:32:18Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a30e435
- Parents:
- beb6b3d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/ls/ls.c
rbeb6b3d r1e2629f 94 94 * @param d Name of the directory. 95 95 * @param dirp Directory stream. 96 * @param sort 1 if the output must be sorted, 97 * 0 otherwise. 96 98 */ 97 99 static void ls_scan_dir(const char *d, DIR *dirp, int sort)
Note:
See TracChangeset
for help on using the changeset viewer.