summaryrefslogtreecommitdiff
path: root/src/backend/storage/ipc/ipc.c
Commit message (Expand)AuthorAgeFilesLines
* Inline memset() as MemSet().Bruce Momjian1997-09-181-2/+2
* Inline frequently called functions.Bruce Momjian1997-09-181-83/+8
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-5/+5
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-73/+73
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-475/+516
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-2/+6
* Change the way ipc.h is included because sys/ipc.h on Ultrix is broken.Bryan Henderson1997-01-081-8/+4
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-3/+3
* Compile and warning cleanupBruce Momjian1996-11-081-1/+2
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-061-1/+6
* Clean up Makefile(s)Marc G. Fournier1996-11-031-2/+2
* more removals of PORTNAME_*Marc G. Fournier1996-10-311-2/+2
* This is a fix to be included in 1.02.1. It adds a tip for peopleMarc G. Fournier1996-08-141-1/+20
* multiple define of 'union semun' removedMarc G. Fournier1996-07-251-11/+1
* Brought in NEOSOFT's port to i386_solarisMarc G. Fournier1996-07-201-2/+2
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+718