lkml.org 
[lkml]   [2003]   [May]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: The disappearing sys_call_table export.
    On Thu, May 08, 2003 at 11:58:33AM +0200, Terje Eggestad wrote:
    > I guess something like this:
    >
    > typedef int (*syscall_hook_t)(void * arg1, void * arg2, void * arg3,
    > void * arg4, void * arg5, void * arg6);
    >
    > #define HOOK_IN_FLAG 0x1
    > #define HOOK_OUT_FLAG 0x2
    >
    > opaquehandle = int register_syscall_hook(int syscall_nr, syscall_hook_t
    > hook_function, int flags);
    > int unregister(int opaquehandle);
    >
    > I'd make a stab at it if I knew that it stood a chance of getting
    > accepted.

    I dont think it has.
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-03-22 13:35    [W:4.189 / U:0.132 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site