]> git.tdb.fi Git - libs/core.git/commit - source/utils.cpp
Split directory and stat related functions into their own files
authorMikko Rasa <tdb@tdb.fi>
Sun, 20 Jul 2008 10:34:20 +0000 (10:34 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sun, 20 Jul 2008 10:34:20 +0000 (10:34 +0000)
commitf91f1df3e0b00b3a270e571d4b2c8251da4d1226
tree11cc0492ff94771f2456ff490d0d15357cfbd6df
parente6fec68039fb5212993d687d352c540e407e6d96
Split directory and stat related functions into their own files
Put everything in namespace FS
source/dir.cpp [new file with mode: 0644]
source/dir.h [new file with mode: 0644]
source/path.cpp
source/path.h
source/stat.cpp [new file with mode: 0644]
source/stat.h [new file with mode: 0644]
source/utils.cpp
source/utils.h