1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-07 06:22:32 -08:00
emacs/src/s
2001-08-14 11:28:17 +00:00
..
386-ix.h
386bsd.h
3700.h
aix3-1.h
aix3-2-5.h
aix3-2.h
aix4-1.h
aix4-2.h
aix4.h
alliant-2800.h
alliant.h
altos.h
amdahl.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
dgux.h
dgux4.h
dgux5-4-3.h
dgux5-4r2.h
domain.h
esix.h
esix5r4.h
freebsd.h Add copyright notice. 2001-02-20 11:00:55 +00:00
gnu-linux.h Comments. 2001-01-08 19:54:40 +00:00
gnu.h
hiuxmpp.h
hiuxwe2.h New file, for building Emacs on hppa1.1-hitachi. 2001-08-14 11:28:17 +00:00
hpux.h
hpux8.h
hpux9-x11r4.h
hpux9.h
hpux9shr.h
hpux9shxr4.h
hpux10.h comment 2000-12-18 18:09:36 +00:00
iris3-5.h
iris3-6.h
irix3-3.h
irix4-0.h
irix5-0.h (USE_MMAP_FOR_BUFFERS): Define instead of REL_ALLOC_MMAP. 2000-09-14 15:12:48 +00:00
irix5-2.h
irix6-0.h Rearrange relative to comment. 2001-01-08 19:56:54 +00:00
irix6-5.h #undef bcopy & al here. Include strings.h. 2000-12-15 14:48:46 +00:00
isc2-2.h
isc3-0.h Update comment about _XOPEN_SOURCE. 2000-12-11 11:59:52 +00:00
isc4-0.h
isc4-1.h
lynxos.h
mach-bsd4-3.h
ms-w32.h
msdos.h Update the copyright. 2001-03-04 07:09:15 +00:00
netbsd.h (GC_MARK_STACK): Use GC_MAKE_GCPROS_NOOPS instead of `1'. 2000-12-12 10:05:09 +00:00
newsos5.h
newsos6.h
nextstep.h
openbsd.h
osf1.h
osf5-0.h (NSIG): Don't redefine. 2000-12-21 00:01:55 +00:00
ptx.h
ptx4-2.h
ptx4.h
README
riscix1-1.h
riscix12.h
riscos5.h
rtu.h
sco4.h
sco5.h
sol2-3.h
sol2-4.h
sol2-5.h (_LARGEFILE_SOURCE, _FILE_OFFSET_BITS): Don't define. 2000-11-22 10:41:06 +00:00
sol2.h (USE_MMAP_FOR_BUFFERS): Define instead of REL_ALLOC_MMAP. 2000-09-14 15:12:48 +00:00
sunos4-0.h
sunos4-1.h
sunos4shr.h
sunos413.h (USE_MMAP_FOR_BUFFERS): Define. 2000-09-28 21:49:46 +00:00
template.h (USE_MMAP_FOR_BUFFERS): Define instead of REL_ALLOC_MMAP. 2000-09-14 15:12:48 +00:00
ultrix4-3.h
umax.h
umips.h
unipl5-0.h
unipl5-2.h
unixware.h
usg5-0.h
usg5-2-2.h
usg5-2.h
usg5-3.h
usg5-4-2.h
usg5-4-3.h
usg5-4.h (bcopy) [IRIX6]: Don't special-case definition of 2000-12-15 14:49:08 +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.