Mike Barcroft d59298dfb6 o Add typedefs for size_t and ssize_t.
o Add typedefs for gid_t, off_t, pid_t, and uid_t in the non-standards
  case.
o Add struct iovec (also defined in <sys/uio.h>).
o Add visibility conditionals to avoid defining non-standard
  extentions in the standards case.
o Change spelling of some types so they work without including
  <sys/types.h> (u_char -> unsigned char, u_short -> unsigned short,
  int64 -> __int64, caddr_t -> char *)
o Add comments about missing restrict type-qualifiers and missing
  function.
2002-10-12 11:39:19 +00:00
..
2002-09-26 07:38:56 +00:00
2002-10-07 02:50:44 +00:00
2002-06-29 17:26:22 +00:00
2002-09-25 02:49:50 +00:00
2002-09-15 17:10:18 +00:00
2002-08-16 07:42:18 +00:00
2002-08-20 19:50:30 +00:00
2002-07-10 04:47:25 +00:00
2002-06-29 17:26:22 +00:00
2002-09-10 03:58:44 +00:00
2002-05-28 15:24:13 +00:00
2002-05-28 06:16:08 +00:00