summaryrefslogtreecommitdiff
path: root/src/mem-limits.h
Commit message (Expand)AuthorAge
* * unexnext.c:Dan Nicolaescu2008-06-26
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-15
* Add 2008 to copyright years.Glenn Morris2008-01-08
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-14
* (get_lim_data, lim_data, data_space_start): Moved to vm-limit.c.Richard M. Stallman2006-03-11
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* (EXCEEDS_LISP_PTR) [USE_LSB_TAG]: Never true.Stefan Monnier2004-06-01
* Add arch taglinesMiles Bader2003-09-01
* Use HAVE_SYS_RESOURCE_H, HAVE_SYS_VLIMIT_H.Dave Love2003-06-02
* Cygwin support patch.Juanma Barranquero2003-01-31
* [MSDOS]: Declare etext.Eli Zaretskii2002-08-19
* (start_of_data): If DATA_START is defined, preferKen Raeburn2002-07-24
* Test GNU_LINUX, not LINUX.Richard M. Stallman2001-12-11
* Use POINTER_TYPE.Dave Love2000-03-08
* (get_lim_data): Use reserved_heap_size instead ofAndrew Innes1999-01-17
* Replaced symbol BSD with BSD_SYSTEM.Karl Heuer1996-09-17
* (lim_data): Make this an unsigned long.Karl Heuer1996-07-11
* [_LIBC]: Use weak_extern instead of weak_symbol for __data_start.Roland McGrath1996-07-08
* Update FSF's address in the preamble.Erik Naggum1996-01-15
* Declare etext.Roland McGrath1995-11-16
* [_LIBC] (start_of_data): Use weak ref to __data_start; use &etext if notRoland McGrath1995-11-16
* Comment change.Richard M. Stallman1995-06-14
* [_LIBC] (start_of_data): Define to &__data_start for GNU libc.Roland McGrath1995-06-12
* [WINDOWSNT]: Don't include vlimit.h.Richard M. Stallman1994-11-01
* Check for __alpha, in __osf__ conditional.Richard M. Stallman1994-09-17
* (get_lim_data): Handle NO_LIM_DATA.Richard M. Stallman1994-04-21
* Include <sys/types.h> before <sys/resource.h>.Roland McGrath1994-01-09
* [MSDOS] (get_lim_data): Use go32 call.Richard M. Stallman1994-01-08
* [_LIBC]: Define BSD4_2.Roland McGrath1993-07-23
* [_LIBC]: Just include <sys/resource.h>, and skip hairy #ifdef mess.Roland McGrath1993-07-22
* [__bsdi__]: Define BSD4_2.Richard M. Stallman1993-05-31
* Changes for OSF/1:Jim Blandy1993-05-25
* Updated copyright years.Jim Blandy1993-05-22
* Some more changes from Michael K. Johnson for Linux.Jim Blandy1993-05-20
* * mem-limits.h [DATA_SEG_BITS] (EXCEEDS_LISP_PTR): Remember toJim Blandy1992-11-16
* (get_lim_data): Make it static.Richard M. Stallman1992-10-20
* (start_of_data): Removed extra defn.Roland McGrath1992-10-12
* [!emacs]: Don't define POINTER, SIZE or NULL.Richard M. Stallman1992-10-11
* entered into RCSJoseph Arceneaux1992-06-30
* *** empty log message ***Jim Blandy1992-03-13
* Initial revisionJim Blandy1992-01-13