aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/openbsd.h
Commit message (Expand)AuthorAge
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Move slock_t typdefs into s_lock.h from include/port files forBruce Momjian2003-12-23
* Remove NEED_I386_TAS_ASM and just test for compiler defines.Bruce Momjian2003-12-23
* This applied patch remove NEED_SPARC_TAS_ASM and instead uses __sparc ||Bruce Momjian2003-12-22
* Enable Opteron/Itanium spinlocks.Bruce Momjian2003-09-12
* pgindent run.Bruce Momjian2003-08-04
* Awhile back I wrote that freebsd.h was probably broken in the places whereTom Lane2003-01-01
* 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
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Still further tweaking of s_lock assembler: do not assume that leadingTom Lane2001-01-20
* USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which arePeter Eisentraut2000-10-29
* Rename templates to match names in makefiles/Makefile.* and include/port.Peter Eisentraut2000-07-15