-
- Downloads
Merge pull request #5088 from murgatroid99/core_long_int64_t
Replace 'long' with 'int64_t' in public core headers
No related branches found
No related tags found
Showing
- include/grpc/impl/codegen/time.h 10 additions, 8 deletionsinclude/grpc/impl/codegen/time.h
- src/core/iomgr/iocp_windows.c 1 addition, 1 deletionsrc/core/iomgr/iocp_windows.c
- src/core/iomgr/pollset_posix.c 1 addition, 1 deletionsrc/core/iomgr/pollset_posix.c
- src/core/support/stack_lockfree.c 1 addition, 1 deletionsrc/core/support/stack_lockfree.c
- src/core/support/time.c 19 additions, 19 deletionssrc/core/support/time.c
- src/node/ext/timeval.cc 3 additions, 2 deletionssrc/node/ext/timeval.cc
- src/python/grpcio/grpc/_cython/_cygrpc/grpc.pxi 1 addition, 1 deletionsrc/python/grpcio/grpc/_cython/_cygrpc/grpc.pxi
- src/python/grpcio/grpc/_cython/_cygrpc/records.pyx.pxi 1 addition, 1 deletionsrc/python/grpcio/grpc/_cython/_cygrpc/records.pyx.pxi
- src/python/grpcio/grpc/_cython/cygrpc.pyx 1 addition, 1 deletionsrc/python/grpcio/grpc/_cython/cygrpc.pyx
- src/python/grpcio/grpc/_cython/imports.generated.h 6 additions, 6 deletionssrc/python/grpcio/grpc/_cython/imports.generated.h
- src/ruby/ext/grpc/rb_grpc_imports.generated.h 6 additions, 6 deletionssrc/ruby/ext/grpc/rb_grpc_imports.generated.h
- test/core/statistics/census_log_tests.c 3 additions, 3 deletionstest/core/statistics/census_log_tests.c
- test/core/support/sync_test.c 2 additions, 2 deletionstest/core/support/sync_test.c
- test/core/support/time_test.c 4 additions, 4 deletionstest/core/support/time_test.c
- test/core/transport/chttp2/timeout_encoding_test.c 1 addition, 1 deletiontest/core/transport/chttp2/timeout_encoding_test.c
- test/core/util/test_config.h 9 additions, 9 deletionstest/core/util/test_config.h
- test/cpp/qps/client_async.cc 14 additions, 20 deletionstest/cpp/qps/client_async.cc
- test/cpp/qps/driver.h 1 addition, 1 deletiontest/cpp/qps/driver.h
- test/cpp/util/time_test.cc 2 additions, 2 deletionstest/cpp/util/time_test.cc
- test/distrib/python/distribtest.py 29 additions, 0 deletionstest/distrib/python/distribtest.py
Loading
Please register or sign in to comment