home *** CD-ROM | disk | FTP | other *** search
- ram-handlerppc.elf
-
- o 44.10
- Fixed a DeleteObject() missing argument problem...
- the database book keeping sucks
-
- o 44.9
- Fixed the SetFileSize problem
-
- o 44.8
- Fixed the man problem
-
- o 44.7
- Fixed the problem of rename("ABCD","abcd");
-
- o 44.6
- Fixed a problem with the following access pattern
- * Open("fubar",READWRITE);
- * Open("fubar",OLDFILE);
- * Write("phong");
- * Read(); then reads bogus data
-
- o 44.5
- Internal change
-
- o 44.4
- MatchFunc CallHook argument order changed which
- fixed KingCon's tab completition in the ramdisk
-
- o 44.3
- MODE_FINDUPDATE
- doesn`t set the currentpos to filesize anymore which
- disturbed SetVar() and probably other io related issues.
-
- o 44.2
- Removed some smarter lock access handling to support
- buggy sw.
-
- o 44.1
- Added Notify support
- Optimied memcpy
- ~44MB/s at 256kb blocks isn`t bad:-)
-
- o 44.0
- Initial version
- Provided by ZZA(Bernhard Moellemann).
- Big thanks..
-