lkml.org 
[lkml]   [1996]   [May]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: loadable modules
Date
> Is it possible to redefine a system call using loadable modules? What I 
> would like to do is something like a DOS isr, except with syscalls
> instead of interrupt services - that is, do xyz in the module, then call
> the original system call.

Urgh.. very bad idea because you never know what you will upset. There
is a far better way to do this for almost all uses. Use a modified C library
- dynamic linking is very useufl


Alan



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