This is the mail archive of the libc-alpha@sources.redhat.com 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: a quick question: where could I find the file to implement __write() ?


On Fri, Apr 11, 2003 at 11:00:45AM +0800, Hu, Boris wrote:
> 
> where could I find the file to implement __libc_write() [for ia32] ?  I am a 
> bit lost in the glibc source. 
> 

It is a system call generated during build and piped to the compiler.
It is specified in sysdeps/unix/syscalls.list.


H.J.


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