grpc/third_party/cares
Esun Kim fe75f2b5ff [GPR] Removed GPR_BACKWARDS_COMPATIBILITY_MODE (#35602)
`GPR_BACKWARDS_COMPATIBILITY_MODE` was devised to support old Linux kernel with old glibc but gRPC is now expected to support glibc 2.17 and later (2.17 is derived from the oldest but supported Linux distro, CentOS 7). Effectively, gRPC doesn't need `GPR_BACKWARDS_COMPATIBILITY_MODE` anymore. Hence, let's remove it.

gRPC Python and Ruby that distribute binary artifacts already began to use `manylinux` environment dealing with this issue in a better way so they don't need this flag anymore.

Closes #35602

PiperOrigin-RevId: 599895270
2024-01-19 12:48:26 -08:00
..
cares@6360e96b5c [c-ares] Upgrade c-ares dependency to 1.19.1 (#33392) 2023-06-12 13:38:20 -07:00
config_android [GPR] Removed GPR_BACKWARDS_COMPATIBILITY_MODE (#35602) 2024-01-19 12:48:26 -08:00
config_darwin adapt cares config headers files to new version 2019-03-26 13:13:49 -07:00
config_freebsd adapt cares config headers files to new version 2019-03-26 13:13:49 -07:00
config_linux [GPR] Removed GPR_BACKWARDS_COMPATIBILITY_MODE (#35602) 2024-01-19 12:48:26 -08:00
config_openbsd adapt cares config headers files to new version 2019-03-26 13:13:49 -07:00
config_windows adapt cares config headers files to new version 2019-03-26 13:13:49 -07:00
BUILD Build C-Ares with Bazel on Windows 2018-06-03 10:37:47 +08:00
ares_build.h avoid __int64 for mingw portability 2017-09-09 16:32:48 +02:00
cares.BUILD [c-ares] Upgrade c-ares dependency to 1.19.1 (#33392) 2023-06-12 13:38:20 -07:00