Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo.

Bruce Momjian <bruce@momjian.us>

Commit: 8799d84603d607f614198d7967ee6cff0d274ff4
Author: Bruce Momjian <bruce@momjian.us>
Date: 2001-12-20T21:23:05Z
Releases: 7.2.1
Add memcmp() test and new memcmp.c file, for SunOS.  Tested by Tatsuo.

Files

PathChange+/−
config/c-library.m4 modified +25 −1
configure modified +197 −154
configure.in modified +3 −0
src/backend/port/Makefile.in modified +2 −2
src/backend/port/memcmp.c added +36 −0
src/Makefile.global.in modified +2 −1