Hi, I was making a module, in which I need to call the function strtol, which is defined in stdlib.h, now I want to compile my module with the kernel files.. i.e. with the /usr/src/linux directory. So how do I use this function ? And even if I am able to use it, I need to export it to the kernel symbol table, which I have not been able to. Kindly help me out. Regards, Vasu. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html