summaryrefslogtreecommitdiff
path: root/firmware/common/dir_uncached.c (follow)
Commit message (Expand)AuthorAge
* Accept FS#11774 by Michael Hohmuth (with some own modifications to #ifdef con...Frank Gevaerts2010-11-28
* Reduce the amount of stack space needed by fat_rename and mkdir_uncached.Michael Sparmann2010-11-13
* Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz2010-09-01
* dir_uncached: fix opendir_uncached to have opened directories keep enough inf...Amaury Pouly2010-03-15
* Get rid of the parent_dir field in dir_uncached.c by using the same FAT trick...Amaury Pouly2010-03-10
* Final removal of tabs in firmware pathAndree Buschmann2010-01-03
* Move strip_volume() to filefuncs.c and set properties.Maurus Cuelenaere2009-11-26
* - Split off strip_volume() to a separate fileMaurus Cuelenaere2009-11-26
* Merge branch 'hotswap'Maurus Cuelenaere2009-11-26
* FS#10080Nils Wallménius2009-07-14
* Fix some memset calls that use the wrong order for arguments.Tom Ross2009-03-02
* ok, that was bigger than expected... reduce the max to 12 open dirs as a happ...Jonathan Gordon2008-08-10
* "waste" a bit more RAM on targets with more than 8MB so more directories can ...Jonathan Gordon2008-08-10
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken2008-04-28
* FS#7598 - Dircache support for multivolume targets (by Phil Light).Miika Pekkarinen2008-03-11
* Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare2007-07-20