Overview
Comment: | check in missing files |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
269baab90a0d97cbfb1984d1590ea42b |
User & Date: | lexi on 2019-08-22 08:45:23 |
Other Links: | manifest | tags |
Context
2019-08-22
| ||
08:52 | add tests for linear allocators, fix dumb bug in kmheapf() that caused it to return an error on success check-in: f37ee769c9 user: lexi tags: trunk | |
08:45 | check in missing files check-in: 269baab90a user: lexi tags: trunk | |
08:44 | add kmlini() and kmlina() functions; restructure allocation functions to work more reasonably (returning a tuple struct instead of making a user pass in a void**); update docs accordingly check-in: acb4a9944e user: lexi tags: trunk | |
Changes
Added mod/kcli/kcli.md version [09b7990027].
Added mod/kcore/okay.fn.c version [4f27230207].
Added mod/kcore/syscall.fn.x86.lin.32.s version [78de383598].
Added mod/kmem/lina.fn.c version [0011a847e1].
Added mod/kmem/lini.fn.c version [99be01eb40].