Ryan C. Gordon
94d1b71e49
I think sys/mount.h is only needed in the ucred.h path.
...
Fixes building on hurd, I think.
2009-05-02 23:25:41 -07:00
Ryan C. Gordon
cedcd95541
Corrected __EXPORT__ test for Solaris.
2009-04-20 23:48:16 -04:00
Ryan C. Gordon
57d908dca0
Added the Sun Studio equivalent of -fvisibility=hidden
2009-04-16 22:37:38 -04:00
Ryan C. Gordon
0bc32891ba
Added sys/mnttab.h CD-ROM detection. Fixes missing CD-ROM support on Solaris.
2009-04-13 17:59:15 -04:00
Ryan C. Gordon
d8d296e8c6
Merge all the Unix __PHYSFS_platformDetectAvailableCDs() funcs into one.
2009-04-13 17:09:36 -04:00
Ryan C. Gordon
07e97a0166
Fixed some Sun Studio warnings about unreachable code.
2009-04-13 03:40:30 -04:00
Ryan C. Gordon
3f0cffcc50
Fixes for compiling on Solaris.
2009-04-13 03:27:53 -04:00
Ryan C. Gordon
544f0f6185
Patches to build on gcc 4.3.3 on OS/2.
...
This is with the build environment and latest GCC builds available from...
http://www.smedley.info/os2ports/
...this is apparently what Mozilla uses for Firefox builds on OS/2.
2009-03-29 04:11:38 -04:00
Ryan C. Gordon
778f1987cf
Updated some documentation, added a FIXME.
2009-03-28 17:51:10 -04:00
Ryan C. Gordon
fb5e8d9cd2
PHYSFS_freeList(NULL) is now a safe no-op.
2009-03-28 17:50:54 -04:00
Ryan C. Gordon
b78da18657
Bumped version number (although we're probably far from a real 2.1.0 release).
2009-03-28 16:16:08 -04:00
Ryan C. Gordon
d6ce63e912
Added PHYSFS_getAllocator().
2009-03-28 16:15:03 -04:00
Ryan C. Gordon
2a65060cde
Moved directory structure around.
2009-03-27 15:10:42 -04:00