| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Include <sys/types.h> before <sys/resource.h>. | Roland McGrath | 1994-01-09 | 1 | -1/+4 |
| | | |||||
| * | [MSDOS] (get_lim_data): Use go32 call. | Richard M. Stallman | 1994-01-08 | 1 | -2/+19 |
| | | |||||
| * | [_LIBC]: Define BSD4_2. | Roland McGrath | 1993-07-23 | 1 | -0/+1 |
| | | |||||
| * | [_LIBC]: Just include <sys/resource.h>, and skip hairy #ifdef mess. | Roland McGrath | 1993-07-22 | 1 | -0/+8 |
| | | |||||
| * | [__bsdi__]: Define BSD4_2. | Richard M. Stallman | 1993-05-31 | 1 | -1/+5 |
| | | |||||
| * | Changes for OSF/1: | Jim Blandy | 1993-05-25 | 1 | -1/+6 |
| | | | | | | | | * mem-limits.h [__osf__ && (__mips || mips)]: #include <sys/time.h> and <sys/resource.h>. (get_lim_data): OSF wants a definition like BSD4_2's. * s/osf1.h: #include "bsd4-3.h", not "s-bsd4-3.h". | ||||
| * | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
| | | |||||
| * | Some more changes from Michael K. Johnson for Linux. | Jim Blandy | 1993-05-20 | 1 | -4/+11 |
| | | | | | | | | | | | | | | | | | | * 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. | ||||
| * | * mem-limits.h [DATA_SEG_BITS] (EXCEEDS_LISP_PTR): Remember to | Jim Blandy | 1992-11-16 | 1 | -0/+5 |
| | | | | | | remove DATA_SEG_BITS from the pointer before testing if the pointer fits in VALBITS. | ||||
| * | (get_lim_data): Make it static. | Richard M. Stallman | 1992-10-20 | 1 | -3/+3 |
| | | |||||
| * | (start_of_data): Removed extra defn. | Roland McGrath | 1992-10-12 | 1 | -4/+3 |
| | | | | | (get_lim_data): Define to return void. | ||||
| * | [!emacs]: Don't define POINTER, SIZE or NULL. | Richard M. Stallman | 1992-10-11 | 1 | -3/+5 |
| | | | | | | (start_of_data): Define as macro, if !emacs. (EXCEEDS_LISP_PTR): Renamed from EXCEEDS_ELISP_PTR. | ||||
| * | entered into RCS | Joseph Arceneaux | 1992-06-30 | 1 | -0/+3 |
| | | |||||
| * | *** empty log message *** | Jim Blandy | 1992-03-13 | 1 | -1/+4 |
| | | |||||
| * | Initial revision | Jim Blandy | 1992-01-13 | 1 | -0/+102 |
