History for mod/kcore/core.h
2019-10-30
| ||
07:44 | factor out write buffer code so any module and libk users can call it; update documentation to match; add kssz string length function file: [4054dd1b64] check-in: [8d6b36fcac] user: lexi, branch: trunk, size: 4099 [annotate] [blame] [check-ins using] [diff] | |
03:34 | begin work on kcli module; continue to build out infra for error explanation function file: [4d5847ec2c] check-in: [c0e04b9015] user: lexi, branch: trunk, size: 4096 [annotate] [blame] [check-ins using] [diff] | |
2019-10-21
| ||
01:46 | fix broken commit file: [2582f2493d] check-in: [bdb84af41a] user: lexi, branch: trunk, size: 4090 [annotate] [blame] [check-ins using] [diff] | |
01:40 | add volatile qualifiers, add helper functions for error mechanism file: [58676980aa] check-in: [6bc8ca3cac] user: lexi, branch: trunk, size: 4091 [annotate] [blame] [check-ins using] [diff] | |
2019-08-24
| ||
23:40 | parse environment and add env variables to the kenv struct passed to the entry function; add example code to testbin showing use of kvars file: [4bc4090351] check-in: [81758652b5] user: lexi, branch: trunk, size: 3912 [annotate] [blame] [check-ins using] [diff] | |
2019-08-21
| ||
06:00 | Renamed kcore/core.h → mod/kcore/core.h. move modules to a subdirectory in order to keep the directory tree organized and make room for OS-specific build files file: [632e354c90] check-in: [14172a910a] user: lexi, branch: trunk, size: 3903 [annotate] [blame] [check-ins using] [diff] | |