Re: u32 vs. kernel vs. glibc2

Ulrich Drepper (drepper@cygnus.com)
26 Feb 1998 14:38:07 -0800


Werner Almesberger <almesber@lrc.di.epfl.ch> writes:

> Is u_int32_t "official" in any way ? POSIX 1003.1, 1996 doesn't list it
> or anything similar. Of course it's okay for libc to introduce such an
> identifier (POSIX 1003.1 2.7.2).

The official type to be used is

uint32_t

coming from stdint.h (defined in ISO C 9x, coming with glibc 2).

-- Uli
---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com `------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu