- 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
- 357ffb3 Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. by Nicolas Pennequin · 16 years ago
- 52d827a FS#7598 - Dircache support for multivolume targets (by Phil Light). by Miika Pekkarinen · 17 years ago
- 0843a07 Ooops by Kevin Ferrare · 17 years ago
- 5633dc6 This should fix dircache being disabled by my last commit. by Kevin Ferrare · 17 years ago
- 011a325 Makes apps and plugins interract with directories using a posix-like api instead of calling dircache / simulator functions (no additionnal layer added, only a cosmetic change) by Kevin Ferrare · 17 years ago
- 1167e3c Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with some tweaks. All testers have given the green light. (Now for the RED ?? ;). by Michael Sevakis · 17 years ago
- 6b0fdae Removed unused 'mode' parameter from mkdir() for consistency with creat(). by Jens Arnold · 18 years ago
- 0dd7ea2 Support building tagcache db natively on PC using the core of the by Miika Pekkarinen · 18 years ago
- 5da99ed long policy by Jean-Philippe Bernardy · 20 years ago
- 22b7701 Build cleanup and general fixes. fprintf() is now fdprintf(), the separation by Daniel Stenberg · 20 years ago
- cdde25b Unified build system to use SOURCES for sim builds too, a single Makefile-look by Daniel Stenberg · 20 years ago
- dc7534b preparations for hotswapping MMC by Jörg Hohensohn · 20 years ago
- da84857 prepared to mount multiple partitions into one logical file system (most useful for Ondio, internal memory + external MMC) by Jörg Hohensohn · 20 years ago
- 74eb642 infrastructure for sorting by date+time, now we "only" need to decide on the UI by Jörg Hohensohn · 20 years ago
- 18d5d30 Better POSIX compatibility for mkdir(), rmdir() and opendir() by Linus Nielsen Feltzing · 20 years ago
- bc9397d New function: rmdir(). Also some changes in the fat code, to track the parent directory in opendir(), to be able to delete directories by Linus Nielsen Feltzing · 21 years ago
- ef7293f New feature: NOw you can store the recorded files in either /recordings (the directory will be created automatically) or in the current directory. by Linus Nielsen Feltzing · 21 years ago
- 648ccc8 code police by Robert Hak · 22 years ago
- c97056d include "standard" files with <> and not "" by Daniel Stenberg · 22 years ago
- cb2de17 more moves by Daniel Stenberg · 22 years ago[Renamed from firmware/common/dir.h]
- 307f5d8 Added remove() by Björn Stenberg · 22 years ago
- d52f113 debreakage by Daniel Stenberg · 22 years ago
- 4c04317 ming compile fixes by Bill Napier by Daniel Stenberg · 22 years ago
- 377725f Some more buffer length fixing by Linus Nielsen Feltzing · 22 years ago
- 0f06cf6 fixed intptr_t to int, thanks to greg by Felix Arends · 22 years ago
- 3d25f78 Now supports multiple concurrent opendir() by Björn Stenberg · 22 years ago
- 4bd8703 Added open/close/read. read() only works on whole sectors right now. by Björn Stenberg · 22 years ago
- dd67452 if DIRFUNCTIONS_DEFINED is defined, then don't do the function prototypes by Daniel Stenberg · 22 years ago
- 27a153e Added atributes by Björn Stenberg · 22 years ago
- 4d4ec3a Added opendir, closedir and readdir by Björn Stenberg · 22 years ago
- ced58d3 again, a little win32 simulator compability fix (included io.h) by Felix Arends · 22 years ago
- ef476e3 don't defined the dirent struct if DIRENT_DEFINED is defined... by Daniel Stenberg · 22 years ago
- d711bd9 replaced _WIN32 constant with WIN32 by Felix Arends · 22 years ago
- 0196c0c added win32 simulator compability by Felix Arends · 22 years ago
- aca7618 Added attribute and size by Björn Stenberg · 22 years ago
- c8d4bcd Added closedir() by Björn Stenberg · 22 years ago
- 0e2a5a6 File and directory APIs by Björn Stenberg · 22 years ago