aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/sco.h
Commit message (Expand)AuthorAge
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan2008-05-17
* Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to beTom Lane2007-04-06
* 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
* Extend accept/AF_UNIX bug workaround to SCO OpenServer.Peter Eisentraut2000-11-21
* 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
* Skip setsockopt(SO_REUSEADDR) for the Unix-domain postmaster socket onTom Lane2000-04-14
* Standardize on MAXPGPATH as the size of a file pathname buffer,Tom Lane1999-10-25
* Update to PyGreSQL 2.3.Bruce Momjian1999-05-10
* Add DISABLE_COMPLEX_MACRO to sco.Bruce Momjian1998-07-19
* From: Tom Lane <tgl@sss.pgh.pa.us>Marc G. Fournier1998-07-09
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Add SCO files.Bruce Momjian1997-07-28