summaryrefslogtreecommitdiff
path: root/firmware/common/dir_uncached.c
AgeCommit message (Expand)Author
2008-08-10ok, that was bigger than expected... reduce the max to 12 open dirs as a happ...Jonathan Gordon
2008-08-10"waste" a bit more RAM on targets with more than 8MB so more directories can ...Jonathan Gordon
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-04-28Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken
2008-03-11FS#7598 - Dircache support for multivolume targets (by Phil Light).Miika Pekkarinen
2007-07-20Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare