log src/unexec.c @ 16601:7361b2115a77 libc-961121

age author description
1996-07-19 Karl Heuer (copy_text_and_data) [DJGPP >= 2]: Switch off two bits
1996-04-10 Richard M. Stallman [DJGPP v2]: Include fcntl.h.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-05 Karl Heuer Comment fixes.
1995-10-08 Richard M. Stallman (write_segment): Write valid data in units of 1<<13,
1995-10-03 Richard M. Stallman (write_segment): Use pagesize as unit of writing instead of 128.
1994-10-26 Richard M. Stallman Comment changes.
1994-10-06 Richard M. Stallman (make_hdr): Undo June 16 change.
1994-09-24 Richard M. Stallman Don't test CANNOT_UNEXEC.
1994-09-23 Richard M. Stallman (copy_text_and_data): Delete some printf's.
1994-09-23 Richard M. Stallman (copy_text_and_data): Add RISCiX changes.
1994-06-16 Richard M. Stallman (make_hdr): Handle case of no "additional header".
1994-06-16 Roland McGrath Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.
1994-05-22 Richard M. Stallman [MSDOS]: Don't include files from the dos extender
1994-05-04 Karl Heuer Update copyright.
1994-01-08 Richard M. Stallman [MSDOS]: Don't #include <a.out.h>, but use other headers.
1993-11-11 Roland McGrath [! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.
1993-09-10 Roland McGrath Include <config.h> instead of "config.h".
1993-07-28 Richard M. Stallman (make_hdr): Use & in call to bzero.
1993-06-16 Jim Blandy * unexec.c [HPUX] (sbrk): This returns a void *.
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-05-20 Jim Blandy Some more changes from Michael K. Johnson for Linux.
1993-03-11 Jim Blandy * unexec.c (copy_text_and_data): Error message tweaked.
1993-02-23 Richard M. Stallman (Fforward_comment): New function.
1992-04-24 Jim Blandy entered into RCS
1992-03-14 Jim Blandy *** empty log message ***
1992-01-13 Jim Blandy *** empty log message ***
1991-01-29 Richard M. Stallman Initial revision