index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
support
/
cpu_posix.c
Commit message (
Expand
)
Author
Age
*
fix 32bit compilation on mac
Jan Tattermusch
2016-01-20
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
Mac build fixes
Craig Tiller
2015-09-10
*
Creates cpu_iphone.c
Jorge Canizales
2015-03-13
*
Makes cpu_posix.c portable by removing thread-local storage.
Jorge Canizales
2015-03-02
*
Fix mac build
Craig Tiller
2015-02-24
*
Second batch of feedback.
Nicolas Noble
2015-02-24
*
Do not need a Mac-specific CPU header yet as there are no CPU-specific features
vjpai
2015-02-18
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
() --> (void)
Craig Tiller
2015-01-15
*
Provide a port of cpu related code to posix, and linux.
ctiller
2014-12-29
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26