This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: write() and __libc_write()?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]