Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change unexec implementations to match prototype. | Paul Eggert | 2011-03-17 | 1 | -3/+2 |
* | New file unexec.h, the (simple) interface for unexec. | Paul Eggert | 2011-03-16 | 1 | -0/+2 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | Remove unused arguments for unexec. | Dan Nicolaescu | 2010-10-03 | 1 | -2/+1 |
* | Do not include stdlib.h and string.h, config.h does it. | Dan Nicolaescu | 2010-10-01 | 1 | -1/+0 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | (unexec): Use xsignal. | Kim F. Storm | 2006-07-18 | 1 | -1/+1 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | (unexec): Don't downcase first letter of error msg. | Richard M. Stallman | 2002-09-13 | 1 | -5/+0 |
* | Include buffer.h, charset.h, coding.h. | Markus Rost | 2002-09-12 | 1 | -0/+3 |
* | Don't use report_file_error; do it by hand using dlerror. | Richard M. Stallman | 2002-09-12 | 1 | -3/+17 |
* | Initial version. | Richard M. Stallman | 2002-09-01 | 1 | -0/+17 |