index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
unexelf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Use bool for boolean, focusing on headers.
...
Paul Eggert
2013-12-14
1
-1
/
+0
*
Fix races with threads and file descriptors.
...
Paul Eggert
2013-07-11
1
-3
/
+3
*
Use emacs_open more consistently when opening files.
...
Paul Eggert
2013-07-05
1
-6
/
+5
*
* unexelf.c: Don't assume ElfW (Half) fits in int.
...
Paul Eggert
2013-05-07
1
-27
/
+26
*
* unexelf.c: Fix some 32-bit integer problems, notably when debugging.
...
Paul Eggert
2013-05-05
1
-81
/
+94
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
* src/unexelf.c (ELFSIZE) [__NetBSD__ && _LP64]: Set to 64
...
enami tsugutomo
2012-11-16
1
-1
/
+1
*
Port to OpenBSD 5.1.
...
Paul Eggert
2012-10-20
1
-4
/
+6
*
Assume C89 or later.
...
Paul Eggert
2012-05-21
1
-5
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Fix for GNUstep build failure during dumping.
...
YAMAMOTO Mitsuharu
2011-12-09
1
-3
/
+9
*
Fix typos.
Juanma Barranquero
2011-11-14
1
-1
/
+1
*
Whitespace changes.
Juanma Barranquero
2011-09-09
1
-36
/
+36
*
Port to OpenBSD.
...
Paul Eggert
2011-07-19
1
-2
/
+2
*
* unexelf.c (unexec): Don't assume BSS addr fits in unsigned.
Paul Eggert
2011-06-12
1
-1
/
+2
*
* unexelf.c (unexec) [! (defined _SYSTYPE_SYSV || defined __sgi)]:
...
Paul Eggert
2011-03-29
1
-0
/
+4
*
* unexelf.c (ELF_BSS_SECTION_NAME, OLD_PROGRAM_H): Remove; unused.
Paul Eggert
2011-03-16
1
-6
/
+0
*
* unexelf.c: Use a different way to cause a compilation error if anyone uses
...
Paul Eggert
2011-03-16
1
-2
/
+4
*
* unexelf.c (unexec): Name an expression,
...
Paul Eggert
2011-03-16
1
-5
/
+9
*
New file unexec.h, the (simple) interface for unexec.
...
Paul Eggert
2011-03-16
1
-0
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-2
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Remove #ifdef emacs / #ifndef emacs code, unused.
...
Dan Nicolaescu
2010-10-10
1
-11
/
+1
*
|
Remove unused arguments for unexec.
...
Dan Nicolaescu
2010-10-03
1
-25
/
+3
*
|
Use const char* instead of char*.
...
Dan Nicolaescu
2010-08-09
1
-1
/
+1
*
|
* unexelf.c (round_up, find_section): Use ElfW macro for arguments.
Juanma Barranquero
2010-07-04
1
-3
/
+5
*
|
Convert (most) functions in src to standard C.
...
Dan Nicolaescu
2010-07-04
1
-12
/
+3
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
(unexec): Don't search for .data twice.
Andreas Schwab
2009-12-07
1
-7
/
+0
*
(unexec): Consider a section to precede the .bss section
...
YAMAMOTO Mitsuharu
2009-05-06
1
-7
/
+57
*
(unexec): Fix error message.
Andreas Schwab
2009-02-07
1
-1
/
+1
*
(unexec): Handle unaligned bss offset.
Andreas Schwab
2009-02-02
1
-17
/
+26
*
Add 2009 to copyright years.
Glenn Morris
2009-01-08
1
-1
/
+1
*
* unexmips.c:
...
Dan Nicolaescu
2008-07-10
1
-4
/
+4
*
* unexnext.c:
...
Dan Nicolaescu
2008-06-26
1
-96
/
+2
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-14
1
-6
/
+5
*
Add 2008 to copyright years.
Glenn Morris
2008-01-08
1
-1
/
+2
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
[BROKEN_NOCOMBRELOC]: Include assert.h.
...
Eli Zaretskii
2006-03-18
1
-0
/
+82
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
(unexec): Handle .plt section in BSS segment.
Andreas Schwab
2005-11-01
1
-4
/
+23
*
(unexec): Fix calls to `fatal' with less than 3 arguments.
Eli Zaretskii
2005-10-20
1
-5
/
+9
*
* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
...
Dan Nicolaescu
2005-09-30
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
1
-2
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+3
[next]