Nicolas Noble d72ba6a4ff Merge cleanup. 11 лет назад
..
alloc.c b5dcec5a2e clang-format codebase 11 лет назад
cancellable.c b7ebd3b8c6 Initial import. 11 лет назад
cmdline.c 485d77628d Move string.h to internal code 11 лет назад
cpu.h 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 11 лет назад
cpu_linux.c 9e1b10b027 undef and endif aren't the same thing 11 лет назад
cpu_posix.c 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 11 лет назад
env.h 026a417def Adding support for loading the SSL roots from an environment variable. 11 лет назад
env_linux.c 9be98601b8 Oooops. Forgot a the new file. 11 лет назад
env_posix.c 7413f10832 Adding linux specific env implementation. 11 лет назад
env_win32.c d6dcec526d Making the gpr_tmpfile's win32 version a bit more Windows-y. 11 лет назад
file.c 026a417def Adding support for loading the SSL roots from an environment variable. 11 лет назад
file.h 0561896751 Addressing comments. 11 лет назад
file_posix.c a0ec4fc8ea Adding /tmp to prefix when creating posix temporary files. 11 лет назад
file_win32.c d6dcec526d Making the gpr_tmpfile's win32 version a bit more Windows-y. 11 лет назад
histogram.c 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 11 лет назад
host_port.c 485d77628d Move string.h to internal code 11 лет назад
log.c 0cd69562fd Allow logging mechanism to be overridden by applications. 11 лет назад
log_android.c cb7abfd662 fixup compile error in log_android.c 11 лет назад
log_linux.c 78b79920af Fix up feature test macros 11 лет назад
log_posix.c 78b79920af Fix up feature test macros 11 лет назад
log_win32.c d72ba6a4ff Merge cleanup. 11 лет назад
murmur_hash.c 9074794e39 Fixing an extremely suspicious-looking paradigm in murmur_hash.c 11 лет назад
murmur_hash.h b5dcec5a2e clang-format codebase 11 лет назад
slice.c 32946d37e0 () --> (void) 11 лет назад
slice_buffer.c 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 11 лет назад
string.c 3e33a50149 Use a simpler growth algorithm 11 лет назад
string.h 96756e6f07 Added comments 11 лет назад
string_posix.c 78b79920af Fix up feature test macros 11 лет назад
string_win32.c d6dcec526d Making the gpr_tmpfile's win32 version a bit more Windows-y. 11 лет назад
string_win32.h d6dcec526d Making the gpr_tmpfile's win32 version a bit more Windows-y. 11 лет назад
sync.c b7ebd3b8c6 Initial import. 11 лет назад
sync_posix.c 9b60fa3acd Make gpr_timespec no longer be a typedef for struct timespec in posix 11 лет назад
sync_win32.c 4eec017e8e Fixing sync_win32.c 11 лет назад
thd_internal.h b5dcec5a2e clang-format codebase 11 лет назад
thd_posix.c 4a0a394758 Fixing tsan errors in OpenSSL (#319) 11 лет назад
thd_win32.c 57db88f116 Addressing nicolasnoble@ comments. 11 лет назад
time.c c15622b95c Remove timeval functions 11 лет назад
time_posix.c 9b60fa3acd Make gpr_timespec no longer be a typedef for struct timespec in posix 11 лет назад
time_win32.c 98bffb779b Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ compiler) 11 лет назад