bug8787 278 B

12345
  1. o Minor features:
  2. - Always check return values for unlink, munmap, UnmapViewOfFile;
  3. check strftime return values more often. In some cases all we
  4. can do is report a warning, but this may help prevent deeper
  5. bugs from going unnoticed. Closes ticket 8787.