Re: Overriding System Calls



I am trying to develope recycle bin like thing in Linux.
For that i need to override unlink sys call!.
Anyways,It is working now!!


David Schwartz wrote:
Anything that can be done by intercepting a system call can be done
another way. What are you trying to do?

DS

.



Relevant Pages

  • Re: Overriding System Calls
    ... I am trying to develope recycle bin like thing in Linux. ... For that i need to override unlink sys call!. ... David Schwartz wrote: ...
    (comp.os.linux.development.system)
  • Re: Random number generator question
    ... David Schwartz writes: ... versions of unix? ... distributions of linux but I need to be able to reproduce the same ...
    (comp.unix.programmer)
  • Re: Microsoft Hatred FAQ
    ... In comp.os.linux.misc David Schwartz wrote: ... > within the trial court's discretion. ... > that Linux, OSX, FreeBSD, and other operating systems competed with Windows. ... Peter ...
    (comp.os.linux.misc)
  • Re: Microsoft Hatred FAQ
    ... In comp.os.linux.misc David Schwartz wrote: ... > within the trial court's discretion. ... > that Linux, OSX, FreeBSD, and other operating systems competed with Windows. ... Peter ...
    (comp.unix.programmer)
  • Re: fork() then clean up
    ... David Schwartz wrote: ... threads without the program knowing, ... Not on Linux, unless the program is doing something really unusual. ... to be safe against signals but not against threads, ...
    (comp.unix.programmer)