Commits

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

DateSubjectAuthorReleases
2024-11-25 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 16.7
2023-02-17 Remove obsolete platforms from ps_status.c. Thomas Munro 16.0
2022-08-25 Remove configure probe for sockaddr_in6 and require AF_INET6. Thomas Munro 16.0
2022-08-22 Remove configure probes for sockaddr_storage members. Thomas Munro 16.0
2022-08-18 Remove configure probe for net/if.h. Thomas Munro 16.0
2022-08-18 Remove configure probe for sys/sockio.h. Thomas Munro 16.0
2022-08-18 Remove configure probe for netinet/tcp.h. Thomas Munro 16.0
2022-08-13 Remove configure probe for gethostbyname_r. Thomas Munro 16.0
2022-08-13 Remove replacement code for getaddrinfo. Thomas Munro 16.0
2022-08-13 Remove configure probe for struct sockaddr_storage. Thomas Munro 16.0
2022-08-13 Remove configure probe for sys/select.h. Thomas Munro 16.0
2022-08-13 Remove configure probes for sys/ipc.h, sys/sem.h, sys/shm.h. Thomas Munro 16.0
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 Simplify replacement code for strtof. Thomas Munro 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