postgresql/src/backend/port
Marc G. Fournier 24ed6d604d From: Darren King <aixssd!darrenk@abs.net>
Subject: [PATCHES] AIX make patch resubmitted.

Misc patches for AIX from Darren:

1)  New src/makefiles/Makefile.aix  This patch should only be
    applied if the following patch (4) is applied to backend/Makefile!
    Still looking into having configure determine the last line to do
    the shared link.  The 325 code will work for 41, so I put that in
    as the default.  Included a commented out 41 line for completeness.

*and*

4)  Patch the backend Makefile.  I've reviewed this patch with respect to the
    other ports that use MAKE_EXPORTS (svr4 and univel) as closely as I could
    and I don't see where it will break them.  If it does, please let me know
    and I'll rework it somehow.
1997-05-22 00:11:29 +00:00
..
aix From: Darren King <aixssd!darrenk@abs.net> 1997-05-22 00:11:29 +00:00
alpha Remove machine.h, since it wasn't doing anything that config.h wasn't 1997-02-09 04:50:25 +00:00
BSD44_derived removed as already installed as part of system headers on NetBSD/FreeBSD 1997-04-02 18:49:24 +00:00
bsdi Added fcvt() prot for bsdi. 1997-05-20 03:39:02 +00:00
dgux Remove machine.h, since it wasn't doing anything that config.h wasn't 1997-02-09 04:50:25 +00:00
hpux Various minor HP related patches from: 1997-04-15 17:55:37 +00:00
i386_solaris Remove machine.h, since it wasn't doing anything that config.h wasn't 1997-02-09 04:50:25 +00:00
irix5 Remove machine.h, since it wasn't doing anything that config.h wasn't 1997-02-09 04:50:25 +00:00
linux Remove machine.h, since it wasn't doing anything that config.h wasn't 1997-02-09 04:50:25 +00:00
linuxalpha Last of Dan's hidden tar balls :) 1997-03-14 06:01:40 +00:00
nextstep Remove machine.h, since it wasn't doing anything that config.h wasn't 1997-02-09 04:50:25 +00:00
sparc Remove machine.h, since it wasn't doing anything that config.h wasn't 1997-02-09 04:50:25 +00:00
sparc_solaris Patch for Solaris 2.5 from: adrian@waltham.harvard.net 1997-04-15 18:18:45 +00:00
svr4 Remove machine.h, since it wasn't doing anything that config.h wasn't 1997-02-09 04:50:25 +00:00
ultrix4 Improvements to the ultrix port, in particular a bunch of compiler 1997-02-13 09:54:14 +00:00
univel MOre univel port patches/files from: 1997-03-25 07:54:53 +00:00
inet_aton.c there, that's fixed 1997-03-19 02:13:27 +00:00
inet_aton.h there, that's fixed 1997-03-19 02:13:27 +00:00
Makefile.in From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> 1997-04-15 17:41:44 +00:00
strerror.c Add a check for strerr, and add in D'Arcy's strerror() code in case not 1997-03-19 02:37:42 +00:00