| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (HAVE_GETPAGESIZE): Definition deleted. | Richard M. Stallman | 1994-10-26 | 1 | -4/+0 |
| | | |||||
| * | Don't include signal.h, values.h. | Richard M. Stallman | 1994-09-25 | 1 | -8/+2 |
| | | | | | (signal): Definition deleted. | ||||
| * | Delete obsolete symbols. | Karl Heuer | 1994-09-18 | 1 | -2/+0 |
| | | |||||
| * | Add LINUX_QMAGIC conditional. | Richard M. Stallman | 1994-08-26 | 1 | -0/+10 |
| | | |||||
| * | [emacs]: Include stdio.h. | Richard M. Stallman | 1994-07-18 | 1 | -1/+2 |
| | | |||||
| * | (SEGMENT_MASK): Defined. | Richard M. Stallman | 1994-06-20 | 1 | -4/+2 |
| | | |||||
| * | (C_OPTIMIZE_SWITCH): Definition deleted. | Richard M. Stallman | 1994-06-19 | 1 | -1/+0 |
| | | |||||
| * | (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE. | Richard M. Stallman | 1994-06-18 | 1 | -0/+9 |
| | | | | | | | (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR): (HAVE_XSCREENNUMBEROFSCREEN, HAVE_XRMSETDATABASE): Comment out these definitions. | ||||
| * | (CLASH_DETECTION): Defined. | Richard M. Stallman | 1994-06-10 | 1 | -1/+1 |
| | | |||||
| * | (HAVE_XRMSETDATABASE): Define if not defined. | Richard M. Stallman | 1994-05-27 | 1 | -0/+3 |
| | | |||||
| * | (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR) | Richard M. Stallman | 1994-05-22 | 1 | -0/+16 |
| | | | | | (HAVE_XSCREENNUMBEROFSCREEN): Define these if not already defined. | ||||
| * | (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Both definitions | Richard M. Stallman | 1994-05-19 | 1 | -2/+2 |
| | | | | | renamed from PENDING_OUTPUT_COUNT. | ||||
| * | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
| | | |||||
| * | Delete HAVE_SETSID; configure checks for that. | Karl Heuer | 1994-02-12 | 1 | -2/+0 |
| | | |||||
| * | Don't include stdio.h. | Richard M. Stallman | 1994-01-17 | 1 | -1/+0 |
| | | |||||
| * | (PENDING_OUTPUT_COUNT): Two alternate definitions | Richard M. Stallman | 1993-12-31 | 1 | -1/+12 |
| | | | | | for different versions of stdio.h. | ||||
| * | (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined. | Richard M. Stallman | 1993-12-26 | 1 | -0/+5 |
| | | |||||
| * | (HAVE_UNISTD_H): No need to define here. | Richard M. Stallman | 1993-11-19 | 1 | -1/+1 |
| | | |||||
| * | [TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE. | Richard M. Stallman | 1993-11-04 | 1 | -3/+8 |
| | | |||||
| * | Comment update reflects reality. | Brian Fox | 1993-10-05 | 1 | -1/+1 |
| | | |||||
| * | (LIBS_MACHINE): Make definition empty. | Richard M. Stallman | 1993-09-14 | 1 | -1/+3 |
| | | |||||
| * | Remove #definition of HAVE_CLOSEDIR; autoconf figures this out. | Jim Blandy | 1993-06-18 | 1 | -1/+0 |
| | | |||||
| * | * s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the former to -lipc, | Jim Blandy | 1993-06-14 | 1 | -0/+6 |
| | | | | | and #define the latter. | ||||
| * | * config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD): | Jim Blandy | 1993-06-12 | 1 | -0/+2 |
| | | | | | | | | | | Add #undefs for these. Dyke out code requesting -lXbsd and HAVE_RANDOM for XFREE386. * xfns.c (Fx_open_connection): Test HAVE_XRMSETDATABASE instead of NO_XRM_SET_DATABASE; the latter isn't used any more. * m/delta88k, m/tekXD88.h, s/linux.h, s/usg5-4-2.h (HAVE_RANDOM): Dyke out these #definitions; to avoid conflict with autoconf. | ||||
| * | * s/linux.h (SIGNALS_VIA_CHARACTERS): Don't #define this. | Jim Blandy | 1993-06-09 | 1 | -2/+3 |
| | | |||||
| * | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -1/+1 |
| | | |||||
| * | (HAVE_TCATTR): Deleted. | Richard M. Stallman | 1993-05-31 | 1 | -2/+22 |
| | | | | | | | | (BSD): Don't define. (read, write, open, close): Defined. (INTERRUPTIBLE_OPEN, INTERRUPTIBLE_CLOSE, INTERRUPTIBLE_IO): Defined. (C_SWITCH_SYSTEM): Defined. | ||||
| * | * linux.h (C_OPTIMIZE_SWITCH): Set this to the empty string; | Jim Blandy | 1993-05-29 | 1 | -0/+1 |
| | | | | | configure guesses just fine. | ||||
| * | * s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit. | Jim Blandy | 1993-05-28 | 1 | -0/+3 |
| | | |||||
| * | (HAVE_TCATTR): Defined. | Richard M. Stallman | 1993-05-27 | 1 | -0/+1 |
| | | |||||
| * | * s/linux.h (HAVE_DUP2, HAVE_ALLOCA_H): Deleted. | Jim Blandy | 1993-05-24 | 1 | -3/+3 |
| | | | | | | * s/linux.h (HAVE_SETSID): Defined. (HAVE_SOCKETS): Defined. | ||||
| * | Remove HAVE_RENAME; configure guesses that now. | Jim Blandy | 1993-05-23 | 1 | -1/+0 |
| | | |||||
| * | * s/linux.h: Remove copyright notices by Michael K. Johnson and | Jim Blandy | 1993-05-21 | 1 | -1/+2 |
| | | | | | | Rik Faith. They have both sent in papers now which make their changes public domain. | ||||
| * | *** empty log message *** | Jim Blandy | 1993-05-20 | 1 | -25/+0 |
| | | |||||
| * | Initial revision | Jim Blandy | 1993-05-20 | 1 | -0/+213 |