mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-09 08:10:09 +08:00
e9c936ff38
eliminates a raft of portability issues, including whether sys_nerr exists, whether the platform has any valid negative errnos, etc. The downside is minimal: errno shouldn't ever contain an invalid value anyway, and if it does, reasonably modern versions of strerror will not choke. This rangecheck idea seemed good at the time, but it's clearly a net loss, and I apologize to all concerned for having ever put it in. |
||
---|---|---|
.. | ||
ac_func_accept_argtypes.m4 | ||
c-compiler.m4 | ||
c-library.m4 | ||
config.guess | ||
config.sub | ||
cxx.m4 | ||
docbook.m4 | ||
general.m4 | ||
install-sh | ||
libtool.m4 | ||
missing | ||
mkinstalldirs | ||
prep_buildtree | ||
programs.m4 | ||
python.m4 | ||
tcl.m4 |