log src/unexec.c @ 41144:b6ca9b64ce9f

age author description
Fri, 16 Nov 2001 14:23:51 +0000 Eli Zaretskii Don't include coff.h unless HAVE_COFF_H is defined.
Tue, 22 Aug 2000 22:41:55 +0000 Andrew Innes (write_segment) [USE_CRT_DLL]: Remove unnecessary
Thu, 15 Jun 2000 12:20:34 +0000 Eli Zaretskii (toplevel): Fix last change, so as not to deprive MSDOS
Wed, 14 Jun 2000 13:34:54 +0000 Gerd Moellmann (toplevel) [COFF]: Include coff.h.
Mon, 29 Jun 1998 22:54:28 +0000 Richard M. Stallman [COFF]: New variable coff_offset.
Fri, 19 Jul 1996 19:47:26 +0000 Karl Heuer (copy_text_and_data) [DJGPP >= 2]: Switch off two bits
Wed, 10 Apr 1996 04:15:13 +0000 Richard M. Stallman [DJGPP v2]: Include fcntl.h.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Sun, 08 Oct 1995 19:29:57 +0000 Richard M. Stallman (write_segment): Write valid data in units of 1<<13,
Tue, 03 Oct 1995 09:15:49 +0000 Richard M. Stallman (write_segment): Use pagesize as unit of writing instead of 128.
Wed, 26 Oct 1994 04:43:33 +0000 Richard M. Stallman Comment changes.
Thu, 06 Oct 1994 03:25:51 +0000 Richard M. Stallman (make_hdr): Undo June 16 change.
Sat, 24 Sep 1994 00:29:39 +0000 Richard M. Stallman Don't test CANNOT_UNEXEC.
Fri, 23 Sep 1994 18:37:12 +0000 Richard M. Stallman (copy_text_and_data): Delete some printf's.