summaryrefslogtreecommitdiffstats
path: root/clib/src
Commit message (Expand)AuthorAgeFilesLines
* remove unused mqStewart Smith2015-12-151-215/+0
* remove custom assert implementation and exception.cStewart Smith2015-12-152-163/+5
* Remove #define parity __builtin_parityStewart Smith2015-12-151-1/+1
* remove likely/unlikely: nothing is *that* perf criticalStewart Smith2015-12-152-20/+20
* remove crc32 - use sha1sum in test case insteadStewart Smith2015-12-152-240/+0
* remove more unused memory_leak_detection codeStewart Smith2015-12-151-1275/+0
* remove unused slabStewart Smith2015-12-151-1/+0
* remove unused db.c/db.hStewart Smith2015-12-151-407/+0
* remove unused signalStewart Smith2015-12-151-142/+0
* remove unused heapStewart Smith2015-12-151-158/+0
* remove unused arrayStewart Smith2015-12-153-823/+0
* remove unused dispatch and watchStewart Smith2015-12-152-304/+0
* remove unused vector and vector_iterStewart Smith2015-12-153-854/+0
* remove unused table and table_iterStewart Smith2015-12-152-831/+0
* Remove unused memory_leak_detection.hStewart Smith2015-12-152-2/+0
* Support to compile in 64bit for Ubuntu Little EndianAdriana Kobylak2015-02-1811-81/+71
* Use correct (Apache) license.Brad Bishop2015-01-0728-493/+672
* Port FFS tools over from Building Block repository.Brad Bishop2014-07-0228-0/+7904
OpenPOWER on IntegriCloud