bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'ls -l' doesn't work after the libnetfs translator returns a customi


From: Thomas Schwinge
Subject: Re: 'ls -l' doesn't work after the libnetfs translator returns a customized port
Date: Sun, 9 Nov 2008 21:45:19 +0100
User-agent: Mutt/1.5.11

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

[Prev in Thread] Current Thread [Next in Thread]