pgsql-server/ /configure /configure.in rc/incl ...

Started by Bruce Momjianalmost 23 years ago2 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian@svr1.postgresql.org 03/08/16 12:35:51

Modified files:
. : configure configure.in
src/include : pg_config.h.in
src/port : thread.c
src/template : bsdi freebsd linux netbsd osf unixware

Log message:
Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests to
configure to report if they are not found.

#2Larry Rosenman
ler@lerctr.org
In reply to: Bruce Momjian (#1)
Re: pgsql-server/ /configure /configure.in rc/incl ...

This *****BREAKS****** me on UnixWare to build with --enable-thread-safety.

We do **NOT** have strerror_r and gethostbyname_r, and do **NOT** need
them.
We DO need getpwuid_r.

Please revert, or think about a better way to do this.

See my -HACKERS whine earlier.

--On Saturday, August 16, 2003 12:35:51 -0300 Bruce Momjian
<momjian@svr1.postgresql.org> wrote:

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian@svr1.postgresql.org 03/08/16 12:35:51

Modified files:
. : configure configure.in
src/include : pg_config.h.in
src/port : thread.c
src/template : bsdi freebsd linux netbsd osf unixware

Log message:
Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests to
configure to report if they are not found.

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749