Hash :
fd36647a
Author :
Date :
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.