[PATCH] Add finit_module syscall for Linux
Joseph S. Myers
joseph@codesourcery.com
Wed Jan 23 03:16:00 GMT 2013
On Tue, 22 Jan 2013, Kees Cook wrote:
> This adds the new Linux finit_module() syscall.
There's no point in adding syscalls to syscalls.list without at least
adding a symbol version so the function is actually exported from libc.so.
Note that in the kexec_load discussion last May / June, doubts were
expressed about whether some existing module-related syscalls really
should have had functions in glibc.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list