write() and __libc_write()?

Mike Frysinger vapier@gentoo.org
Sat Mar 11 05:44:00 GMT 2006


On Saturday 11 March 2006 00:17, sean yang wrote:
> Ok, thanks for the info. But syscalls.list tells us " write       -   write
>       Ci:ibn  __libc_write    __write write".
> i.e., write is alias to __libc_write. But, how __libc_write is generated?

grep is your friend

read manual/maint.texi and sysdeps/unix/make-syscalls.sh
-mike



More information about the Libc-alpha mailing list