cvs commit: src/sys/compat/linprocfs linprocfs.c

Max Laier max at love2party.net
Sun Jan 21 19:40:45 UTC 2007


On Sunday 21 January 2007 16:47, M. Warner Losh wrote:
> In message: <20070121131229.014eda2e at Magellan.Leidinger.net>
>
>             Alexander Leidinger <netchild at freebsd.org> writes:
> : I was thinking more about something like:
> :       to print                         identifier to use in the
> : kernel sizeof()                         %zd
> :       int64_t                          xyz
> :       int32_t                          klm
> :       ...                              ...
>
> The last two aren't possible to print without casts, or the PRI_xxx
> macros.

That's right, but I think we can fix it by simply making int64_t an alias 
for "long long" on all architectures.  I still haven't heard any reason 
not to just do this - is there something, other than historical?

-- 
/"\  Best regards,                      | mlaier at freebsd.org
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | mlaier at EFnet
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20070121/967191cb/attachment.pgp


More information about the cvs-src mailing list