Jason Evans 00d8242c2b Make the behavior of malloc(0) standards-compliant by getting rid of nil,
and instead creating a small allocation for each malloc(0) call.  The
optional SysV compatibility behavior remains unchanged.

Add a couple of assertions.

Fix a couple of typos in error message strings.
2006-06-30 20:54:15 +00:00
..
2006-05-23 02:52:14 +00:00
2006-06-05 18:22:13 +00:00
2006-03-16 14:27:17 +00:00
2006-03-21 15:37:16 +00:00