summaryrefslogtreecommitdiff
path: root/src/include/port/hpux.h
AgeCommit message (Expand)Author
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2007-04-06Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to beTom Lane
2006-03-11Add CVS tag lines to files that were lacking them.Bruce Momjian
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2004-09-02Apparently HPUX runs the IA64 in big-endian mode.Tom Lane
2003-12-23Move slock_t typdefs into s_lock.h from include/port files forBruce Momjian
2003-08-04pgindent run.Bruce Momjian
2003-08-01Since HPUX now exists for Itanium, we should decouple the assumptionTom Lane
2002-09-04pgindent run.Bruce Momjian
2002-08-30Revert _LARGEFILE64_SOURCE addition; good try but doesn't work,Tom Lane
2002-08-29Workaround for broken large file support on HP-UXPeter Eisentraut
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2000-10-29USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which arePeter Eisentraut
2000-10-28#define JMP_BUF has been unnecessary since the arrival of the sigsetjmpPeter Eisentraut
1999-12-20Avoid compiler warnings on systems that have snprintf and/or vsnprintfTom Lane
1999-01-17Add configure test to see whether vsnprintf() is present,Tom Lane
1998-11-29Use autoconf to determine whether system has POSIX signals,Tom Lane
1998-10-01Make HP-PA S_UNLOCK a little faster and less dependent on unspecified compile...Tom Lane
1998-07-06Patches HPUX applied for Tom Lane.Bruce Momjian
1997-09-29HPUX patches from Vladimir Turin.Bruce Momjian
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-07-27HPUX 10 patches from Vladimir TurinBruce Momjian
1997-04-12More more of the include files under the include directoryMarc G. Fournier