| Commit message (Expand) | Author | Age | Files | Lines |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | (MAIL_USE_FLOCK): Make it conditional. | Dave Love | 2003-05-20 | 1 | -1/+11 |
* | (GC_SETJMP_WORKS, GC_MARK_STACK): Define for more | Dave Love | 2003-01-24 | 1 | -4/+11 |
* | (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 |
* | (GNU_LINUX): Defined. | Richard M. Stallman | 2001-12-11 | 1 | -0/+1 |
* | 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 |
* | Comments. | Dave Love | 2001-01-08 | 1 | -3/+1 |
* | (GC_MARK_STACK): Define as GC_MAKE_GCPROS_NOOPS. | Gerd Moellmann | 2000-12-12 | 1 | -0/+1 |
* | Don't use `#cpu'. | Gerd Moellmann | 2000-11-20 | 1 | -1/+5 |
* | (C_SWITCH_SYSTEM): Don't define _XOPEN_SOURCE here. | Dave Love | 2000-06-22 | 1 | -1/+1 |
* | Don't declare HAVE_GETWD. | Dave Love | 2000-06-20 | 1 | -1/+0 |
* | (setpgrp): Don't define it here because this | Gerd Moellmann | 2000-05-23 | 1 | -1/+0 |
* | (UNIX98_PTYS) [HAVE_GRANDPT]: Define. | Gerd Moellmann | 2000-05-20 | 1 | -42/+40 |
* | (GC_SETJMP_WORKS): Define for i386, sparc, m68k, alpha. | Dave Love | 2000-03-28 | 1 | -0/+9 |
* | Don't define HAVE_VFORK or HAVE_SYS_SIGLIST. | Dave Love | 2000-02-12 | 1 | -2/+0 |
* | Use SIGCHLD, not SIGCLD (not in glibc 2.1). | Dave Love | 1999-11-02 | 1 | -2/+3 |
* | [HAVE_DEV_PTMX]: Redefine FIRST_PTY_LETTER to 'z'. | Gerd Moellmann | 1999-10-27 | 1 | -0/+36 |
* | s/usg5-4.h: | Paul Eggert | 1999-10-19 | 1 | -21/+4 |
* | (NARROWPROTO): New. | Gerd Moellmann | 1999-07-21 | 1 | -0/+2 |
* | [DOUG_LEA_MALLOC] (REL_ALLOC): Undefine it. | Richard M. Stallman | 1999-01-02 | 1 | -0/+5 |
* | (setpgrp): Remove extra parens around parameters. | Richard M. Stallman | 1998-05-25 | 1 | -1/+1 |
* | (LINUX_MAP_SHARED_DOES_WORK): Define for kernel | Andreas Schwab | 1998-02-20 | 1 | -0/+5 |
* | (LD_SWITCH_SYSTEM) [__mips__]: Alternate definition. | Richard M. Stallman | 1997-06-23 | 1 | -0/+4 |
* | Comment change. | Karl Heuer | 1996-09-17 | 1 | -1/+1 |
* | Undo previous change. | Karl Heuer | 1996-07-16 | 1 | -2/+2 |
* | [__ELF__] (START_FILES, LIB_STANDARD): | Karl Heuer | 1996-07-16 | 1 | -2/+2 |
* | (LD_SWITCH_SYSTEM): Just one definition. | Richard M. Stallman | 1996-06-25 | 1 | -7/+1 |
* | Renamed from lignux.h. | Richard M. Stallman | 1996-06-21 | 1 | -8/+8 |
* | [__ELF__] (LD_SWITCH_SYSTEM): Define it. | Richard M. Stallman | 1996-06-11 | 1 | -0/+13 |
* | Define HAVE_WAIT_HEADER. | Richard M. Stallman | 1996-04-11 | 1 | -0/+1 |
* | Test HAVE_LIBNCURSES, not HAVE_NCURSES | Richard M. Stallman | 1996-04-08 | 1 | -1/+1 |
* | [HAVE_NCURSES] (LIBS_TERMCAP): New definition. | Richard M. Stallman | 1996-04-05 | 1 | -0/+1 |
* | (TERMINFO): Do define (if HAVE_NCURSES). | Richard M. Stallman | 1996-03-30 | 1 | -4/+0 |
* | Renamed from s/linux.h. | Richard M. Stallman | 1996-03-27 | 1 | -2/+3 |
* | (setpgrp): New macro. | Richard M. Stallman | 1996-03-24 | 1 | -0/+5 |
* | Test HAVE_LINUX_VERSION_H, not HAVE_VERSION_H. | Richard M. Stallman | 1996-03-19 | 1 | -2/+2 |
* | (LINUX_SIGIO_DOES_WORK): Define only if HAVE_VERSION_H. | Richard M. Stallman | 1996-03-17 | 1 | -3/+9 |
* | Comment change. | Richard M. Stallman | 1996-03-07 | 1 | -1/+1 |
* | (TERMINFO): Define, if HAVE_NCURSES. | Richard M. Stallman | 1996-03-06 | 1 | -23/+19 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | (LIBS_TERMCAP): Definition deleted. | Karl Heuer | 1996-01-09 | 1 | -1/+0 |
* | (LIB_MOTIF): New definition. | Richard M. Stallman | 1995-11-21 | 1 | -0/+3 |
* | #undef SIGPOLL and SIGURG as well as SIGIO. | Richard M. Stallman | 1995-11-19 | 1 | -0/+4 |
* | (REGEXP_IN_LIBC): Definition turned off. | Richard M. Stallman | 1995-10-25 | 1 | -1/+5 |
* | (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved to intel386.h | Richard M. Stallman | 1995-08-11 | 1 | -8/+2 |
* | (HAVE_XRMSETDATABASE): Define if not defined. | Richard M. Stallman | 1995-07-30 | 1 | -1/+5 |
* | (LIB_GCC): Fix previous change. | Richard M. Stallman | 1995-06-19 | 1 | -1/+2 |
* | (LIB_GCC): Define here, overriding Makefile.in.in, | Richard M. Stallman | 1995-06-18 | 1 | -1/+4 |