Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have clear_mem just be a plain memset and only call the (slow) | lloyd | 2014-08-09 | 1 | -1/+1 |
| | | | | | zero_mem just before a deallocation where we are actually at risk of the compiler eliding the writes. | ||||
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+75 |