Files
RedBear-OS/src
vasilito b2dae113e6 diag(kernel): log kdup attempts with handle kind and buf
Emits 'proc.kdup: id=N kind=K buf=B caller=C' on every kdup
entry. This is the boot diagnostic used to determine that the
relibc binary's spawn path uses the 'new-context' kdup (via
ForkArgs::Init) rather than the 'fork' kdup (ForkArgs::Managed)
that the relibc source code currently calls. The diagnostic
itself stays in place for future debugging but the kernel proc
handle ownership check from the earlier kernel work is not
included here.
2026-07-15 06:46:28 +09:00
..
2026-04-08 19:40:41 +01:00
2026-04-08 19:40:41 +01:00
2026-04-23 16:33:15 +07:00
2026-04-26 15:37:40 +07:00
2026-03-03 14:51:32 +00:00
2026-07-11 08:33:17 +05:30
2026-03-10 05:58:26 +07:00