]> granicus.if.org Git - postgresql/commit
Portability fixes found needed for SunOS 4.1.x:
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 30 Nov 1998 00:31:20 +0000 (00:31 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 30 Nov 1998 00:31:20 +0000 (00:31 +0000)
commit64cb864cb12dc7438a9e83e785982bdd8aa65550
treed5822be9bce14e8b234da8a6abe5fa945465a41b
parent3be772cadc2919733d05ee7b41da4d97d013ba05
Portability fixes found needed for SunOS 4.1.x:
SunOS has tas(), but not memmove or strerror, and its sprintf() doesn't
return int.  Also, older versions of GNU Make don't like rules with
empty left-hand sides...
src/Makefile.shlib
src/bin/psql/Makefile.in
src/include/port/sunos4.h
src/include/regex/utils.h