| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename cbstest.c to fbmtest.c (free block management test) and generalize it ... | Gareth Rees | 2013-06-02 | 1 | -2/+3 |
| * | Use range objects in the cbs interface instead of base, limit pairs. the idea... | Gareth Rees | 2013-05-31 | 1 | -0/+16 |
| * | Fix review comments from <https://info.ravenbrook.com/mail/2013/05/28/22-21-1... | Gareth Rees | 2013-05-29 | 1 | -6/+4 |
| * | Ensure the emergency branch compiles and runs on lii6gc: | Gareth Rees | 2013-05-23 | 1 | -0/+2 |
| * | New function rangeisaligned; add avert to other range functions. | Gareth Rees | 2013-05-22 | 1 | -1/+10 |
| * | Follow rules in design/sig. | Gareth Rees | 2013-05-21 | 1 | -2/+2 |
| * | Range design. | Gareth Rees | 2013-05-21 | 1 | -0/+2 |
| * | Add function versions of range{base,limit,size} macros: these can be useful w... | Gareth Rees | 2013-05-21 | 1 | -0/+12 |
| * | New module range handles common operations on address ranges. | Gareth Rees | 2013-05-20 | 1 | -0/+112 |