| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 978 |
716 d 17 h |
user890104 |
/emcore/ |
Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder. |
|
| 916 |
4320 d 18 h |
user890104 |
/emcore/trunk/tools/emcorefs/ |
emCOREFS: Fix integer formatting errors |
|
| 915 |
4320 d 18 h |
user890104 |
/emcore/trunk/tools/emcorefs/ |
emCOREFS: Fix gcc command-line issues, allows building with gcc 4.5+ |
|
| 903 |
4408 d 11 h |
user890104 |
/emcore/trunk/tools/emcorefs/ |
emCOREFS: update README |
|
| 902 |
4408 d 12 h |
user890104 |
/emcore/trunk/tools/emcorefs/ |
emCOREFS: do not continue if there's an error |
|
| 901 |
4408 d 12 h |
user890104 |
/emcore/trunk/tools/emcorefs/ |
emCOREFS: fix an uninitialized variable |
|
| 899 |
4535 d 12 h |
user890104 |
/emcore/trunk/tools/emcorefs/ |
emCOREFS: Lie to FUSE that we support utimens(), in order to get rid of "failed to set times on xxx: Function not implemented" warnings |
|
| 898 |
4537 d 10 h |
user890104 |
/emcore/trunk/tools/emcorefs/ |
emCOREFS: Make it compatible with emCORE r891+ and remove unused code |
|
| 829 |
5175 d 15 h |
user890104 |
/emcore/trunk/tools/emcorefs/ |
emCOREFS: Make choosing a specific GCC version to build with possible, also explain that linking with GCC 4.5+ is broken for some reason |
|
| 800 |
5210 d 18 h |
user890104 |
/emcore/trunk/tools/emcorefs/ |
emCOREFS: update the README file a bit |
|
| 799 |
5210 d 20 h |
user890104 |
/ |
emCOREFS, ipoddfu_c: stop looking for device if we already have found one, also proprely print a ssize_t value |
|
| 798 |
5210 d 20 h |
user890104 |
/emcore/trunk/tools/emcorefs/ |
emCOREFS: fix Makefile fail |
|
| 790 |
5211 d 15 h |
user890104 |
/emcore/trunk/tools/emcorefs/ |
emCOREFS: fix variable reusing fail, and finally make printing of ssize_t portable |
|
| 786 |
5211 d 20 h |
user890104 |
/emcore/trunk/tools/emcorefs/ |
emCOREFS: fix a couple more memleaks (thanks to cppcheck), also a x64 int formatting issue. |
|
| 785 |
5211 d 20 h |
user890104 |
/emcore/trunk/tools/emcorefs/ |
emCOREFS: remove all those unneeded const qualifiers for arguments passed as values, also make the whole thing compile on both ubuntu (gcc 4.5.2) and osx (gcc 4.2.1). |
|
| 784 |
5212 d 16 h |
user890104 |
/emcore/trunk/tools/emcorefs/ |
emCOREFS: implement write, rename, truncate and ftruncate syscalls. write speed is ~150kB/s. any testers are welcome. |
|
| 783 |
5212 d 22 h |
user890104 |
/emcore/trunk/tools/emcorefs/ |
emCOREFS: fix a memory leak in cache.c, thanks to cppcheck |
|
| 782 |
5213 d 6 h |
user890104 |
/emcore/trunk/tools/emcorefs/ |
emCOREFS: add support for mkdir, rmdir, create, mknod and unlink syscalls. write not supported yet. |
|
| 771 |
5287 d 18 h |
user890104 |
/emcore/trunk/tools/emcorefs/ |
emCOREFS: Add README |
|
| 770 |
5287 d 18 h |
user890104 |
/emcore/trunk/tools/emcorefs/ |
New tool: emCOREFS - a FUSE wrapper for emCORE's FS API. More info in README. |
|