Hello!

On Sun, Nov 09, 2008 at 12:32:45AM +0000, Da Zheng wrote:
> I tried to read the implementation of stat() in glibc, but I couldn't 
> find the version for Hurd and didn't see any place where io_stat() is 
> called:-(

The real `stat' work is done by `xstat', see `io/stat.c' and
`io/sys/stat.h' or `include/sys/stat.h'.  `xstat' is defined in
`sysdeps/mach/hurd/xstat.c', which in turn resorts to
`sysdeps/mach/hurd/xstat64.c'.


Regards,
 Thomas

Attachment: signature.asc
Description: Digital signature

Reply via email to