summaryrefslogtreecommitdiff
path: root/src/backend/port/posix_sema.c
AgeCommit message (Expand)Author
2002-09-04pgindent run.Bruce Momjian
2002-06-20Update copyright to 2002.Bruce Momjian
2002-05-05Add missing includes.Tom Lane
2002-05-05Cope with case that SEM_FAILED is not defined (assume failure code is -1)Tom Lane
2002-05-05First test of Darwin port with POSIX semaphore code.Tom Lane
2002-05-05Create an internal semaphore API that is not tied to SysV semaphores.Tom Lane