Daniel Stenberg
|
d52f113442
|
debreakage
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1523 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-02 12:32:26 +00:00 |
|
Daniel Stenberg
|
4c043173bb
|
ming compile fixes by Bill Napier
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1522 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-02 12:18:30 +00:00 |
|
Linus Nielsen Feltzing
|
377725fefe
|
Some more buffer length fixing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1361 a1c6a512-1295-4272-9138-f99709370657
|
2002-07-15 22:58:28 +00:00 |
|
Felix Arends
|
0f06cf6152
|
fixed intptr_t to int, thanks to greg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@982 a1c6a512-1295-4272-9138-f99709370657
|
2002-06-12 15:41:45 +00:00 |
|
Björn Stenberg
|
3d25f7825a
|
Now supports multiple concurrent opendir()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@727 a1c6a512-1295-4272-9138-f99709370657
|
2002-05-27 09:13:24 +00:00 |
|
Björn Stenberg
|
4bd870360a
|
Added open/close/read. read() only works on whole sectors right now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@498 a1c6a512-1295-4272-9138-f99709370657
|
2002-05-07 16:01:53 +00:00 |
|
Daniel Stenberg
|
dd67452f89
|
if DIRFUNCTIONS_DEFINED is defined, then don't do the function prototypes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@489 a1c6a512-1295-4272-9138-f99709370657
|
2002-05-07 11:36:32 +00:00 |
|
Björn Stenberg
|
27a153e421
|
Added atributes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@477 a1c6a512-1295-4272-9138-f99709370657
|
2002-05-06 14:19:10 +00:00 |
|
Björn Stenberg
|
4d4ec3aa0b
|
Added opendir, closedir and readdir
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@412 a1c6a512-1295-4272-9138-f99709370657
|
2002-05-03 15:36:52 +00:00 |
|
Felix Arends
|
ced58d3fef
|
again, a little win32 simulator compability fix
(included io.h)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@351 a1c6a512-1295-4272-9138-f99709370657
|
2002-04-30 21:16:22 +00:00 |
|
Daniel Stenberg
|
ef476e3a09
|
don't defined the dirent struct if DIRENT_DEFINED is defined...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@329 a1c6a512-1295-4272-9138-f99709370657
|
2002-04-30 13:18:59 +00:00 |
|
Felix Arends
|
d711bd9768
|
replaced _WIN32 constant with WIN32
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@304 a1c6a512-1295-4272-9138-f99709370657
|
2002-04-28 19:33:19 +00:00 |
|
Felix Arends
|
0196c0c45b
|
added win32 simulator compability
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@303 a1c6a512-1295-4272-9138-f99709370657
|
2002-04-28 19:29:57 +00:00 |
|
Björn Stenberg
|
aca76186c0
|
Added attribute and size
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@301 a1c6a512-1295-4272-9138-f99709370657
|
2002-04-28 19:14:17 +00:00 |
|
Björn Stenberg
|
c8d4bcdbb9
|
Added closedir()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@279 a1c6a512-1295-4272-9138-f99709370657
|
2002-04-27 23:34:31 +00:00 |
|
Björn Stenberg
|
0e2a5a69bd
|
File and directory APIs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@278 a1c6a512-1295-4272-9138-f99709370657
|
2002-04-27 23:31:23 +00:00 |
|