pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/www/bozohttpd
On Fri, Oct 16, 2015 at 08:09:03PM +0000, Richard PALO wrote:
> Module Name: pkgsrc
> Committed By: richard
> Date: Fri Oct 16 20:09:02 UTC 2015
>
> Modified Files:
> pkgsrc/www/bozohttpd: distinfo
> Added Files:
> pkgsrc/www/bozohttpd/patches: patch-bozohttpd.c
>
> Log Message:
> SunOS doesn't define d_namlen element of dirent structure
> but uses d_reclen instead, so define an alias.
Are you absolutely sure that they are the same thing? The normal
definition of d_reclen includes padding, it is not just the string
length.
Joerg
Home |
Main Index |
Thread Index |
Old Index