Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3:modules: rename variables in vfs_fruit.c to fix shadow warnings | Stefan Metzmacher | 2014-11-25 | 1 | -16/+16 |
* | vfs_fruit: deal with vfs_catia not being loaded | Ralph Boehme | 2014-10-01 | 1 | -3/+21 |
* | vfs_fruit: remove redundant assignment | Ralph Boehme | 2014-09-30 | 1 | -1/+0 |
* | vfs_fruit: fix possible uninitialized use | Ralph Boehme | 2014-09-30 | 1 | -4/+4 |
* | vfs_fruit: update rfork size in AppleDouble header | Ralph Boehme | 2014-09-25 | 1 | -0/+8 |
* | vfs_fruit: ad_write: path may be NULL for rfork | Ralph Boehme | 2014-09-25 | 1 | -2/+5 |
* | vfs_fruit: fix resource fork length calculation | Ralph Boehme | 2014-09-25 | 1 | -7/+3 |
* | vfs_fruit: fix unpacking of AppleDouble files | Ralph Boehme | 2014-09-25 | 1 | -2/+4 |
* | New VFS module vfs_fruit | Ralph Boehme | 2014-08-18 | 1 | -0/+2945 |