Comment fixes.
[bpt/emacs.git] / src / unexec.c
1996-01-05 Karl HeuerComment 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 instea...
1994-10-26 Richard M. StallmanComment changes.
1994-10-06 Richard M. Stallman(make_hdr): Undo June 16 change.
1994-09-24 Richard M. StallmanDon'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 McGrathInclude <sys/file.h> and [USG5] <fcntl.h> to define...
1994-05-22 Richard M. Stallman[MSDOS]: Don't include files from the dos extender
1994-05-04 Karl HeuerUpdate 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 confl...
1993-09-10 Roland McGrathInclude <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 BlandyApply typo patches from Paul Eggert.
1993-05-20 Jim BlandySome 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 Blandyentered into RCS
1992-03-14 Jim Blandy*** empty log message ***
1992-01-13 Jim Blandy*** empty log message ***
1991-01-29 Richard M. StallmanInitial revision