This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
mapping between system calls and libc functions
- From: James Lee <aeggie_dragon at yahoo dot com>
- To: gcc at gcc dot gnu dot org
- Date: Sun, 26 Jan 2003 16:56:07 -0800 (PST)
- Subject: mapping between system calls and libc functions
Hi,
Where can I find the information about mapping between
system calls and glibs functions?
For example, system call open() is redirected to
__open() in libc. Can I take this as a general rule?
For example, can I assume that all system calls will
be redriected to as follow?
sn: systen call name
rule:
sn -> __sn
Does anyone know where I should look into to get this
information to get 200 some mapping between system
calls and libc functions?
Thank you in advance.
James
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com