aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port
Commit message (Expand)AuthorAge
* AIX patch from Darren King.Bruce Momjian1997-10-30
* Remove strcasecmp for univel.Bruce Momjian1997-10-30
* Rename strNcpy to StrNCpy, and change third parameter.Bruce Momjian1997-10-25
* AIx patch from Frank Dana.Bruce Momjian1997-09-23
* Add in srandom() check to configureMarc G. Fournier1997-09-18
* Remove uint32 from inet_aton file.Bruce Momjian1997-09-16
* To find uint32 on AIX.Bruce Momjian1997-09-14
* Dec alphaserver patch from Malcolm BeattieBruce Momjian1997-09-12
* 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
* Change pg_attribute.attnvals to float4, change #ifdef 0 to #if 0, fix aix cal...Bruce Momjian1997-08-21
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-12
* Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian1997-08-12
* Add SCO files.Bruce Momjian1997-07-28
* Rename sparc to sunos4 directory. Was misnamed.Bruce Momjian1997-07-28
* HPUX 10 patches from Vladimir TurinBruce Momjian1997-07-27
* AIX nm fix from GerhardBruce Momjian1997-07-13
* Fix for assembler from Yoshihiko ICHIKAWABruce Momjian1997-07-10
* From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier1997-05-22
* Added fcvt() prot for bsdi.Bruce Momjian1997-05-20
* Patch for Solaris 2.5 from: adrian@waltham.harvard.netMarc G. Fournier1997-04-15
* Various minor HP related patches from:Marc G. Fournier1997-04-15
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-04-15
* removed as already installed as part of system headers on NetBSD/FreeBSDMarc G. Fournier1997-04-02
* MOre univel port patches/files from:Marc G. Fournier1997-03-25
* remove a double declaration/prototypeMarc G. Fournier1997-03-19
* Remove port.c since it is redundant (well, empty, at least)Marc G. Fournier1997-03-19
* Add a check for strerr, and add in D'Arcy's strerror() code in case notMarc G. Fournier1997-03-19
* there, that's fixedMarc G. Fournier1997-03-19
* Fixing a screw upMarc G. Fournier1997-03-19
* Last of Dan's hidden tar balls :)Marc G. Fournier1997-03-14
* Remove SUBSYS.o in port/ on clean.Bruce Momjian1997-02-28
* Remove win32 port directory. Forgot to do it earlier.Bruce Momjian1997-02-28
* Improvements to the ultrix port, in particular a bunch of compilerMarc G. Fournier1997-02-13
* Remove machine.h, since it wasn't doing anything that config.h wasn'tMarc G. Fournier1997-02-09
* Various changes to improve/support MklinuxMarc G. Fournier1997-02-06
* Get in there...Marc G. Fournier1997-02-05
* Test for existence of inet_aton on the system, and only include inet_aton.c ifMarc G. Fournier1997-02-04
* More removals for next/nextstep. Fix IPC lib for them.Bruce Momjian1997-01-26
* remove asm/bitops.h, as its causing more problems then it fixes.Marc G. Fournier1997-01-25
* Convert NEED_{RINT,CBRT,ISINF} to HAVE_* in prepration for configure...Marc G. Fournier1997-01-24
* Small fixes for SVR4 port by Frank RidderbuschMarc G. Fournier1997-01-23
* the i386_solaris port requires inet_aton.oMarc G. Fournier1997-01-22
* Add inet_aton() prototype.Bryan Henderson1997-01-16
* Fix typo in findstring use.Bruce Momjian1997-01-13
* Part of patch to make a working nextstep port.Bryan Henderson1997-01-13
* Add nextstep port, courtesy of Ovidiu Predescu.Bryan Henderson1997-01-13
* Add NeXT port submitted by: Ovidiu Predescu <ovidiu@bx.logicnet.ro>Marc G. Fournier1997-01-06
* Fixes:Marc G. Fournier1997-01-05
* Just reviewed what I changed as far a dlopen/etc are concerned, and determinedMarc G. Fournier1997-01-05