summaryrefslogtreecommitdiff
path: root/src/unexsol.c
Commit message (Expand)AuthorAge
* Include-file cleanup for src directoryPaul Eggert2015-10-20
* Prefer list1 (X) to Fcons (X, Qnil) when building lists.Paul Eggert2013-07-15
* Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-15
* * buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.Andreas Schwab2012-06-16
* Change unexec implementations to match prototype.Paul Eggert2011-03-17
* New file unexec.h, the (simple) interface for unexec.Paul Eggert2011-03-16
* Nuke arch-tags.Glenn Morris2011-01-15
* Remove unused arguments for unexec.Dan Nicolaescu2010-10-03
* Do not include stdlib.h and string.h, config.h does it.Dan Nicolaescu2010-10-01
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-19
* (unexec): Use xsignal.Kim F. Storm2006-07-18
* Add arch taglinesMiles Bader2003-09-01
* (unexec): Don't downcase first letter of error msg.Richard M. Stallman2002-09-13
* Include buffer.h, charset.h, coding.h.Markus Rost2002-09-12
* Don't use report_file_error; do it by hand using dlerror.Richard M. Stallman2002-09-12
* Initial version.Richard M. Stallman2002-09-01