emacs/src/s
2008-06-27 14:32:24 +00:00
..
aix4-2.h * unexnext.c: 2008-06-26 04:24:54 +00:00
bsd-common.h * unexnext.c: 2008-06-26 04:24:54 +00:00
cygwin.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:18:17 +00:00
darwin.h * unexnext.c: 2008-06-26 04:24:54 +00:00
freebsd.h * unexnext.c: 2008-06-26 04:24:54 +00:00
gnu-kfreebsd.h Petr Salinger <Petr.Salinger at seznam.cz>: New file. 2007-11-28 08:16:55 +00:00
gnu-linux.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:18:17 +00:00
gnu.h * unexnext.c: 2008-06-26 04:24:54 +00:00
hpux10-20.h * unexnext.c: 2008-06-26 04:24:54 +00:00
hpux11.h Add arch taglines 2003-09-01 15:45:59 +00:00
irix6-5.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:18:17 +00:00
lynxos.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:18:17 +00:00
ms-w32.h * unexnext.c: 2008-06-26 04:24:54 +00:00
msdos.h American English spelling fix. 2008-06-27 02:41:14 +00:00
netbsd.h * unexnext.c: 2008-06-26 04:24:54 +00:00
openbsd.h (LD_SWITCH_SYSTEM): Remove /usr/pkg/lib and /usr/pkg/lib from 2006-11-22 15:17:47 +00:00
README
sol2-3.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:18:17 +00:00
sol2-4.h Add arch taglines 2003-09-01 15:45:59 +00:00
sol2-5.h Add arch taglines 2003-09-01 15:45:59 +00:00
sol2-6.h Delete previous change. 2004-03-20 01:10:19 +00:00
sol2.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:18:17 +00:00
template.h * unexnext.c: 2008-06-26 04:24:54 +00:00
unixware.h Add arch taglines 2003-09-01 15:45:59 +00:00
usg5-4-2.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:18:17 +00:00
usg5-4.h (USG_SHARED_LIBRARIES): Remove duplicate definition. 2008-06-27 14:32:24 +00:00
vms.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:18:17 +00:00

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.