aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/template.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* s/usg5-4.h:Paul Eggert1999-10-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (NSIG): Remove. (NSIG_MINIMUM): New macro. s/gnu-linux.h, s/hpux.h, s/iris3-5.h, s/iris3-6.h, s/umips.h, s/usg5-4.h: (SIGIO): Do not undef. (BROKEN_SIGIO): New macro. * s/gnu-linux.h: (SIGPOLL, SIGURG): Do not undef. (BROKEN_SIGPOLL, BROKEN_SIGURG): New macros. * s/ptx4.h: (SIGINFO): Do not undef. (BROKEN_SIGINFO): New macros. * s/ptx.h, s/template.h: Doc fix. * s/aix3-1.h, s/bsd4-1.h, s/dgux.h, s/gnu-linux.h, s/hiuxmpp.h, s/hpux.h, s/iris3-5.h, s/iris3-6.h, s/irix3-3.h, s/osf1.h, s/rtu.h, s/sunos4-1.h, s/unipl5-0.h, s/unipl5-2.h, s/usg5-0.h, s/usg5-2-2.h, s/usg5-2.h, s/usg5-3.h, s/xenix.h: (open, close, read, write, INTERRUPTIBLE_OPEN, INTERRUPTIBLE_CLOSE, INTERRUPTIBLE_IO): Remove. * s/sol2-5.h (_LARGEFILE_SOURCE, _FILE_OFFSET_BITS): New macros.
* (NARROWPROTO): New.Gerd Moellmann1999-07-211-1/+9
|
* Comment change.Karl Heuer1996-09-171-1/+1
|
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
|
* Delete obsolete symbols.Karl Heuer1994-09-181-13/+0
|
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-2/+2
|
* Some makes can't handle form feed characters in their makefiles.Jim Blandy1993-05-251-3/+5
| | | | | * s/usg5-3.h: Remove form feed. * s/template.h, m/template.h: Remove form feeds.
* Some more changes from Michael K. Johnson for Linux.Jim Blandy1993-05-201-6/+6
| | | | | | | | | | | | | | | | | * s/template.h: Mention that you should #define HAVE_TERMIO or HAVE_TERMIOS, but not both, and that HAVE_TERMIOS is preferred. * systty.h (EMACS_SET_TTY_PGRP): Don't assign the return value of tcsetpgrp to *pgid; it's just a status value. * config.h.in (HAVE_RANDOM): This shouldn't be defined on Linux systems using XFree386, and perhaps is inappropriate in general. * m/intel386.h: #undefine the integer size macros, since the Linux <values.h> file #defines them itself. * mem-limits.h (get_lim_data): Linux has the ulimit call; if it fails, fall back on ULIMIT_BREAK_VALUE. * process.c: Linux needs the WAITTYPE, etc. definitions. * unexec.c (hdr, ohdr): Linux has the ordinary `struct exec' type; no need to use SYSV names. * s/linux.h: New file.
* * s/template.h: Explain the relative significance of the SIGIO andJim Blandy1993-05-101-2/+6
| | | | INTERRUPT_INPUT macros.
* * emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS andJim Blandy1993-05-041-0/+4
| | | | | | | ':' elsewhere, just have it default to ':' if not #defined, and #define it to be ',' in s/vms.h; OS/2 will need it to be ';'. * s/vms.h (SEPCHAR): #define this to be ','. * s/template.h (SEPCHAR): Mention this.
* * m/template.h, s/template.h: Mention that `etc/MACHINES' andJim Blandy1993-03-111-0/+11
| | | | | `configure' should be updated whenever support for a configuration is added or improved.
* entered into RCSJim Blandy1992-04-241-2/+9
|
* *** empty log message ***Jim Blandy1992-02-221-0/+7
|
* *** empty log message ***Jim Blandy1992-01-281-0/+9
|
* Initial revisionJim Blandy1991-12-131-0/+143