lukem b6172cb606 - check return value of calloc() in mkfs()
- in replacement malloc(), if sbrk(2) returns (void *)-1, convert to NULL
  before returning
- in replacement calloc(), check return value of malloc() before zeroing result
2001-07-26 16:53:39 +00:00
..
2001-06-13 18:09:15 +00:00
2001-06-05 12:42:56 +00:00
2001-06-18 01:38:05 +00:00
2001-06-19 00:40:57 +00:00
2001-07-13 21:09:55 +00:00
2001-07-05 06:35:08 +00:00
2001-06-19 13:42:07 +00:00
2001-07-09 20:04:32 +00:00
2001-06-05 12:46:08 +00:00