Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests to
Bruce Momjian <bruce@momjian.us>
Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests to configure to report if they are not found.
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +162 −21 |
| configure.in | modified | +10 −3 |
| src/include/pg_config.h.in | modified | +0 −9 |
| src/port/thread.c | modified | +4 −5 |
| src/template/bsdi | modified | +0 −1 |
| src/template/freebsd | modified | +2 −2 |
| src/template/linux | modified | +1 −1 |
| src/template/netbsd | modified | +0 −1 |
| src/template/osf | modified | +2 −1 |
| src/template/unixware | modified | +1 −1 |