aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/posix_sema.c
Commit message (Expand)AuthorAge
* Update copyright to 2004.Bruce Momjian2004-08-29
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Update copyrights to 2003.Bruce Momjian2003-08-04
* pgindent run.Bruce Momjian2003-08-04
* elog mop-up: bring some straggling fprintf(stderr)'s into the elog world.Tom Lane2003-07-27
* Error message editing in backend/bootstrap, /lib, /nodes, /port.Tom Lane2003-07-22
* pgindent run.Bruce Momjian2002-09-04
* Update copyright to 2002.Bruce Momjian2002-06-20
* Add missing includes.Tom Lane2002-05-05
* Cope with case that SEM_FAILED is not defined (assume failure code is -1)Tom Lane2002-05-05
* First test of Darwin port with POSIX semaphore code.Tom Lane2002-05-05
* Create an internal semaphore API that is not tied to SysV semaphores.Tom Lane2002-05-05