log src/unexec.c @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch

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