log src/dumper.c @ 5784:0cb4f494a548

age author description
Wed, 06 Mar 2013 08:32:17 -0700 Jerry James Avoid EOVERFLOW from stat() calls due to overflowing inode numbers.
Mon, 08 Aug 2011 13:57:18 +0900 Stephen J. Turnbull Suppress the "no prototype" warning for pdump_file_try.
Tue, 03 May 2011 01:43:36 +0900 Stephen J. Turnbull Remove static qualifier from pdump_file_try.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Wed, 24 Mar 2010 01:22:51 -0500 Ben Wing cleanup of code related to xfree(), better KKCC backtrace capabilities, document XD_INLINE_LISP_OBJECT_BLOCK_PTR, fix some memory leaks, other code cleanup
Sun, 21 Feb 2010 15:29:12 -0600 Ben Wing fix memory usage stats to include pdumped objects
Thu, 04 Feb 2010 07:28:14 -0600 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)