This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7457 - Hiding dircache behind a posix API
Attached to Project:
Rockbox
Opened by Kévin Ferrare (TiMiD) - Friday, 20 July 2007, 09:48 GMT+2
Last edited by Peter D'Hoye (petur) - Saturday, 21 July 2007, 00:34 GMT+2
Opened by Kévin Ferrare (TiMiD) - Friday, 20 July 2007, 09:48 GMT+2
Last edited by Peter D'Hoye (petur) - Saturday, 21 July 2007, 00:34 GMT+2
|
DetailsHi,
I made this patch with which presents dircache (and normal dir api for targets without it) as a standard posix api. This avoids confusion in app code, so that devs won't mistake and use the dircache-disabled api when dircache is enabled, saving some disks spins |
This task depends upon
Patch and add that file to firmware/include
works here