| Commit message (Expand) | Author | Age | Files | Lines |
* | * fileio.c (report_file_errno): Fix errno reporting bug. | Paul Eggert | 2013-07-16 | 1 | -1/+1 |
* | Prefer list1 (X) to Fcons (X, Qnil) when building lists. | Paul Eggert | 2013-07-15 | 1 | -1/+1 |
* | Clean up errno reporting and fix some errno-reporting bugs. | Paul Eggert | 2013-07-12 | 1 | -6/+3 |
* | Fix races with threads and file descriptors. | Paul Eggert | 2013-07-11 | 1 | -6/+6 |
* | Use emacs_open more consistently when opening files. | Paul Eggert | 2013-07-05 | 1 | -3/+4 |
* | Simplify data_start configuration. | Paul Eggert | 2013-02-24 | 1 | -2/+0 |
* | Improve AIX port some more. | Paul Eggert | 2013-02-12 | 1 | -32/+17 |
* | Improve AIX port. | Paul Eggert | 2013-02-11 | 1 | -17/+29 |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+2 |
* | Port better to POSIX hosts lacking _setjmp. | Paul Eggert | 2012-09-15 | 1 | -1/+0 |
* | * unexaix.c, unexcoff.c: Include "mem-limits.h". | Paul Eggert | 2012-08-19 | 1 | -1/+2 |
* | * unexaix.c: Port to more-recent AIX compilers. | Paul Eggert | 2012-05-14 | 1 | -12/+13 |
* | * unexaix.c (make_hdr): Fix typo in prototype. | Paul Eggert | 2012-05-09 | 1 | -1/+1 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Whitespace changes. | Juanma Barranquero | 2011-09-09 | 1 | -13/+13 |
* | Restore failure returns to unexaix.c, unexcoff.c, unexcw.c | Paul Eggert | 2011-03-17 | 1 | -0/+1 |
* | Change unexec implementations to match prototype. | Paul Eggert | 2011-03-17 | 1 | -4/+2 |
* | 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 | -12/+0 |
* | | Remove unused arguments for unexec. | Dan Nicolaescu | 2010-10-03 | 1 | -38/+7 |
* | | Simplify start_of_data, start_of_text and related code. | Dan Nicolaescu | 2010-07-07 | 1 | -1/+14 |
* | | Remove extern errno declarations. | Dan Nicolaescu | 2010-04-01 | 1 | -1/+0 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | * s/usg5-4.h (ADDR_CORRECT): Remove, unused. | Dan Nicolaescu | 2008-07-23 | 1 | -8/+0 |
* | 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/+1 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-14 | 1 | -2/+2 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -4/+4 |
* | (unexec): Use unsigned instead of uintptr_t because | Gerd Moellmann | 1999-11-23 | 1 | -3/+3 |
* | New version incorporating Michael Sperber's changes from XEmacs. | Dave Love | 1999-09-06 | 1 | -312/+108 |
* | Comment change. | Richard M. Stallman | 1997-09-14 | 1 | -1/+0 |
* | (write_segment,copy_sym): Increase blocking from 128 to 4k bytes. | Richard M. Stallman | 1996-03-08 | 1 | -18/+16 |
* | Handle both AIX 3.2 and 4.1 bind output. | Richard M. Stallman | 1996-03-07 | 1 | -96/+95 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -13/+16 |
* | Update GPL to version 2. | Karl Heuer | 1995-06-15 | 1 | -1/+1 |
* | (unrelocate_symbols): Add AIX4_1 conditionals and code. | Richard M. Stallman | 1994-12-10 | 1 | -0/+18 |
* | (CHECK_SCNHDR, write_segment): Fix format/arg mismatch. | Karl Heuer | 1994-09-29 | 1 | -4/+4 |
* | Don't test CANNOT_DUMP or CANNOT_UNEXEC. | Richard M. Stallman | 1994-09-24 | 1 | -8/+0 |
* | (report_error): Include reason in error message. | Karl Heuer | 1994-09-21 | 1 | -1/+2 |