tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: compat_defs.h / u_longlong_t
> The standard header that defines "uint64_t" is <stdint.h>, but that isn't bring brought into scope in this case.
>
> Are we trying to protect against compilers that don't grok "unsigned long long"?
we're trying to provide a "u_longlong_t" type for dtrace/zfs/ctf.
i wonder how hard fixing upstream to use stdint.h types would be.
.mrg.
Home |
Main Index |
Thread Index |
Old Index