May 28, 2013
8:29 a.m.
Hi, I am tracing send system call . before going to kernel space system call no. conversion happens in c library wrapper function.how to get the name of that library which hold wrapper function of send system call
May 28, 2013
8:50 a.m.
On Tue, May 28, 2013 at 10:29 AM, Varun Sharma <vsdssd@gmail.com> wrote:
Hi,
I am tracing send system call . before going to kernel space system call no. conversion happens in c library wrapper function.how to get the name of that library which hold wrapper function of send system call
libc. BTW: Such questions are off-topic here. This list is on kernel development. -- Thanks, //richard
4827
Age (days ago)
4827
Last active (days ago)
1 comments
2 participants
participants (2)
-
richard -rw- weinberger -
Varun Sharma