summaryrefslogtreecommitdiff
path: root/src/unexalpha.c
Commit message (Expand)AuthorAgeFilesLines
* 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