summaryrefslogtreecommitdiff
path: root/posix/JackFifo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move SYNC_MAX_NAME_SIZE in JackConstants.h, correct synchro primitives BuildN...Stephane Letz2013-01-121-4/+4
* Correct headers.sletz2010-04-181-1/+1
* Correct JackFifo::TimedWait for EINTR handling.sletz2009-06-161-4/+8
* Client incorrect re-naming fixed: now done at socket level also.sletz2009-03-111-2/+4
* Merge Solaris branch back on trunk.sletz2009-02-111-7/+6
* Better isolation of server and clients system resources to allow starting the...sletz2008-11-211-5/+2
* In JackFifo, display error message in verbose mode only when EINTR is returned.sletz2008-10-011-1/+1
* Define a JackShutdownCallback type, various callback related cleanup.sletz2008-09-291-2/+2
* Merge Michael Voigt drops branch after reorganization step.sletz2008-09-051-0/+226