Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-31 | Move limits.h to the include directory | Richard Braun | |
This turns limits.h into a standard header. | |||
2013-05-15 | kern/bitmap: move helper functions to bitmap_i.h | Richard Braun | |
Although the dinstinction between those and the public interface was already easy to make, it's a bit more consistent and elegant this way. |