1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
emacs/src/s
2006-09-23 13:50:32 +00:00
..
386-ix.h
386bsd.h
aix3-1.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
aix3-2-5.h
aix3-2.h
aix4-1.h
aix4-2.h
aix4.h
bsd4-1.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
bsd4-2.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
bsd4-3.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
bsd386.h
bsdos2-1.h
bsdos2.h
bsdos3.h
bsdos4.h
cxux.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
cxux7.h
cygwin.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
darwin.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
dgux.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
dgux4.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
dgux5-4-3.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
dgux5-4r2.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
domain.h
esix.h
esix5r4.h
freebsd.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
gnu-linux.h (MAIL_USE_FLOCK): Check for HAVE_LIBLOCKFILE too. 2006-09-23 13:50:32 +00:00
gnu.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
hiuxmpp.h
hiuxwe2.h
hpux.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
hpux8.h
hpux9-x11r4.h
hpux9.h
hpux9shr.h
hpux9shxr4.h
hpux10-20.h
hpux10.h
hpux11.h
iris3-5.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
iris3-6.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
irix3-3.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
irix4-0.h
irix5-0.h
irix5-2.h
irix6-0.h
irix6-5.h (GC_SETJMP_WORKS, GC_MARK_STACK): New definitions. 2006-01-19 17:40:50 +00:00
isc2-2.h
isc3-0.h
isc4-0.h
isc4-1.h
lynxos.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
mach-bsd4-3.h
ms-w32.h (SYSTEM_PURESIZE_EXTRA): Increase to 25000. 2006-04-21 09:24:43 +00:00
msdos.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
netbsd.h
newsos5.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
newsos6.h
nextstep.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
openbsd.h
osf1.h
osf5-0.h
ptx.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ptx4-2.h
ptx4.h
README
riscix1-1.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
riscix12.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
riscos5.h
rtu.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
sco4.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
sco5.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
sol2-3.h
sol2-4.h
sol2-5.h
sol2-6.h
sol2.h
sunos4-0.h
sunos4-1.h
sunos4shr.h
sunos413.h
template.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ultrix4-3.h
umax.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
umips.h
unipl5-2.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unixware.h
usg5-0.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
usg5-2-2.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
usg5-2.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
usg5-3.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
usg5-4-2.h
usg5-4-3.h
usg5-4.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ux4800.h
uxpds.h
uxpv.h
vms.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
vms4-0.h
vms4-2.h
vms4-4.h
vms5-5.h
windows95.h
xenix.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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.