libk  All files named "mod/kmem/heapf.fn.c"

History for mod/kmem/heapf.fn.c

2019-08-24
23:02
stop attempting to auto-detect system constants during build process, and maintain os/arch-specific tables instead file: [a8a4c98c3a] check-in: [e42b590b45] user: lexi, branch: trunk, size: 1625 [annotate] [blame] [check-ins using] [diff]
2019-08-22
08:52
add tests for linear allocators, fix dumb bug in kmheapf() that caused it to return an error on success file: [868113c60d] check-in: [f37ee769c9] user: lexi, branch: trunk, size: 1631 [annotate] [blame] [check-ins using] [diff]
04:31
finish moving heap allocation/free functions to the posix syscall apparatus and deprecate the direct assembly implementations of platform_mmap; update the kmem docs to match new function signatures (and remove typos) file: [fd2ee0e61b] check-in: [709ffb094d] user: lexi, branch: trunk, size: 1631 [annotate] [blame] [check-ins using] [diff]
2019-08-21
06:00
Renamed kmem/heapf.fn.c → mod/kmem/heapf.fn.c. move modules to a subdirectory in order to keep the directory tree organized and make room for OS-specific build files file: [3d67513f54] check-in: [14172a910a] user: lexi, branch: trunk, size: 1488 [annotate] [blame] [check-ins using] [diff]