Re: Recent changes to sysctl.h breaks glibc

Miles Bader (miles@lsi.nec.co.jp)
20 May 2003 13:24:21 +0900


"H. Peter Anvin" <hpa@zytor.com> writes:
> The kernel-internal headers would typedef these to different names, e.g.
>
> /* linux/types.h */
> #include <linux/abi/types.h>
> /* Kernel internal types */
> typedef __kernel_dev64_t dev_t;
> typedef __kernel_ino_t ino_t;

I see... I guess that seems reasonable.

-Miles

-- 
`Cars give people wonderful freedom and increase their opportunities.
 But they also destroy the environment, to an extent so drastic that
 they kill all social life' (from _A Pattern Language_)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/