summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/FileSysDir.h
Commit message (Collapse)AuthorAgeFilesLines
* QPID-4095: Move the directory iteration into FileSysDir:Andrew Stitcher2012-12-201-0/+9
| | | | | | | - For Posix implement with direct calls - For windows implement with v2/v3 boost::filesystem to be replaced later git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1424247 13f79535-47bb-0310-9956-ffa450edef68
* Abstract native file-locking and directory detection/creation to portable ↵Stephen D. Huston2008-10-071-0/+62
classes LockFile and FileSysDir; resolves QPID-1148 git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@702513 13f79535-47bb-0310-9956-ffa450edef68