summaryrefslogtreecommitdiff
path: root/core/fs/readdir.c
Commit message (Expand)AuthorAgeFilesLines
* core: fs: verify call to fs_ops->readdirSebastian Herbszt2010-04-011-2/+5
* core/fs: clean up, fix and improve the internal readdir() interfacesH. Peter Anvin2010-03-061-10/+4
* readdir: replace opendir/readdir/closedir API with a 32-bit APIH. Peter Anvin2010-03-041-26/+28
* core/readdir.c: remove unused variableH. Peter Anvin2010-02-261-1/+0
* opendir: use internal protected-mode interfacesH. Peter Anvin2010-02-241-5/+12
* core: move fs-related C files into fs/H. Peter Anvin2010-02-161-0/+45