# # ChangeLog for ipcc in mainline # # Generated by Trac 1.6 # 2025-08-02T00:07:58Z Tue, 06 Jun 2006 17:07:57 GMT Jakub Vana [f4b961f] * ipcc/ipcc.c (modified) Unaligned userspace test Tue, 06 Jun 2006 07:42:20 GMT Ondrej Palkovsky [51dbadf3] * Makefile (modified) * ipcc/Makefile (added) * ipcc/ipcc.c (added) * klog/Makefile (added) * klog/klog.c (added) * libc/generic/async.c (modified) * libc/generic/time.c (modified) * libc/include/async.h (modified) * libc/include/ipc/services.h (modified) * ns/ns.c (modified) Added basic klog. Added ipc tester. TODO: add serializing functions ...