postgresql/src/include/port
Thomas Munro 2492fe49dc Remove configure probe for netinet/tcp.h.
<netinet/tcp.h> is in SUSv3 and all targeted Unix systems have it.
For Windows, we can provide a stub include file, to avoid some #ifdef
noise.

Discussion: https://postgr.es/m/CA+hUKGKErNfhmvb_H0UprEmp4LPzGN06yR2_0tYikjzB-2ECMw@mail.gmail.com
2022-08-18 16:31:11 +12:00
..
atomics Remove configurability of PPC spinlock assembly code. 2022-08-13 13:36:39 -04:00
win32 Remove configure probe for netinet/tcp.h. 2022-08-18 16:31:11 +12:00
win32_msvc
aix.h
atomics.h
cygwin.h
darwin.h
freebsd.h
linux.h
netbsd.h
openbsd.h
pg_bitutils.h
pg_bswap.h
pg_crc32c.h
pg_iovec.h Remove configure probe for sys/uio.h. 2022-08-14 00:07:17 +12:00
pg_lfind.h Introduce optimized routine for linear searches of arrays 2022-08-10 10:48:29 +07:00
pg_pthread.h
simd.h
solaris.h
win32.h Remove configure probes for sys/un.h and struct sockaddr_un. 2022-08-14 00:09:47 +12:00
win32_port.h Simplify gettimeofday for Windows. 2022-08-07 12:35:36 +12:00
win32ntdll.h