| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove support for Solaris on PPC and for old versions. | Dan Nicolaescu | 2010-03-19 | 1 | -32/+0 |
| | | | | | | | | | | | | | | | | * s/sol2-6.h: Add the contents of s/sol-2.3.h, s/sol-2.4.h, s/sol-2.5.h. (LD_SWITCH_SYSTEM, USE_MMAP_FOR_BUFFERS): Remove #defines/#undef that cancel each other. * s/sol2-3.h: * s/sol2-4.h: * s/sol2-5.h: Remove. * m/ibmrs6000.h: Remove code for USG5_4, this file is only used on AIX. (NO_REMAP): Remove, unused. (UNEXEC): Move definition ... * s/aix4-2.h (UNEXEC): ... here. * configure.in: Remove support for Solaris on PPC and for old versions. | ||||
| * | * s/sol2.h: | Dan Nicolaescu | 2008-07-17 | 1 | -7/+4 |
| | | | | | * s/sol2-4.h: Reorganize conditionals. | ||||
| * | * src/fileio.c: | Dan Nicolaescu | 2008-07-10 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | * src/sysdep.c * src/systty.h: * src/m/ibmrs6000.h: * src/m/iris4d.h: * src/s/aix4-2.h: * src/s/freebsd.h: * src/s/gnu-linux.h: * src/s/hpux10-20.h: * src/s/hpux11.h: * src/s/netbsd.h: * src/s/sol2-3.h: * src/s/sol2-4.h: * src/s/sol2.h: * src/s/usg5-4.h: * src/s/vms.h: Remove references to unused variables. | ||||
| * | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+2 |
| | | |||||
| * | (NOT_USING_MOTIF): New macro. | Paul Eggert | 1998-08-28 | 1 | -2/+8 |
| | | | | | | (LD_SWITCH_SYSTEM_TEMACS): Put /usr/dt/lib in the link library path only if we're not building with Motif. | ||||
| * | (XPointer): Define XPointer. | Richard M. Stallman | 1997-07-13 | 1 | -3/+4 |
| | | |||||
| * | (LD_SWITCH_SYSTEM): Use no space after -L and -R. | Richard M. Stallman | 1996-06-19 | 1 | -3/+3 |
| | | |||||
| * | (C_SWITCH_X_SYSTEM): Definition moved from sol2.h. | Richard M. Stallman | 1996-05-01 | 1 | -0/+5 |
| | | |||||
| * | (LIB_X11_LIB): Remove; this undoes the Jan 31 change. The problem was | Richard M. Stallman | 1996-02-05 | 1 | -4/+0 |
| | | | | | fixed instead by the Feb 1 change to ../configure.in. | ||||
| * | (LIB_X11_LIB): New definition. | Richard M. Stallman | 1996-01-31 | 1 | -0/+4 |
| | | |||||
| * | (LD_SWITCH_SYSTEM): Copied back from s/sol2-3.h; | Karl Heuer | 1995-05-30 | 1 | -0/+11 |
| | | | | | added references to /usr/dt/lib. | ||||
| * | (VFORK_RETURN_TYPE): Moved to s/sol2-3.h. | Karl Heuer | 1995-05-27 | 1 | -7/+0 |
| | | |||||
| * | Move #undef HAVE_VFORK to s/sol2-3.h. | Karl Heuer | 1995-05-26 | 1 | -7/+4 |
| | | | | | Define VFORK_RETURN_TYPE. | ||||
| * | Undo previous change. | Karl Heuer | 1995-05-18 | 1 | -10/+0 |
| | | |||||
| * | (LD_SWITCH_SYSTEM): Define. | Richard M. Stallman | 1995-05-15 | 1 | -0/+10 |
| | | |||||
| * | (HAVE_VFORK): Add #undef. | Richard M. Stallman | 1995-05-05 | 1 | -0/+3 |
| | | |||||
| * | (pid_t): New definition. | Richard M. Stallman | 1994-08-14 | 1 | -3/+5 |
| | | | | | (vfork): Definition deleted. | ||||
| * | (POSIX_SIGNALS, PTY_TTY_NAME_SPRINTF, sigsetmask): | Richard M. Stallman | 1994-08-11 | 1 | -21/+0 |
| | | | | | Delete those things (moved to sol2-3.h). | ||||
| * | (HAVE_VFORK): Deleted. | Richard M. Stallman | 1994-08-11 | 1 | -3/+6 |
| | | | | | (vfork): Define as emacs_vfork. | ||||
| * | (PTY_TTY_NAME_SPRINTF): New definition. | Richard M. Stallman | 1994-08-07 | 1 | -6/+30 |
| | | | | | | | | | | | (sigsetmask): Add #undef. (SOLARIS2_4): Defined. Discard old contents of file. Instead, undef C_SWITCH_SYSTEM and const, so that we use GCC without -traditional. (HAVE_VFORK): Defined. | ||||
| * | Initial revision | Richard M. Stallman | 1994-08-04 | 1 | -0/+11 |