summaryrefslogtreecommitdiff
path: root/src/unexalpha.c
Commit message (Expand)AuthorAgeFilesLines
* Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Don't include varargs.h.Dave Love2003-09-171-1/+0
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
* (update_dynamic_symbols): Cast arg of fatal_unexec.Dave Love2002-11-251-1/+1
* Prototype fatal_unexec, mark_x, update_dynamic_symbols. DeclareDave Love2000-08-171-3/+6
* Include errno.h, string.h, unistd.h. Don't declare errno, strerror.Dave Love2000-06-191-6/+11
* Test __OpenBSD__ along with __NetBSD__.Richard M. Stallman1997-09-061-5/+9
* (unexec): Cast arg to fprintf.Richard M. Stallman1997-08-131-1/+1
* (unexec): Don't call update_dynamic_symbols if static link.Richard M. Stallman1997-07-141-2/+4
* (update_dynamic_symbols): Add cast when setting reladdr.Richard M. Stallman1997-07-061-1/+1
* (unexec): Call update_dynamic_symbols unconditionally.Richard M. Stallman1997-06-111-7/+4
* [__NetBSD__]: Don't include filehdr.h, aouthdr.hRichard M. Stallman1997-06-021-0/+37
* Conditionalize the changes below on not __linux__.Richard M. Stallman1996-08-211-60/+91
* (unexec): Copy the .got section.Richard M. Stallman1996-08-191-0/+17
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (fatal_unexec): Don't use varargs.Richard M. Stallman1995-11-111-6/+4
* (fatal_unexec): Use vfprintf, not _doprnt.Richard M. Stallman1995-08-111-1/+1
* (Brk): Declare as unsigned long.Richard M. Stallman1994-10-251-24/+32
* Initial revisionRichard M. Stallman1994-09-171-0/+440