aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/qnx4/sem.c
Commit message (Expand)AuthorAge
* This patch removes a bunch of superfluous #include directives: ifBruce Momjian2002-11-08
* Remove sys/types.h in files that include postgres.h, and hence c.h,Bruce Momjian2002-09-02
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Get rid of PID entries in shmem hash table; there is no longer any needTom Lane2001-09-07
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-24
* I haven't tried building postgres with the Watcom compiler for 7.1 becauseBruce Momjian2001-05-24
* Apply patches for QNX from MaurizioBruce Momjian2001-02-02
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* > I have improved the System V semaphore emulation of the QNX4 port.Bruce Momjian2000-03-14
* Update for QNX.Bruce Momjian1999-12-16