Re: Intercepting a system call

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 25 Jan 2013 18:58:29 +0530, Paul Davies C said:

>   [1] is the module I wrote for intercepting the system call fork().

Totally skipping over the details of actually doing it - it's usually
considered a Bad Idea to hook a system call, and 98% of the time there's
a much better way to achieve whatever goal you're trying to accomplish
by hooking the syscall.

In other words, why are you trying to do that in the first place?

Attachment: pgppBspZPa2ce.pgp
Description: PGP signature

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux