aboutsummaryrefslogtreecommitdiff
path: root/src/waffle/core/wcore_tinfo.c
AgeCommit message (Expand)Author
2014-04-20doxygen: Remove bitrotted Doxygen grouping directivesChad Versace
2013-08-20core: Zero-initialize wcore_info structPaul Berry
2013-07-19core: Support systems without thread-local storageChad Versace
2013-07-19core: Prevent leak at thread exitChad Versace
2013-07-19core: Refactor wcore_tinfo.cChad Versace
2013-05-09core: Rewrite code for thread local storageChad Versace
2012-10-29all: Use shorter #include pathsChad Versace
2012-05-30license: Convert from Apache 2.0 to BSDChad Versace
2012-05-30core: Only use tls_model("initial-exec") if compiler supports itChad Versace
2012-05-28core: Support POSIX platforms without thread-local storageChad Versace
2012-05-28core: Refactor wcore_tinfo_get()Chad Versace
2012-05-11doxygen: Place everything into a moduleChad Versace
2012-05-11core: Convert wcore_error to use thread-local storageChad Versace
2012-05-11core: Add module wcore_tinfoChad Versace