Make sure PTRDIFF_MIN, PTRDIFF_MAX, and SIZE_MAX have the proper types.
[pintos-anon] / src / lib / ctype.h
2005-04-01 Ben Pfaff127 is a control character.
2004-09-07 Ben PfaffAdd tolower(), toupper().
2004-09-07 Ben PfaffAdd isblank().
2004-09-06 Ben PfaffFix up header guards.
2004-09-06 Ben PfaffRename printk() to printf().