Commit Graph

66 Commits (master)

Author SHA1 Message Date
Tom Lane 1da6eb7fda Whack getaddrinfo() patch around until it works, more or less, on 23 years ago
Peter Eisentraut 955a1f81a7 Factor out the code that detects the long long int snprintf format into a 23 years ago
Peter Eisentraut b0c3c48eb3 Assemble portability modules into libpgport library. 23 years ago
Peter Eisentraut 25004eec95 Fix more random breakage manifesting on FreeBSD. 24 years ago
Peter Eisentraut 7c1ff35410 Upgrade to Autoconf version 2.53. Replaced many custom macro 24 years ago
Peter Eisentraut 42c3381fc7 Heimdal support (Kerberos V implementation from KTH) 24 years ago
Bruce Momjian 8799d84603 Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo. 24 years ago
Bruce Momjian a7621c92ae Update SCM_CREDS for Net/Free/BSD-OS. Add configure checks. 24 years ago
Tom Lane e9c936ff38 Remove rangechecks on errno; just call strerror unconditionally. This 25 years ago
Peter Eisentraut 5508ef30e2 Make checks for global variables (sys_nerr, timezone) safe against getting 25 years ago
Peter Eisentraut c3f9371956 Add configure check for sys_nerr, to end all discussions. 25 years ago
Peter Eisentraut dfda21e7a6 Add configure check to see whether <string.h> and <strings.h> may both be 25 years ago
Bruce Momjian 4af1d7c033 Fix configure types.h 25 years ago
Bruce Momjian b2cf67888d Add sys/types include for sockaddr test to configure 25 years ago
Peter Eisentraut 664ce79dd8 Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>. 25 years ago
Peter Eisentraut 06cd0f1a32 Substituted new configure test for types of accept() 26 years ago