]> 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:30:05 +0000 (00:30 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 30 Nov 1998 00:30:05 +0000 (00:30 +0000)
commit19740e2fff22e07244183ac0e888794e63016c89
tree9ef2d1ac21dddc13fbaf11df658afa18be497f85
parentb10a71977778e33538a4fa41a3eac79eda0534ec
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