Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | index: reuc and name entrycounts should be size_t | Edward Thomson | 2014-12-22 | 1 | -2/+2 |
| | | | | | | For the REUC and NAME entries, we use size_t internally, and we take size_t for the get_byindex() functions, but the entrycount() functions strangely cast to an unsigned int instead. | ||||
* | Clean up some documentation | Carlos MartÃn Nieto | 2013-07-23 | 1 | -2/+0 |
| | | | | clang's docparser highlighted these. | ||||
* | Fix trailing whitespaces | nulltoken | 2013-05-15 | 1 | -1/+0 |
| | |||||
* | move NAME and REUC extensions to sys/ | Edward Thomson | 2013-04-30 | 1 | -0/+180 |