Commit fd36647af1f0337add3031c1a7f95354a4bb2828

Ed Schouten 2015-08-25T15:24:39

Don't use BSD u_* types. These types are not part of POSIX. As we only use them in a small number of places, we'd better replace them by C standard types. This makes a larger part of the code build for CloudABI.