Is there any listing of the C library functions in Linux.I am in the process of migrating from Borland C on MS-DOS to Linux,so I find locating the function names,what it does,and the header(for parameters) difficult. Besides,can I find the source code for the C library functions anywhere in the kernel sources?Thanks in advance.