1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 13:10:57 -08:00
emacs/src/s
2002-09-13 19:36:33 +00:00
..
386-ix.h
386bsd.h
3700.h
aix3-1.h
aix3-2-5.h
aix3-2.h Don't define HAVE_ALLOCA, C_ALLOCA and STACK_DIRECTION, now set by autoconf. 2002-04-15 13:24:05 +00:00
aix4-1.h
aix4-2.h Don't define HAVE_ALLOCA, C_ALLOCA and STACK_DIRECTION, now set by autoconf. 2002-04-15 13:24:05 +00:00
aix4.h
alliant-2800.h
alliant.h
altos.h
amdahl.h
bsd4-1.h
bsd4-2.h
bsd4-3.h
bsd386.h
bsdos2-1.h
bsdos2.h
bsdos3.h
bsdos4.h
cxux.h
cxux7.h
darwin.h 2002-08-27 Andrew Choi <akochoi@shaw.ca> 2002-08-27 18:49:52 +00:00
dgux.h
dgux4.h
dgux5-4-3.h
dgux5-4r2.h
domain.h
esix.h
esix5r4.h
freebsd.h (vfork): Remove #define. 2001-12-07 05:54:13 +00:00
gnu-linux.h (GC_LISP_OBJECT_ALIGNMENT): Define to 2 for m68k. 2002-02-07 11:12:04 +00:00
gnu.h [DOUG_LEA_MALLOC] (REL_ALLOC): Undefine it. 2002-05-05 04:30:45 +00:00
hiuxmpp.h
hiuxwe2.h New file, for building Emacs on hppa1.1-hitachi. 2001-08-14 11:28:17 +00:00
hpux.h (HAVE_SYS_WAIT_H): The #undef is conditional on HPUX8. 2002-07-29 01:56:56 +00:00
hpux8.h (HPUX8): Define this before including hpux.h. 2002-07-29 01:57:49 +00:00
hpux9-x11r4.h
hpux9.h
hpux9shr.h
hpux9shxr4.h
hpux10.h (C_SWITCH_SYSTEM): #undef it. 2002-08-07 14:32:09 +00:00
hpux11.h (USG_SUBTTY_WORKS): Defined. 2002-07-16 13:47:41 +00:00
iris3-5.h
iris3-6.h
irix3-3.h
irix4-0.h Don't define HAVE_ALLOCA, C_ALLOCA and STACK_DIRECTION, now set by autoconf. 2002-04-15 13:24:05 +00:00
irix5-0.h Don't define HAVE_ALLOCA, C_ALLOCA and STACK_DIRECTION, now set by autoconf. 2002-04-15 13:24:05 +00:00
irix5-2.h
irix6-0.h Rearrange relative to comment. 2001-01-08 19:56:54 +00:00
irix6-5.h #undef bcopy & al here. Include strings.h. 2000-12-15 14:48:46 +00:00
isc2-2.h
isc3-0.h Update comment about _XOPEN_SOURCE. 2000-12-11 11:59:52 +00:00
isc4-0.h
isc4-1.h (HAVE_SYS_WAIT_H): Add #undef. 2001-11-17 03:48:21 +00:00
lynxos.h (HAVE_VFORK): Remove #undef. 2001-12-07 05:55:03 +00:00
mach-bsd4-3.h
ms-w32.h (HAVE_SELECT): Define. 2002-05-03 20:42:33 +00:00
msdos.h (SYSTEM_PURESIZE_EXTRA): Reduce to 50000. 2002-04-16 17:29:11 +00:00
netbsd.h Include /usr/pkg in the run time shared library path. 2002-05-31 16:31:51 +00:00
newsos5.h
newsos6.h
nextstep.h
openbsd.h
osf1.h
osf5-0.h (C_SWITCH_SYSTEM) [!__GNUC__]: Add `-nointrinsics' 2001-10-10 12:21:58 +00:00
ptx.h
ptx4-2.h
ptx4.h
README
riscix1-1.h
riscix12.h
riscos5.h
rtu.h
sco4.h
sco5.h Don't define HAVE_ALLOCA, C_ALLOCA and STACK_DIRECTION, now set by autoconf. 2002-04-15 13:24:05 +00:00
sol2-3.h
sol2-4.h
sol2-5.h (UNEXEC): Definition deleted. 2002-09-09 19:40:29 +00:00
sol2-6.h (UNEXEC): Comment out definition. 2002-09-13 19:36:33 +00:00
sol2.h (HAVE_LIBKSTAT): Define only if not already defined. 2002-04-17 19:39:00 +00:00
sunos4-0.h
sunos4-1.h
sunos4shr.h
sunos413.h
template.h
ultrix4-3.h
umax.h
umips.h
unipl5-0.h
unipl5-2.h
unixware.h Don't define HAVE_ALLOCA, C_ALLOCA and STACK_DIRECTION, now set by autoconf. 2002-04-15 13:24:05 +00:00
usg5-0.h
usg5-2-2.h
usg5-2.h
usg5-3.h
usg5-4-2.h Fix comment about vfork. 2001-12-07 05:55:41 +00:00
usg5-4-3.h
usg5-4.h (bcopy) [IRIX6]: Don't special-case definition of 2000-12-15 14:49:08 +00:00
ux4800.h
uxpds.h
uxpv.h
vms.h
vms4-0.h
vms4-2.h
vms4-4.h
vms5-5.h
windows95.h
xenix.h

This directory contains C header files containing
operating-system-specific definitions.  Each file describes a
particular operating system.  The emacs configuration script edits
../config.h to include the appropriate one of these files, and then
each emacs source file includes config.h.

template.h is a generic template for system descriptions; it describes
the parameters a system file can specify.