| Commit message (Expand) | Author | Age | Files | Lines |
| * | Include /usr/pkg in the run time shared library path. | Eli Zaretskii | 2002-05-31 | 1 | -1/+1 |
| * | [DOUG_LEA_MALLOC] (REL_ALLOC): Undefine it. | Richard M. Stallman | 2002-05-05 | 1 | -0/+5 |
| * | (HAVE_SELECT): Define. | Jason Rumney | 2002-05-03 | 1 | -1/+1 |
| * | [emacs]: Include stdio.h. | Richard M. Stallman | 2002-04-30 | 1 | -0/+9 |
| * | Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, | Andrew Choi | 2002-04-26 | 1 | -0/+291 |
| * | (bcopy, bzero, bcmp): Define only if HAVE_BCOPY is not defined. | Eli Zaretskii | 2002-04-19 | 1 | -0/+12 |
| * | (HAVE_LIBKSTAT): Define only if not already defined. | Eli Zaretskii | 2002-04-17 | 1 | -1/+4 |
| * | (SYSTEM_PURESIZE_EXTRA): Reduce to 50000. | Eli Zaretskii | 2002-04-16 | 1 | -1/+1 |
| * | Don't define HAVE_ALLOCA, C_ALLOCA and STACK_DIRECTION, now set by autoconf. | Andreas Schwab | 2002-04-15 | 6 | -22/+1 |
| * | (GC_LISP_OBJECT_ALIGNMENT): Define to 2 for m68k. | Andreas Schwab | 2002-02-07 | 1 | -1/+4 |
| * | Check for __mc68000__ instead of __m68k__, the latter never being defined | Andreas Schwab | 2002-02-02 | 1 | -1/+1 |
| * | (LIBX11_SYSTEM) [MOTIF]: Add -lgen. | Richard M. Stallman | 2001-12-29 | 1 | -1/+10 |
| * | (GNU_LINUX): Defined. | Richard M. Stallman | 2001-12-11 | 1 | -0/+1 |
| * | (srand48): Don't undefine. | Eli Zaretskii | 2001-12-09 | 1 | -1/+0 |
| * | Fix comment about vfork. | Paul Eggert | 2001-12-07 | 1 | -2/+0 |
| * | (HAVE_VFORK): Remove #undef. | Paul Eggert | 2001-12-07 | 1 | -3/+1 |
| * | (vfork): Remove #define. | Paul Eggert | 2001-12-07 | 1 | -4/+0 |
| * | (random): Add undef. | Richard M. Stallman | 2001-12-07 | 1 | -1/+2 |
| * | Comment change. | Richard M. Stallman | 2001-11-17 | 1 | -1/+1 |
| * | (HAVE_SYS_WAIT_H): Add #undef. | Richard M. Stallman | 2001-11-17 | 2 | -0/+6 |
| * | (HAVE_SYS_WAIT_H): Define it. | Richard M. Stallman | 2001-11-17 | 1 | -0/+3 |
| * | Fix last change. | Eli Zaretskii | 2001-11-03 | 1 | -0/+2 |
| * | (sigprocmask_set): Declare as extern SIGMASKTYPE. | Eli Zaretskii | 2001-11-03 | 1 | -0/+1 |
| * | New file. | Eli Zaretskii | 2001-10-31 | 1 | -0/+8 |
| * | (EXEC_SUFFIXES): Remove. | Stefan Monnier | 2001-10-14 | 2 | -2/+0 |
| * | (C_SWITCH_SYSTEM) [!__GNUC__]: Add `-nointrinsics' | Gerd Moellmann | 2001-10-10 | 1 | -0/+9 |
| * | Do not undef min and max. | Andrew Innes | 2001-10-08 | 1 | -6/+0 |
| * | Fix a typo in comment. | Pavel JanÃk | 2001-09-28 | 1 | -1/+1 |
| * | (LD_SWITCH_SYSTEM_TEMACS): Link temacs with -z | Andreas Schwab | 2001-09-28 | 1 | -0/+6 |
| * | (LD_SWITCH_SYSTEM, C_SWITCH_SYSTEM): Add /usr/pkg. | Gerd Moellmann | 2001-09-19 | 1 | -2/+2 |
| * | (C_SWITCH_SYSTEM): Add. | Gerd Moellmann | 2001-09-18 | 1 | -1/+10 |
| * | New file, for building Emacs on hppa1.1-hitachi. | Eli Zaretskii | 2001-08-14 | 1 | -0/+44 |
| * | Update the copyright. | Eli Zaretskii | 2001-03-04 | 1 | -1/+1 |
| * | Add copyright notice. | Gerd Moellmann | 2001-02-20 | 1 | -1/+22 |
| * | Fix a typo in a comment. | Eli Zaretskii | 2001-01-25 | 1 | -1/+1 |
| * | (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS. | Eli Zaretskii | 2001-01-20 | 1 | -0/+1 |
| * | Rearrange relative to comment. | Dave Love | 2001-01-08 | 1 | -1/+2 |
| * | Comments. | Dave Love | 2001-01-08 | 1 | -3/+1 |
| * | (NSIG): Don't redefine. | Dave Love | 2000-12-21 | 1 | -0/+2 |
| * | comment | Dave Love | 2000-12-18 | 1 | -3/+4 |
| * | (_FILE_OFFSET_BITS): Undef again. | Gerd Moellmann | 2000-12-18 | 1 | -0/+6 |
| * | Comment update. | Gerd Moellmann | 2000-12-15 | 1 | -0/+8 |
| * | (bcopy) [IRIX6]: Don't special-case definition of | Gerd Moellmann | 2000-12-15 | 1 | -3/+1 |
| * | #undef bcopy & al here. Include strings.h. | Gerd Moellmann | 2000-12-15 | 1 | -0/+13 |
| * | (GC_MARK_STACK): Use GC_MAKE_GCPROS_NOOPS instead of `1'. | Gerd Moellmann | 2000-12-12 | 2 | -2/+2 |
| * | (GC_MARK_STACK): Define as GC_MAKE_GCPROS_NOOPS. | Gerd Moellmann | 2000-12-12 | 1 | -0/+1 |
| * | Update comment about _XOPEN_SOURCE. | Gerd Moellmann | 2000-12-11 | 2 | -5/+4 |
| * | (_FILE_OFFSET_BITS): Do not undef. | Gerd Moellmann | 2000-12-11 | 1 | -6/+0 |
| * | (_LARGEFILE_SOURCE, _FILE_OFFSET_BITS): Don't define. | Dave Love | 2000-11-22 | 1 | -9/+0 |
| * | (_FILE_OFFSET_BITS): Undef. | Gerd Moellmann | 2000-11-21 | 1 | -0/+6 |