1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 18:00:40 -08:00
emacs/src/s
Juanma Barranquero 4f09e23d4a Include hpux10-20.h instead of hpux10.h. Delete #undef of
POLLING_PROBLEM_IN_SELECT.
2003-02-21 08:05:15 +00:00
..
386-ix.h
386bsd.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
aix3-1.h
aix3-2-5.h
aix3-2.h
aix4-1.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
aix4-2.h
aix4.h
bsd4-1.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
bsd4-2.h
bsd4-3.h
bsd386.h
bsdos2-1.h
bsdos2.h
bsdos3.h
bsdos4.h
cxux.h
cxux7.h
cygwin.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
darwin.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
dgux.h
dgux4.h
dgux5-4-3.h
dgux5-4r2.h
domain.h
esix.h
esix5r4.h
freebsd.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
gnu-linux.h
gnu.h
hiuxmpp.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
hiuxwe2.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
hpux.h
hpux8.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
hpux9-x11r4.h
hpux9.h
hpux9shr.h
hpux9shxr4.h
hpux10-20.h New file. 2003-02-21 08:03:31 +00:00
hpux10.h (POLLING_PROBLEM_IN_SELECT): Define POLL_INTERRUPTED_SYS_CALL, not 2003-02-21 08:04:13 +00:00
hpux11.h Include hpux10-20.h instead of hpux10.h. Delete #undef of 2003-02-21 08:05:15 +00:00
iris3-5.h
iris3-6.h
irix3-3.h
irix4-0.h
irix5-0.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
irix5-2.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
irix6-0.h
irix6-5.h
isc2-2.h
isc3-0.h
isc4-0.h
isc4-1.h
lynxos.h
mach-bsd4-3.h
ms-w32.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
msdos.h
netbsd.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
newsos5.h
newsos6.h
nextstep.h
openbsd.h
osf1.h
osf5-0.h
ptx.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ptx4-2.h
ptx4.h
README
riscix1-1.h
riscix12.h
riscos5.h
rtu.h
sco4.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
sco5.h Trailing whitespace deleted. 2003-02-04 14:56:31 +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 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ultrix4-3.h
umax.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
umips.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
ux4800.h
uxpds.h
uxpv.h
vms.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
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.