log src/unexec.c @ 19860:c17fd465ea95 libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128

age author description
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.
Fri, 23 Sep 1994 06:18:31 +0000 Richard M. Stallman (copy_text_and_data): Add RISCiX changes.
Thu, 16 Jun 1994 23:45:41 +0000 Richard M. Stallman (make_hdr): Handle case of no "additional header".
Thu, 16 Jun 1994 06:55:46 +0000 Roland McGrath Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.
Sun, 22 May 1994 19:55:13 +0000 Richard M. Stallman [MSDOS]: Don't include files from the dos extender
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Sat, 08 Jan 1994 09:19:22 +0000 Richard M. Stallman [MSDOS]: Don't #include <a.out.h>, but use other headers.
Thu, 11 Nov 1993 00:41:15 +0000 Roland McGrath [! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Wed, 28 Jul 1993 08:18:09 +0000 Richard M. Stallman (make_hdr): Use & in call to bzero.
Wed, 16 Jun 1993 21:42:25 +0000 Jim Blandy * unexec.c [HPUX] (sbrk): This returns a void *.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Thu, 20 May 1993 02:14:56 +0000 Jim Blandy Some more changes from Michael K. Johnson for Linux.
Thu, 11 Mar 1993 07:18:15 +0000 Jim Blandy * unexec.c (copy_text_and_data): Error message tweaked.
Tue, 23 Feb 1993 05:49:12 +0000 Richard M. Stallman (Fforward_comment): New function.
Fri, 24 Apr 1992 08:11:28 +0000 Jim Blandy entered into RCS
Sat, 14 Mar 1992 20:43:29 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Tue, 29 Jan 1991 21:38:24 +0000 Richard M. Stallman Initial revision