Make sure PTRDIFF_MIN, PTRDIFF_MAX, and SIZE_MAX have the proper types.
[pintos-anon] / src / lib / string.h
2004-09-13 Ben PfaffChange "stddef.h" to <stddef.h>
2004-09-06 Ben PfaffFix up header guards.
2004-09-06 Ben PfaffRename printk() to printf().