Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename "include/assert.h" | Brad Hubbard | 2018-09-14 | 1 | -1/+1 |
* | test: Use ceph_assert for asserts. | Adam C. Emerson | 2018-08-27 | 1 | -13/+13 |
* | test: Suppress cppcheck error | Brad Hubbard | 2017-04-12 | 1 | -0/+1 |
* | assert(0) -> ceph_abort() | Sage Weil | 2016-11-22 | 1 | -1/+2 |
* | test: More portable use of mmap(MAP_ANON) | Willem Jan Withagen | 2016-08-04 | 1 | -1/+1 |
* | on_exit: remove side effects from asserts | Noah Watkins | 2014-01-07 | 1 | -2/+4 |
* | onexit: add an on exit callback utility | Noah Watkins | 2014-01-04 | 1 | -0/+111 |