log src/mem-limits.h @ 21550:dddb0d1318aa

age author description
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