On Wed, 26 Jul 2000 01:48:11 -0400 (EDT), Hariharan L Thantry <thantryh@cse.msu.edu> wrote: >I needed an idea about the sequence of function calls that occur when the >user-level library call socket(,,) is made. For instance, if I wanted to >modify the number of parameters being passed to this call, what functions >should I be looking at in the kernel to modify? What is the first kernel >function called in response to the 0x80 interrupt for this call? Which is >the function call in the entry.S file for this library call... See linux/Documentation/kernel-docs.txt in any recent 2.[234] kernel. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.rutgers.edu