This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: <linux/types.h> or <asm/types.h> ?
- From: Florian Weimer <fw at deneb dot enyo dot de>
- To: Mike Frysinger <vapier at gentoo dot org>
- Cc: "Metuki Sabhe" <sabhe dot metuki at gmail dot com>, libc-alpha at sourceware dot org
- Date: Thu, 11 Oct 2007 12:29:32 +0200
- Subject: Re: <linux/types.h> or <asm/types.h> ?
- References: <549992e50709290256k5c41ce5amd50f0ae8f63d6319@mail.gmail.com> <200709290624.58867.vapier@gentoo.org> <549992e50709290335k3c6b9949xad3eaeeb425cb98a@mail.gmail.com> <200709290701.24115.vapier@gentoo.org>
* Mike Frysinger:
>> Thank you for this. Can you please tell me which header file declare
>> these uint8_t types ?
>
> a grep of /usr/include/ or reading the POSIX standard would tell you the
> answer: stdint.h
<inttypes.h> is more portable.