summaryrefslogtreecommitdiff
path: root/src/include/port/bsdi.h
AgeCommit message (Expand)Author
2012-05-03Remove BSD/OS (BSDi) port. There are no known users upgrading toBruce Momjian
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2008-05-17Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan
2004-08-29Pgindent run for 8.0.Bruce Momjian
2003-12-23Move slock_t typdefs into s_lock.h from include/port files forBruce Momjian
2003-12-23Remove NEED_I386_TAS_ASM and just test for compiler defines.Bruce Momjian
2003-12-22This applied patch remove NEED_SPARC_TAS_ASM and instead uses __sparc ||Bruce Momjian
2003-09-12Enable Opteron/Itanium spinlocks.Bruce Momjian
2003-08-04pgindent run.Bruce Momjian
2003-06-12IPv6 cleanups.Bruce Momjian
2003-05-22Add define for missing EAI_ADDRFAMILY in BSD/OS 4.3.Bruce Momjian
2000-10-29USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which arePeter Eisentraut
1999-07-13More cpu cleanups, only for 6.6.Bruce Momjian
1999-07-13Redefine cpu's as __cpu__. Only for 6.6 branch.Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-04-12More more of the include files under the include directoryMarc G. Fournier