| Commit message (Expand) | Author | Age | Files | Lines |
| * | (LIBS_CARBON): New define to specify libraries for | Steven Tamm | 2004-09-02 | 1 | -5/+12 |
| * | From Barry Fishman <barry_fishman@att.net> (tiny change) | Kim F. Storm | 2004-07-21 | 1 | -1/+1 |
| * | Changes for Cygwin unexec() support, changes in Cygwin itself. | Stefan Monnier | 2004-04-12 | 1 | -5/+3 |
| * | Delete previous change. | Richard M. Stallman | 2004-03-20 | 1 | -5/+0 |
| * | (LD_SWITCH_SYSTEM_TEMACS): New definition. | Richard M. Stallman | 2004-03-04 | 1 | -0/+5 |
| * | Inserting Yamomotosan's changes for MacOSX image support, better support | Steven Tamm | 2004-02-26 | 1 | -1/+1 |
| * | (__attribute__): Remove outdated workaround. | Stefan Monnier | 2004-01-21 | 1 | -4/+1 |
| * | (LD_SWITCH_SYSTEM_TEMACS) | Gerd Moellmann | 2003-11-24 | 1 | -0/+8 |
| * | s/darwin.h (GC_MARK_STACK): Define. | Andrew Choi | 2003-10-12 | 1 | -0/+4 |
| * | Add arch taglines | Miles Bader | 2003-09-01 | 105 | -0/+303 |
| * | [__FreeBSD_version >= 400000]: Define TERMINFO, use -lncurses. | Richard M. Stallman | 2003-08-19 | 1 | -0/+3 |
| * | (LD_SWITCH_SYSTEM_TEMACS): Add undef. | Richard M. Stallman | 2003-07-21 | 1 | -0/+1 |
| * | Use -Wl syntax. | Richard M. Stallman | 2003-07-21 | 1 | -1/+1 |
| * | (START_FILES_1, END_FILES_1): Always define them. | Richard M. Stallman | 2003-07-13 | 1 | -0/+3 |
| * | (START_FILES, LIB_STANDARD): Use START_FILES_1, END_FILES_1. | Richard M. Stallman | 2003-07-12 | 1 | -2/+14 |
| * | Don't include bsd4-3.h. | Richard M. Stallman | 2003-07-12 | 1 | -4/+17 |
| * | (MAIL_USE_FLOCK): Make it conditional. | Dave Love | 2003-05-20 | 1 | -1/+11 |
| * | Include hpux10-20.h instead of hpux10.h. Delete #undef of | Juanma Barranquero | 2003-02-21 | 1 | -4/+1 |
| * | (POLLING_PROBLEM_IN_SELECT): Define POLL_INTERRUPTED_SYS_CALL, not | Juanma Barranquero | 2003-02-21 | 1 | -2/+4 |
| * | New file. | Juanma Barranquero | 2003-02-21 | 1 | -0/+11 |
| * | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 19 | -33/+33 |
| * | Initial revision. | Juanma Barranquero | 2003-01-31 | 1 | -0/+146 |
| * | (GC_SETJMP_WORKS, GC_MARK_STACK): Define for more | Dave Love | 2003-01-24 | 1 | -4/+11 |
| * | (GC_SETJMP_WORKS, GC_MARK_STACK): Define. | Dave Love | 2003-01-21 | 2 | -0/+7 |
| * | Not necessary. | Dave Love | 2002-12-09 | 1 | -16/+0 |
| * | 2002-12-02 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-12-02 | 1 | -3/+0 |
| * | *** empty log message *** | Dave Love | 2002-11-28 | 6 | -162/+0 |
| * | *** empty log message *** | Dave Love | 2002-11-27 | 1 | -0/+4 |
| * | (WAIT_USE_INT, SYS_SIGLIST_DECLARED, sys_siglist): | Dave Love | 2002-11-27 | 1 | -3/+3 |
| * | (bcopy, bzero, bcmp): Don't define. | Dave Love | 2002-11-19 | 2 | -13/+0 |
| * | Don't include alloca.h. | Dave Love | 2002-11-18 | 2 | -10/+0 |
| * | Move OSF1 stuff from m/alpha.h to here. | Dave Love | 2002-11-18 | 1 | -0/+28 |
| * | (HAVE_FSYNC): Don't define. | Dave Love | 2002-11-18 | 1 | -2/+0 |
| * | Include sol2-6.h. | Markus Rost | 2002-11-18 | 1 | -1/+1 |
| * | Added a partial implementation of play-sound-internal for Windows. Fixed the... | Ben Key | 2002-11-17 | 1 | -0/+1 |
| * | sparc-sun-solaris2.8 | Francesco Potortì | 2002-11-14 | 1 | -0/+16 |
| * | (POLLING_PROBLEM_IN_SELECT): Add #undef. | Richard M. Stallman | 2002-11-06 | 1 | -0/+3 |
| * | (POLLING_PROBLEM_IN_SELECT): Defined. | Richard M. Stallman | 2002-11-06 | 1 | -0/+3 |
| * | (BROKEN_SIGIO): Turn off the #undef. | Richard M. Stallman | 2002-11-05 | 1 | -0/+2 |
| * | (bcopy, bzero): Define conditional on HAVE_BCOPY. | Dave Love | 2002-10-30 | 1 | -10/+5 |
| * | Don't include strings.h. | Dave Love | 2002-10-30 | 1 | -12/+0 |
| * | (IRIX6): Don't define. | Dave Love | 2002-10-30 | 1 | -18/+2 |
| * | Don't include strings.h. | Dave Love | 2002-10-30 | 1 | -15/+2 |
| * | (C_SWITCH_SYSTEM): Revert last change (fixed by | Dave Love | 2002-10-30 | 1 | -8/+3 |
| * | (UNEXEC): Comment out definition. | Richard M. Stallman | 2002-09-13 | 1 | -1/+2 |
| * | Fix typo. Add comment. | Markus Rost | 2002-09-09 | 1 | -1/+3 |
| * | New file. | Richard M. Stallman | 2002-09-09 | 1 | -0/+5 |
| * | (UNEXEC): Definition deleted. | Richard M. Stallman | 2002-09-09 | 1 | -3/+0 |
| * | (UNEXEC): Use unexsol.o. | Richard M. Stallman | 2002-09-05 | 1 | -15/+1 |
| * | 2002-08-27 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-08-27 | 1 | -0/+3 |