summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/posix/LockFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-1/+1
* NO-JIRA - Fixed the handling of functions with ignored return values.Ted Ross2011-11-221-1/+1
* QPID-3284: Eliminated warnings from gcc 4.6 compilerAndrew Stitcher2011-06-071-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