Subject: Re: PR/36464 CVS commit: src/lib/libc/gen
To: Ed Ravin <eravin@panix.com>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 06/09/2007 21:17:57
On Jun 9,  9:00pm, eravin@panix.com (Ed Ravin) wrote:
-- Subject: Re: PR/36464 CVS commit: src/lib/libc/gen

| Christos - thanks for the quick fix, I will test it out later this
| week.

Great, thanks. If you send me a patch I will request a formal pullup.

| The man page for stat(2) also needs updating, in particular this part:
| 
| >     The size-related fields of the struct stat are as follows:
| >
| >     st_size        The size of the file in bytes.  A directory will be a mul-
| >                    tiple of the size of the dirent(5) structure.
| 
| Should be changed to say that the meaning of st_size for a directory is
| filesystem-dependent (the ZFS behavior of "number of entries in the
| directory" is intentional).

I will fix it. Thanks.

christos