https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254201
Konstantin Belousov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Konstantin Belousov <[email protected]> --- PL_FLAG_VFORKED is the modifier for PL_FLAG_FORKED so they are reported both. In your test program, 0x448 is reported in pl_flags, which means SCX | FORKED | VFORKED. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
