|
hohensoh: firmware/include dir.h,1.8,1.9 file.h,1.10,1.11: msg#00213systems.archos.rockbox.cvs
Update of /cvsroot/rockbox/firmware/include In directory labb:/tmp/cvs-serv2934/rockbox/firmware/include Modified Files: dir.h file.h Log Message: preparations for hotswapping MMC Index: dir.h =================================================================== RCS file: /cvsroot/rockbox/firmware/include/dir.h,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- dir.h 28 Dec 2004 22:16:07 -0000 1.8 +++ dir.h 28 Jan 2005 21:32:16 -0000 1.9 @@ -84,6 +84,8 @@ extern struct dirent* readdir(DIR* dir); +extern int release_dirs(int volume); + #endif /* DIRFUNCTIONS_DEFINED */ #endif Index: file.h =================================================================== RCS file: /cvsroot/rockbox/firmware/include/file.h,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- file.h 23 Jan 2005 23:27:53 -0000 1.10 +++ file.h 28 Jan 2005 21:32:16 -0000 1.11 @@ -87,6 +87,7 @@ extern int rename(const char* path, const char* newname); extern int ftruncate(int fd, off_t length); extern off_t filesize(int fd); +extern int release_files(int volume); #endif /* SIMULATOR */ #endif _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockbox-cvs |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | hohensoh: firmware/drivers fat.c,1.102,1.103: 00213, cvs |
|---|---|
| Next by Date: | hohensoh: firmware/common dir.c, 1.27, 1.28 disk.c, 1.6, 1.7 file.c, 1.61, 1.62: 00213, cvs |
| Previous by Thread: | hohensoh: firmware/drivers fat.c,1.102,1.103i: 00213, cvs |
| Next by Thread: | hohensoh: firmware/common dir.c, 1.27, 1.28 disk.c, 1.6, 1.7 file.c, 1.61, 1.62: 00213, cvs |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |