aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/sol2-4.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for Solaris on PPC and for old versions.Dan Nicolaescu2010-03-191-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 Nicolaescu2008-07-171-7/+4
| | | | * s/sol2-4.h: Reorganize conditionals.
* * src/fileio.c:Dan Nicolaescu2008-07-101-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 taglinesMiles Bader2003-09-011-0/+2
|
* (NOT_USING_MOTIF): New macro.Paul Eggert1998-08-281-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. Stallman1997-07-131-3/+4
|
* (LD_SWITCH_SYSTEM): Use no space after -L and -R.Richard M. Stallman1996-06-191-3/+3
|
* (C_SWITCH_X_SYSTEM): Definition moved from sol2.h.Richard M. Stallman1996-05-011-0/+5
|
* (LIB_X11_LIB): Remove; this undoes the Jan 31 change. The problem wasRichard M. Stallman1996-02-051-4/+0
| | | | fixed instead by the Feb 1 change to ../configure.in.
* (LIB_X11_LIB): New definition.Richard M. Stallman1996-01-311-0/+4
|
* (LD_SWITCH_SYSTEM): Copied back from s/sol2-3.h;Karl Heuer1995-05-301-0/+11
| | | | added references to /usr/dt/lib.
* (VFORK_RETURN_TYPE): Moved to s/sol2-3.h.Karl Heuer1995-05-271-7/+0
|
* Move #undef HAVE_VFORK to s/sol2-3.h.Karl Heuer1995-05-261-7/+4
| | | | Define VFORK_RETURN_TYPE.
* Undo previous change.Karl Heuer1995-05-181-10/+0
|
* (LD_SWITCH_SYSTEM): Define.Richard M. Stallman1995-05-151-0/+10
|
* (HAVE_VFORK): Add #undef.Richard M. Stallman1995-05-051-0/+3
|
* (pid_t): New definition.Richard M. Stallman1994-08-141-3/+5
| | | | (vfork): Definition deleted.
* (POSIX_SIGNALS, PTY_TTY_NAME_SPRINTF, sigsetmask):Richard M. Stallman1994-08-111-21/+0
| | | | Delete those things (moved to sol2-3.h).
* (HAVE_VFORK): Deleted.Richard M. Stallman1994-08-111-3/+6
| | | | (vfork): Define as emacs_vfork.
* (PTY_TTY_NAME_SPRINTF): New definition.Richard M. Stallman1994-08-071-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 revisionRichard M. Stallman1994-08-041-0/+11