libk  Check-in [926d05a4ce]

Overview
Comment:add docs/manifesto for kfile; add initial kfile headers and function prototypes; update headers to include c++ extern guards so libk functions can be used from c++
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 926d05a4cebe7f378e11889dd24cb49866891b5fed75accc487502fbf53c5e94
User & Date: lexi on 2019-07-27 03:55:06
Other Links: manifest | tags
Context
2019-07-27
03:59
fix typo check-in: 85bec55157 user: lexi tags: trunk
03:55
add docs/manifesto for kfile; add initial kfile headers and function prototypes; update headers to include c++ extern guards so libk functions can be used from c++ check-in: 926d05a4ce user: lexi tags: trunk
2019-07-26
21:56
add kmath module stub check-in: 85a8c60bd2 user: lexi tags: trunk
Changes

Modified kcore/core.h from [46cfa15699] to [7135ae8006].    [diff]

Modified kfile/file.h from [7ec69a3e9e] to [a786627a56].    [diff]

Modified kfile/kfile.md from [194f78820a] to [e76252504c].    [diff]

Modified kgraft/graft.h from [510bcb01f3] to [fb28754f18].    [diff]

Modified kio/io.h from [e3d3c3c357] to [8ac183a3d1].    [diff]

Modified kmem/mem.h from [ace4d63e01] to [e8670496c8].    [diff]

Modified kmsg/msg.h from [b69837b00c] to [11e7005879].    [diff]

Modified knet/net.h from [a2f498298b] to [2dd21f521d].    [diff]

Modified kproc/proc.h from [8fdd57f87b] to [23532f29b4].    [diff]

Modified kstr/str.h from [69d05c5e37] to [a45d7fa32d].    [diff]

Modified kterm/term.h from [891027d45b] to [7961166852].    [diff]