Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: (trivial) add <stdint.h> include to slab.c | Roland Scheidegger | 2016-09-06 | 1 | -0/+1 |
| | | | | should fix "src/util/slab.c:57:13: error: ‘uint8_t’ undeclared" | ||||
* | util: import the slab allocator from gallium | Marek Olšák | 2016-09-06 | 1 | -0/+180 |
There are also some cosmetic changes. |