log src/mem-limits.h @ 73450:726825bcce52

age author description
2006-03-11 Richard M. Stallman (get_lim_data, lim_data, data_space_start): Moved to vm-limit.c.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2004-06-01 Stefan Monnier (EXCEEDS_LISP_PTR) [USE_LSB_TAG]: Never true.
2003-09-01 Miles Bader Add arch taglines
2003-06-02 Dave Love Use HAVE_SYS_RESOURCE_H, HAVE_SYS_VLIMIT_H.
2003-01-31 Juanma Barranquero Cygwin support patch.
2002-08-19 Eli Zaretskii [MSDOS]: Declare etext.
2002-07-24 Ken Raeburn (start_of_data): If DATA_START is defined, prefer
2001-12-11 Richard M. Stallman Test GNU_LINUX, not LINUX.
2000-03-08 Dave Love Use POINTER_TYPE.
1999-01-17 Andrew Innes (get_lim_data): Use reserved_heap_size instead of
1996-09-17 Karl Heuer Replaced symbol BSD with BSD_SYSTEM.
1996-07-11 Karl Heuer (lim_data): Make this an unsigned long.
1996-07-08 Roland McGrath [_LIBC]: Use weak_extern instead of weak_symbol for __data_start.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1995-11-16 Roland McGrath Declare etext.
1995-11-16 Roland McGrath [_LIBC] (start_of_data): Use weak ref to __data_start; use &etext if not
1995-06-14 Richard M. Stallman Comment change.
1995-06-12 Roland McGrath [_LIBC] (start_of_data): Define to &__data_start for GNU libc.
1994-11-01 Richard M. Stallman [WINDOWSNT]: Don't include vlimit.h.
1994-09-17 Richard M. Stallman Check for __alpha, in __osf__ conditional.
1994-04-21 Richard M. Stallman (get_lim_data): Handle NO_LIM_DATA.
1994-01-09 Roland McGrath Include <sys/types.h> before <sys/resource.h>.
1994-01-08 Richard M. Stallman [MSDOS] (get_lim_data): Use go32 call.
1993-07-23 Roland McGrath [_LIBC]: Define BSD4_2.
1993-07-22 Roland McGrath [_LIBC]: Just include <sys/resource.h>, and skip hairy #ifdef mess.
1993-05-31 Richard M. Stallman [__bsdi__]: Define BSD4_2.
1993-05-25 Jim Blandy Changes for OSF/1:
1993-05-22 Jim Blandy Updated copyright years.
1993-05-20 Jim Blandy Some more changes from Michael K. Johnson for Linux.
1992-11-16 Jim Blandy * mem-limits.h [DATA_SEG_BITS] (EXCEEDS_LISP_PTR): Remember to
1992-10-20 Richard M. Stallman (get_lim_data): Make it static.
1992-10-12 Roland McGrath (start_of_data): Removed extra defn.
1992-10-11 Richard M. Stallman [!emacs]: Don't define POINTER, SIZE or NULL.
1992-06-30 Joseph Arceneaux entered into RCS
1992-03-13 Jim Blandy *** empty log message ***
1992-01-13 Jim Blandy Initial revision