]> granicus.if.org Git - postgresql/commit
Properly handle the case where strlcpy() exists in libc but isn't
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 2 Oct 2006 00:06:18 +0000 (00:06 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 2 Oct 2006 00:06:18 +0000 (00:06 +0000)
commit1e05359f4b93627a34b809182f13d759897831c4
tree65ec35da5c69a32b69e190b2e294232f1927bd6a
parent7ceec34a7302504fd7345c5615645386bd5be716
Properly handle the case where strlcpy() exists in libc but isn't
declared in the system headers.  Per report from Bruce than some BSDen
are like this.
configure
configure.in
src/include/pg_config.h.in
src/include/port.h