]> git.tdb.fi Git - libs/core.git/history - source/fs/stat.cpp
Change stat functions so that it's again possible to determine file existence
[libs/core.git] / source / fs / stat.cpp
2011-09-06 Mikko RasaChange stat functions so that it's again possible to...
2011-07-31 Mikko RasaDon't throw on win32 if file has no owner or group
2011-07-31 Mikko RasaAdd a flag to make statting directories work on win32
2011-07-31 Mikko RasaUse 64-bit version of stat syscall, even on 32-bit...
2011-07-30 Mikko RasaRewrite the stat functions to expose a platform-indepen...
2011-07-28 Mikko RasaException rework for fs components
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-07-27 Mikko RasaRemove Id tags and copyright notices from source files
2011-07-27 Mikko RasaPrepare for assimilation into core