1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 12:20:39 -08:00
emacs/src/s
2009-11-21 04:50:36 +00:00
..
aix4-2.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
bsd-common.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
cygwin.h Fix last change. 2009-11-21 04:50:36 +00:00
darwin.h [temacs] Undef HAVE_POSIX_MEMALIGN. 2009-08-28 22:50:11 +00:00
freebsd.h * s/freebsd.h: 2009-11-11 19:13:50 +00:00
gnu-kfreebsd.h
gnu-linux.h Make GCPROs and UNGCPRO no-ops also on SuperH. 2009-05-10 14:18:47 +00:00
gnu.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
hpux10-20.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
hpux11.h
irix6-5.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
lynxos.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ms-w32.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
msdos.h (SYSTEM_PURESIZE_EXTRA): Revert last change. 2009-11-13 10:10:15 +00:00
netbsd.h * s/freebsd.h: 2009-11-11 19:13:50 +00:00
openbsd.h
README
sol2-3.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
sol2-4.h
sol2-5.h
sol2-6.h
sol2-10.h
template.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
unixware.h
usg5-4-2.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
usg5-4.h Add 2009 to copyright years. 2009-01-08 03:15: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.