-
- Downloads
Fix up feature test macros
Move all feature test macros to the start of the file and check that they aren't already defined or defined to a lower value than the file needs. Projects should be allowed to put these in CFLAGS and we shouldn't break when they do.
Showing
- src/core/iomgr/resolve_address.c 2 additions, 0 deletionssrc/core/iomgr/resolve_address.c
- src/core/iomgr/socket_utils_linux.c 2 additions, 0 deletionssrc/core/iomgr/socket_utils_linux.c
- src/core/iomgr/socket_utils_posix.c 0 additions, 1 deletionsrc/core/iomgr/socket_utils_posix.c
- src/core/iomgr/tcp_server_posix.c 5 additions, 1 deletionsrc/core/iomgr/tcp_server_posix.c
- src/core/support/log_linux.c 6 additions, 0 deletionssrc/core/support/log_linux.c
- src/core/support/log_posix.c 6 additions, 1 deletionsrc/core/support/log_posix.c
- src/core/support/string_posix.c 2 additions, 1 deletionsrc/core/support/string_posix.c
- test/core/echo/echo_test.c 3 additions, 0 deletionstest/core/echo/echo_test.c
- test/core/fling/fling_stream_test.c 3 additions, 0 deletionstest/core/fling/fling_stream_test.c
- test/core/fling/fling_test.c 3 additions, 0 deletionstest/core/fling/fling_test.c
Loading
Please register or sign in to comment