summaryrefslogtreecommitdiff
path: root/src/vm-limit.c
Commit message (Expand)AuthorAgeFilesLines
* (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.Chong Yidong2008-08-031-19/+16
* (check_memory_limits): Don't use getrlimit on cygwin. Don't useChong Yidong2008-08-021-17/+13
* Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* [HAVE_GETRLIMIT]: Don't define unconditionally. Don't include sys/resource.hEli Zaretskii2006-03-111-3/+0
* (get_lim_data, lim_data, data_space_start): Moved from mem-limits.h.Richard M. Stallman2006-03-111-56/+155
* [HAVE_GETRLIMIT]: Include sys/resource.h.Richard M. Stallman2006-02-201-0/+19
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-3/+3
* (check_memory_limits) [REL_ALLOC]: Use real_morecoreAndrew Innes2000-07-051-0/+9
* (memory_warnings) [WINDOWSNT]: Reset lim_data on eachAndrew Innes1999-02-201-0/+5
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (check_memory_limits): Use unsigned long to hold memory size values.Richard M. Stallman1993-06-301-2/+2
* (check_memory_limits): Declare __morecore.Roland McGrath1992-10-151-1/+2
* (morecore_with_warning): Removed.Roland McGrath1992-10-151-13/+5
* (warnfunction): Renamed to warn_function (was used inconsistently).Roland McGrath1992-10-121-5/+5
* mem_limits.h is now called mem-limits.h.Roland McGrath1992-10-121-3/+3
* (morecore_with_warning): Reduce warnlevel when usage drops far enough.Richard M. Stallman1992-10-111-18/+40
* entered into RCSJoseph Arceneaux1992-06-301-0/+117