Make sure PTRDIFF_MIN, PTRDIFF_MAX, and SIZE_MAX have the proper types.
[pintos-anon] / src / lib / random.h
2004-09-06 Ben PfaffFix up header guards.
2004-08-31 Ben PfaffAllow user to provide random seed to random_init().
2004-08-16 Ben PfaffInitial revision