Alexander Langer eb794faa90 Define integer types added by POSIX.1g. We already had int8_t, int16_t,
and int32_t -- this adds their unsigned counterparts uint8_t, uint16_t,
and uint32_t.  Bruce has noted that C9x also defines these types (in a
different file), so this may have to be revisited with some ifdefs at a
later date.

Reviewed by:	bde
1998-01-08 00:27:34 +00:00
..
1995-12-08 11:19:42 +00:00
1997-07-20 10:14:28 +00:00
1997-08-09 00:04:06 +00:00
1997-11-16 04:52:29 +00:00
1997-09-21 21:38:54 +00:00
1997-08-30 08:08:10 +00:00
1997-09-14 03:19:42 +00:00
1997-09-21 21:38:54 +00:00
1997-08-09 00:04:06 +00:00
1997-08-09 00:04:06 +00:00
1997-11-20 18:43:55 +00:00