summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/windows/LockFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-2281: LockFile class now actually locks the file!Andrew Stitcher2009-12-151-3/+8
* QPID-1951: Removed need for Windows versions of ssize_t and pid_tAndrew Stitcher2009-12-151-25/+0
* Try to create piddir if needed; on error throw a useful message. Fixes QPID-2030Stephen D. Huston2009-08-051-1/+2
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Add --quit, --check for Windows; required fixing LockFile for WindowsStephen D. Huston2009-05-111-3/+3
* Abstract native file-locking and directory detection/creation to portable cla...Stephen D. Huston2008-10-071-0/+83