summaryrefslogtreecommitdiff
path: root/ccan/compiler/compiler.h
AgeCommit message (Expand)Author
2014-06-21compiler: avoid barfing when config.h & the current -std= mode mismatchCody P Schafer
2014-06-21compiler: Add PURE_FUNCTIONCody P Schafer
2012-11-01Relicense all public domain modules to CC0.Rusty Russell
2011-10-26compiler, ilog: IDEMPOTENT "idempotent does not mean what you think it means"Rusty Russell
2011-04-28compiler: don't override existing definitions.Rusty Russell
2011-03-22compiler: fix -Wwrite-strings warning in example.Rusty Russell
2011-01-04compiler: NORETURNRusty Russell
2010-11-10compiler: shorten names of attributes, add UNUSEDRusty Russell
2010-10-07compiler, list, noerr, sparse_bsearch, str, str_talloc, stringmap, talloc_lin...Rusty Russell
2010-10-07compiler, talloc: warn if return from realloc-like functions isn't used.Rusty Russell
2010-10-07modules: update documentation examples so they compile under ccanlint.Rusty Russell
2010-09-26compiler: use everywhere.Rusty Russell
2010-09-26compiler: header for compiler-specific wrappers.Rusty Russell