Историја ревизија

Аутор SHA1 Порука Датум
  Ryan C. Gordon 09baf99aa4 Don't fsync() read-only filehandles (thanks, Andreas!). пре 12 година
  Ryan C. Gordon 7824a093fb Cleaned out the "exists" nonsense in the stat() API. пре 13 година
  Ryan C. Gordon 16ee8355db Centralize responsibility for filtering symlinks during enumeration. пре 13 година
  Ryan C. Gordon 259399124a POSIX version of __PHYSFS_platformStat() now reports symlinks correctly. пре 13 година
  Ryan C. Gordon e40d80b00f Allow application-supplied archivers. пре 13 година
  Ryan C. Gordon 2a4d891ac5 Fixed logic bug (thanks, Sam!). пре 14 година
  Ryan C. Gordon dda627412c More FIXME cleanup. пре 14 година
  Ryan C. Gordon a0af6bbb71 Removed fallback for systems that have no userdir. пре 14 година
  Ryan C. Gordon b1d4afcbd3 Cleaned up some FIXMEs. пре 14 година
  Ryan C. Gordon ba676b23e5 Reworked the error reporting API. Now we use error codes instead of strings. пре 14 година
  Ryan C. Gordon f5923f5cea Check for mutex bugs. пре 14 година
  Ryan C. Gordon 1030e5d5ec Removed llseek(). пре 14 година
  Ryan C. Gordon be4ae4d401 Removed __PHYSFS_platformCvtToDependent(). пре 14 година
  Ryan C. Gordon 03dbc3f758 Make __PHYSFS_platformDirSeparator into a single char. пре 14 година
  Ryan C. Gordon c57bd94f84 Apparently, __PHYSFS_platformCurrentDir() is dead code. пре 14 година
  Ryan C. Gordon c94d70ec0a Moved __PHYSFS_platformCurrentDir() from Unix to POSIX sources. пре 14 година
  Ryan C. Gordon 54cc53349d Cleaned up some __PHYSFS_platformStat() details. пре 14 година
  Ryan C. Gordon 8258274a90 Removed __PHYSFS_platformEOF(). It's not used anymore. пре 14 година
  Ryan C. Gordon 65497160f7 Removed deprecated Mac OS X APIs. пре 14 година
  Ryan C. Gordon b8c4942413 POSIX version of __PHYSFS_platformStat() forgot to set *exists properly. пре 15 година
  Ryan C. Gordon f871802f51 Cleaned up some #includes. пре 15 година
  Ryan C. Gordon 125c170f7d Use lstat() instead of stat() for POSIX __PHYSFS_platformStat(). пре 15 година
  Ryan C. Gordon 7f0e7105a7 Removed isDirectory, isSymLink and exists methods from internal code. пре 15 година
  Ryan C. Gordon 4bc5ed1725 Abstracted file i/o into PHYSFS_Io interface. пре 15 година
  Ryan C. Gordon c2e77d7e35 Constification. пре 15 година
  Ryan C. Gordon b58e5f348c Removed __PHYSFS_platformGetLastModTime(). пре 15 година
  Ryan C. Gordon f7a8d9292c Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API. пре 15 година
  Ryan C. Gordon 4000b234c0 Moved all the file i/o from stdio-style to POSIX-style. пре 15 година
  Ryan C. Gordon efa498fd5d See if $HOME is bogus, and if so, use getpwuid() instead. пре 16 година
  Ryan C. Gordon f1cd4d8f0d THIS is Christoph's PHYSFS_stat() work. пре 16 година