aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/univel.h
Commit message (Expand)AuthorAge
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Mop-up for HAS_TEST_AND_SET refactoring. Un-break two or three platformsTom Lane2003-12-23
* 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
* Enable Opteron/Itanium spinlocks.Bruce Momjian2003-09-12
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* Remove DISABLE_COMPLEX_MACRO definitions, since people seem to be gettingPeter Eisentraut2000-11-30
* Add configure check to see whether <string.h> and <strings.h> may both bePeter Eisentraut2000-11-03
* USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which arePeter Eisentraut2000-10-29
* As we don't use struct dirent, the #define SYSV_DIRENT is useless. If wePeter Eisentraut2000-10-28
* More cpu cleanups, only for 6.6.Bruce Momjian1999-07-13
* Use autoconf to determine whether system has POSIX signals,Tom Lane1998-11-29
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Make new DISABLE_COMPLEX_MACRO for compilers that can't handle ourBruce Momjian1998-06-14
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-03-01
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-02-01
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-01-17
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Modify port-specific definitions to support missing endian information.Thomas G. Lockhart1997-07-11
* More more of the include files under the include directoryMarc G. Fournier1997-04-12