1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-16 00:01:05 -08:00
emacs/src/s
2008-02-01 23:29:29 +00:00
..
386bsd.h
aix3-1.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
aix3-2-5.h
aix3-2.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
aix4-1.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
aix4-2.h
aix4.h
bsd4-1.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
bsd4-2.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
bsd4-3.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
bsd386.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
bsdos2-1.h
bsdos2.h
bsdos3.h
bsdos4.h
cygwin.h Define VIRT_ADDR_VARIES. 2008-02-01 23:29:29 +00:00
darwin.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
freebsd.h Add 2008 to copyright years. 2008-01-08 04:11:05 +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 Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
gnu.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
hpux.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
hpux8.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
hpux9.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
hpux9shr.h
hpux10-20.h
hpux10.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
hpux11.h
irix5-0.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
irix5-2.h
irix6-0.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
irix6-5.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
lynxos.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
mach-bsd4-3.h
ms-w32.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
msdos.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
netbsd.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
nextstep.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
openbsd.h
README
riscos5.h
sol2-3.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
sol2-4.h
sol2-5.h
sol2-6.h
sol2.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
template.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
ultrix4-3.h
unixware.h
usg5-0.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
usg5-2-2.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
usg5-2.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
usg5-3.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
usg5-4-2.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
usg5-4-3.h
usg5-4.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
ux4800.h
uxpds.h
uxpv.h
vms.h Add 2008 to copyright years. 2008-01-08 04:11:05 +00:00
vms4-0.h
vms4-2.h
vms4-4.h
vms5-5.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.