| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove src/s/irix6-5.h | Glenn Morris | 2012-07-30 | 1 | -26/+0 |
* | Move TIOCSIGSEND from src/s to configure | Glenn Morris | 2012-07-30 | 1 | -3/+0 |
* | Move _longjmp, _setjmp from src/s to configure | Glenn Morris | 2012-07-30 | 1 | -3/+0 |
* | Move GC_SETJMP_WORKS, GC_MARK_STACK from src/s to configure | Glenn Morris | 2012-07-13 | 1 | -2/+0 |
* | Move SETUP_SLAVE_PTY from src/s to configure | Glenn Morris | 2012-07-13 | 1 | -2/+0 |
* | Move "system type" macros from src/s to configure | Glenn Morris | 2012-07-12 | 1 | -2/+0 |
* | Move ULIMIT_BREAK_VALUE from src/s to configure | Glenn Morris | 2012-07-12 | 1 | -3/+0 |
* | Move PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF from src/s to configure | Glenn Morris | 2012-07-12 | 1 | -5/+0 |
* | Move PTY_OPEN from src/s to configure | Glenn Morris | 2012-07-12 | 1 | -20/+0 |
* | Move FIRST_PTY_LETTER, PTY_ITERATION from src/s to configure | Glenn Morris | 2012-07-11 | 1 | -7/+0 |
* | Move more stuff from src/s to configure | Glenn Morris | 2012-07-11 | 1 | -5/+0 |
* | Move NARROWPROTO from src/s to configure | Glenn Morris | 2012-07-11 | 1 | -2/+0 |
* | Move SIGNALS_VIA_CHARACTERS from src/s to configure | Glenn Morris | 2012-07-11 | 1 | -4/+0 |
* | Move DATA_START, DATA_SEG_BITS from src/s to configure | Glenn Morris | 2012-07-10 | 1 | -7/+0 |
* | * src/s/irix6-5.h (SETUP_SLAVE_PTY, PTY_NAME_SPRINTF): Drop ifdef guards. | Glenn Morris | 2012-07-09 | 1 | -4/+0 |
* | * configure.in (BROKEN_SA_RESTART): Doc fix. | Glenn Morris | 2012-07-07 | 1 | -1/+1 |
* | Move SYSTEM_TYPE from src/s to configure | Glenn Morris | 2012-06-11 | 1 | -5/+0 |
* | Remove src/m/*. | Paul Eggert | 2012-05-22 | 1 | -4/+0 |
* | Make GC_MAKE_GCPROS_NOOPS the default (Bug#9926). | Paul Eggert | 2012-04-13 | 1 | -1/+0 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Simplify Irix build, remove iris4d.h file. | Dan Nicolaescu | 2011-07-06 | 1 | -0/+7 |
* | * s/irix6-5.h (PTY_OPEN): Declare stb, to loosen coupling. | Paul Eggert | 2011-03-16 | 1 | -2/+1 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -4/+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 |
* | | Rename s/usg5-4.h -> s/usg5-4-common.h. | Dan Nicolaescu | 2010-07-29 | 1 | -2/+2 |
* | | Remove some cpp that is internal to configure.in. | Glenn Morris | 2010-06-29 | 1 | -2/+0 |
* | | Move UNEXEC definition to autoconf. | Dan Nicolaescu | 2010-06-03 | 1 | -2/+0 |
* | | Reformat some comments in src/s/*.h. | Glenn Morris | 2010-05-11 | 1 | -1/+1 |
* | | Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure. | Glenn Morris | 2010-05-09 | 1 | -11/+3 |
* | | Move TERMINFO, LIBS_TERMCAP from cpp to configure. | Glenn Morris | 2010-05-07 | 1 | -5/+0 |
* | | Define LIB_STANDARD and START_FILES using autoconf. | Dan Nicolaescu | 2010-05-06 | 1 | -4/+0 |
* | | Clean up IRIX code. | Dan Nicolaescu | 2010-05-01 | 1 | -0/+10 |
* | | * m/iris4d.h (UNEXEC): Move definition ... | Dan Nicolaescu | 2010-04-06 | 1 | -0/+2 |
* | | Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG. | Dan Nicolaescu | 2010-03-29 | 1 | -13/+0 |
* | | Consolidate redundant definitions. | Dan Nicolaescu | 2010-03-20 | 1 | -8/+0 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was | Dan Nicolaescu | 2008-07-20 | 1 | -23/+0 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-07 | 1 | -8/+6 |
* | * configure.in: Remove references to obsolete variables and | Dan Nicolaescu | 2008-02-24 | 1 | -11/+106 |
* | 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 |
* | Add copyright and license notice. Copyright years from base include | Glenn Morris | 2007-02-16 | 1 | -0/+23 |
* | (GC_SETJMP_WORKS, GC_MARK_STACK): New definitions. | Richard M. Stallman | 2006-01-19 | 1 | -0/+4 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Don't include strings.h. | Dave Love | 2002-10-30 | 1 | -15/+2 |
* | #undef bcopy & al here. Include strings.h. | Gerd Moellmann | 2000-12-15 | 1 | -0/+13 |
* | Now works 64-bit. Tidied. | Dave Love | 2000-09-27 | 1 | -9/+1 |