| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (USE_MMAP_FOR_BUFFERS): Define instead of REL_ALLOC_MMAP. | Gerd Moellmann | 2000-09-14 | 1 | -2/+2 |
| | | |||||
| * | Mention REL_ALLOC_MMAP. | Dave Love | 2000-09-08 | 1 | -0/+3 |
| | | |||||
| * | s/usg5-4.h: | Paul Eggert | 1999-10-19 | 1 | -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 Moellmann | 1999-07-21 | 1 | -1/+9 |
| | | |||||
| * | Comment change. | Karl Heuer | 1996-09-17 | 1 | -1/+1 |
| | | |||||
| * | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
| | | |||||
| * | Delete obsolete symbols. | Karl Heuer | 1994-09-18 | 1 | -13/+0 |
| | | |||||
| * | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -2/+2 |
| | | |||||
| * | Some makes can't handle form feed characters in their makefiles. | Jim Blandy | 1993-05-25 | 1 | -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 Blandy | 1993-05-20 | 1 | -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 and | Jim Blandy | 1993-05-10 | 1 | -2/+6 |
| | | | | | INTERRUPT_INPUT macros. | ||||
| * | * emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and | Jim Blandy | 1993-05-04 | 1 | -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' and | Jim Blandy | 1993-03-11 | 1 | -0/+11 |
| | | | | | | `configure' should be updated whenever support for a configuration is added or improved. | ||||
| * | entered into RCS | Jim Blandy | 1992-04-24 | 1 | -2/+9 |
| | | |||||
| * | *** empty log message *** | Jim Blandy | 1992-02-22 | 1 | -0/+7 |
| | | |||||
| * | *** empty log message *** | Jim Blandy | 1992-01-28 | 1 | -0/+9 |
| | | |||||
| * | Initial revision | Jim Blandy | 1991-12-13 | 1 | -0/+143 |