Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated.
  • Loading branch information
icculus committed Mar 14, 2005
1 parent c799a14 commit 4787894
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG
Expand Up @@ -3,6 +3,9 @@
*/

03132005 - More mount work, added PHYSFS_getMountPoint() and more cleanups.
Replaced all the C runtime allocations with PhysFS allocation hooks.
Added pocketpc.c to EXTRA_DIST. Added allocation hooks to some
platform drivers.
03122005 - Added evil GOTO_*_MACRO_* macros. Fixed unix.c to compile again on
MacOS X. Added PHYSFS_mount() (thanks, Philip!). Cleaned up the
INSTALL and CREDITS files a little. Split off start of
Expand Down
2 changes: 0 additions & 2 deletions TODO
Expand Up @@ -20,9 +20,7 @@ Some might be dupes, some might be done already.
- Look for FIXMEs (many marked with "!!!" in comments).
- Probably other stuff. Requests and recommendations are welcome.
- Cygwin should use unix/posix and not win32 platform code.
- Add "mount points"
- Expose the archiver registration mechanism to the outside world.
- Allow the application to provide allocation services.
- Find some way to relax or remove the security model for external tools.
- Non-blocking I/O
- mmap() in posix.c
Expand Down

0 comments on commit 4787894

Please sign in to comment.