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