#else

2 posts · Last used 29d

Back to Timeline
Ity Kitty [unit X-69] - VIOLENT FUCK @tranquillity@mastodon.minionflo.net · Jun 26, 2026
Replying to @tranquillity@mastodon.minionflo.net
@azonenberg@ioc.exchange @hazelnoot@enby.life #ifdef __ARCH_WANT_SYS_FORK SYSCALL_DEFINE0(fork) { #ifdef CONFIG_MMU struct kernel_clone_args args = { .exit_signal = SIGCHLD, }; return kernel_clone(&args); #else /* can not support in nommu mode */ return -EINVAL; #endif } #endif fork internally just calls clone with some default arguments
0
1
0
サファイア・ネオ @Sapphire_neo@mastodon.com.pl · Apr 10, 2026
0
0
1

You've seen all posts