1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-20 23:20:36 -08:00
emacs/src/s
2002-12-09 18:10:12 +00:00
..
386-ix.h
386bsd.h
aix3-1.h
aix3-2-5.h
aix3-2.h (HAVE_FSYNC): Don't define. 2002-11-18 15:53:38 +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
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-12-02 Andrew Choi <akochoi@shaw.ca> 2002-12-02 17:13:46 +00:00
dgux.h
dgux4.h
dgux5-4-3.h
dgux5-4r2.h
domain.h
esix.h
esix5r4.h
freebsd.h
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
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 (POLLING_PROBLEM_IN_SELECT): Defined. 2002-11-06 04:57:48 +00:00
hpux11.h (POLLING_PROBLEM_IN_SELECT): Add #undef. 2002-11-06 04:58:50 +00:00
iris3-5.h
iris3-6.h
irix3-3.h
irix4-0.h Don't include alloca.h. 2002-11-18 16:37:53 +00:00
irix5-0.h Don't include alloca.h. 2002-11-18 16:37:53 +00:00
irix5-2.h
irix6-0.h *** empty log message *** 2002-11-27 23:01:32 +00:00
irix6-5.h Don't include strings.h. 2002-10-30 18:57:41 +00:00
isc2-2.h
isc3-0.h
isc4-0.h
isc4-1.h
lynxos.h (HAVE_VFORK): Remove #undef. 2001-12-07 05:55:03 +00:00
mach-bsd4-3.h
ms-w32.h Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME. 2002-11-17 22:35:26 +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 Move OSF1 stuff from m/alpha.h to here. 2002-11-18 16:02:39 +00:00
osf5-0.h (WAIT_USE_INT, SYS_SIGLIST_DECLARED, sys_siglist): 2002-11-27 22:59:22 +00:00
ptx.h
ptx4-2.h
ptx4.h
README
riscix1-1.h
riscix12.h
riscos5.h
rtu.h
sco4.h (bcopy, bzero, bcmp): Don't define. 2002-11-19 14:47:11 +00:00
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 (BROKEN_SIGIO): Turn off the #undef. 2002-11-05 05:19:58 +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-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, bzero, bcmp): Don't define. 2002-11-19 14:47:11 +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.