index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
unexec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-10-19
1
-0
/
+1
*
Fix typos in comments.
Juanma Barranquero
2009-10-04
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-08
1
-1
/
+1
*
* s/usg5-4.h (ADDR_CORRECT): Remove, unused.
Dan Nicolaescu
2008-07-23
1
-11
/
+0
*
Remove code depending on !COFF and USG, the file is
Dan Nicolaescu
2008-07-23
1
-166
/
+4
*
* systty.h: Remove code for Aix on 386, unsupported platform.
Dan Nicolaescu
2008-07-16
1
-166
/
+3
*
* unexec.c:
Dan Nicolaescu
2008-07-10
1
-4
/
+0
*
* unexnext.c:
Dan Nicolaescu
2008-06-26
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-14
1
-6
/
+4
*
* configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
Dan Nicolaescu
2008-02-09
1
-38
/
+5
*
* Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete
Dan Nicolaescu
2008-02-09
1
-62
/
+1
*
* movemail.c:
Dan Nicolaescu
2008-01-13
1
-88
/
+0
*
Add 2008 to copyright years.
Glenn Morris
2008-01-08
1
-1
/
+1
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Update copyright for years from Emacs 21 to present (mainly adding
Glenn Morris
2007-01-14
1
-2
/
+2
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
1
-1
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(write_segment, unexec): Move these functions to avoid forward
Eli Zaretskii
2005-03-19
1
-98
/
+97
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+3
*
Comment change.
Richard M. Stallman
2003-05-19
1
-1
/
+1
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-4
/
+4
*
*** empty log message ***
Richard M. Stallman
2001-12-11
1
-1
/
+1
*
Don't include coff.h unless HAVE_COFF_H is defined.
Eli Zaretskii
2001-11-16
1
-1
/
+1
*
(write_segment) [USE_CRT_DLL]: Remove unnecessary
Andrew Innes
2000-08-22
1
-0
/
+2
*
(toplevel): Fix last change, so as not to deprive MSDOS
Eli Zaretskii
2000-06-15
1
-12
/
+8
*
(toplevel) [COFF]: Include coff.h.
Gerd Moellmann
2000-06-14
1
-0
/
+4
*
[COFF]: New variable coff_offset.
Richard M. Stallman
1998-06-29
1
-4
/
+31
*
(copy_text_and_data) [DJGPP >= 2]: Switch off two bits
Karl Heuer
1996-07-19
1
-0
/
+10
*
[DJGPP v2]: Include fcntl.h.
Richard M. Stallman
1996-04-10
1
-0
/
+18
*
Update FSF's address in the preamble.
Erik Naggum
1996-01-15
1
-1
/
+2
*
Comment fixes.
Karl Heuer
1996-01-05
1
-2
/
+2
*
(write_segment): Write valid data in units of 1<<13,
Richard M. Stallman
1995-10-08
1
-5
/
+18
*
(write_segment): Use pagesize as unit of writing instead of 128.
Richard M. Stallman
1995-10-03
1
-4
/
+5
*
Comment changes.
Richard M. Stallman
1994-10-26
1
-5
/
+4
*
(make_hdr): Undo June 16 change.
Richard M. Stallman
1994-10-06
1
-2
/
+3
*
Don't test CANNOT_UNEXEC.
Richard M. Stallman
1994-09-24
1
-4
/
+0
*
(copy_text_and_data): Delete some printf's.
Richard M. Stallman
1994-09-23
1
-3
/
+0
*
(copy_text_and_data): Add RISCiX changes.
Richard M. Stallman
1994-09-23
1
-0
/
+86
*
(make_hdr): Handle case of no "additional header".
Richard M. Stallman
1994-06-16
1
-1
/
+4
*
Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.
Roland McGrath
1994-06-16
1
-4
/
+24
*
[MSDOS]: Don't include files from the dos extender
Richard M. Stallman
1994-05-22
1
-10
/
+9
*
Update copyright.
Karl Heuer
1994-05-04
1
-1
/
+1
*
[MSDOS]: Don't #include <a.out.h>, but use other headers.
Richard M. Stallman
1994-01-08
1
-1
/
+40
*
[! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.
Roland McGrath
1993-11-11
1
-2
/
+9
*
Include <config.h> instead of "config.h".
Roland McGrath
1993-09-10
1
-1
/
+1
*
(make_hdr): Use & in call to bzero.
Richard M. Stallman
1993-07-28
1
-1
/
+1
*
* unexec.c [HPUX] (sbrk): This returns a void *.
Jim Blandy
1993-06-16
1
-1
/
+5
*
Apply typo patches from Paul Eggert.
Jim Blandy
1993-06-09
1
-2
/
+2
*
Some more changes from Michael K. Johnson for Linux.
Jim Blandy
1993-05-20
1
-1
/
+1
[next]