summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/posix/LockFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merged out from trunkQPID-2519Stephen D. Huston2011-10-211-2/+1
* Undo bad merge from trunk - merged at wrong level.Stephen D. Huston2011-10-211-1/+2
* Merge trunk to QPID-2519 branchStephen D. Huston2011-10-201-2/+1
* QPID-1951: Removed need for Windows versions of ssize_t and pid_tAndrew Stitcher2009-12-151-12/+30
* QPID-1993: Patch from Chenta Lee to prevent compiler warnings with GCC 4.3.3Gordon Sim2009-07-201-1/+2
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Abstract native file-locking and directory detection/creation to portable cla...Stephen D. Huston2008-10-071-0/+89