log src/unexmacosx.c @ 70430:a4ddaa03010e

age author description
Mon, 01 May 2006 01:13:42 +0000 YAMAMOTO Mitsuharu (unexec): Error if trying unexec from dumped executable.
Wed, 12 Apr 2006 08:10:07 +0000 YAMAMOTO Mitsuharu Include config.h before using HAVE_MALLOC_MALLOC_H.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 09 Nov 2005 08:08:34 +0000 YAMAMOTO Mitsuharu (unexec_write_zero): New function.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Thu, 09 Jun 2005 03:37:20 +0000 Steven Tamm unexmacosx.c (copy_data_segment): Copy __la_sym_ptr2 section
Mon, 16 May 2005 15:16:40 +0000 Andreas Schwab (unexec_realloc): Move declarations before statements.
Fri, 13 May 2005 08:41:03 +0000 YAMAMOTO Mitsuharu Include assert.h.
Fri, 08 Oct 2004 18:38:17 +0000 Steven Tamm config.in (HAVE_MALLOC_MALLOC_H): Regenerate
Wed, 28 Jan 2004 06:07:36 +0000 Steven Tamm unexecmacos.x (unexec_copy): Do not copy more than was requested (count)
Fri, 31 Oct 2003 19:42:47 +0000 Andrew Choi These are Nozomu Ando's changes to build Emacs to run under X Window
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 22 Jul 2003 17:54:50 +0000 Andrew Choi unexmacosx.c: Sort and merge unexec regions before dumping them.
Tue, 18 Feb 2003 15:58:00 +0000 Andrew Choi unexmacosx.c (copy_data_segment): Also copy __cfstring section.