musl/src/linux/module.c, branch master musl - an implementation of the standard library for Linux-based systems add init_module/delete_module syscall wrappers 2012年06月13日T15:49:22+00:00 Rich Felker dalias@aerifal.cx 2012年06月13日T15:49:22+00:00 2169265ec6c902cd460bf96a1a0b5103657a4954 these are not exposed publicly in any header, but the few programs that use them (modutils/kmod, etc.) are declaring the functions themselves rather than making the syscalls directly, and it doesn't really hurt to have them (same as the capset junk).
these are not exposed publicly in any header, but the few programs
that use them (modutils/kmod, etc.) are declaring the functions
themselves rather than making the syscalls directly, and it doesn't
really hurt to have them (same as the capset junk).

AltStyle によって変換されたページ (->オリジナル) /