Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2022-08-13 Remove configure probe for sys/resource.h and refactor. Thomas Munro 16.0
2022-08-13 Remove configure probes for sys/un.h and struct sockaddr_un. Thomas Munro 16.0
2022-08-13 Remove configure probe for sys/uio.h. Thomas Munro 16.0
2022-08-07 windows: Remove HAVE_MINIDUMP_TYPE test Andres Freund 16.0
2022-08-07 Rely on __func__ being supported Andres Freund 16.0
2022-08-07 Simplify replacement code for strtof. Thomas Munro 16.0
2022-08-06 Simplify gettimeofday() fallback logic. Andres Freund 16.0
2022-08-05 Remove fallbacks for strtoll, strtoull. Thomas Munro 16.0
2022-08-05 Remove configure probe for fdatasync. Thomas Munro 16.0
2022-08-05 Remove configure probe for clock_gettime. Thomas Munro 16.0
2022-08-05 Simplify replacement code for preadv and pwritev. Thomas Munro 16.0
2022-08-04 Remove dead pread and pwrite replacement code. Thomas Munro 16.0
2022-08-04 Remove dead setenv, unsetenv replacement code. Thomas Munro 16.0
2022-08-04 Remove configure probes for poll and poll.h. Thomas Munro 16.0
2022-08-04 Remove configure probe for link. Thomas Munro 16.0
2022-08-04 Remove configure probes for symlink/readlink, and dead code. Thomas Munro 16.0
2022-08-04 Remove configure probe for setsid. Thomas Munro 16.0
2022-08-04 Remove configure probe for shm_open. Thomas Munro 16.0
2022-08-04 Remove configure probe and related tests for getrlimit. Thomas Munro 16.0
2022-08-04 Remove configure probe for dlopen, and refactor. Thomas Munro 16.0
2022-07-23 Remove dead getpwuid_r replacement code. Thomas Munro 16.0
2022-07-23 Remove dead handling for pre-POSIX sigwait(). Thomas Munro 16.0
2022-07-23 Remove dead getrusage replacement code. Thomas Munro 16.0
2022-07-23 Remove configure probe for wctype.h. Thomas Munro 16.0
2022-07-23 Remove configure probe for sys/tas.h. Thomas Munro 16.0