| Commit message (Expand) | Author | Age | Files | Lines |
* | Whitespace changes. | Juanma Barranquero | 2011-09-09 | 1 | -1/+1 |
* | * vm-limit.c (check_memory_limits): Fix incorrect extern function decls. | Paul Eggert | 2011-06-13 | 1 | -3/+2 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Remove #ifdef emacs / #ifndef emacs code, unused. | Dan Nicolaescu | 2010-10-10 | 1 | -3/+0 |
* | | Fix some stuff that didn't compile. | Jan Djärv | 2010-07-29 | 1 | -2/+3 |
* | | * src/vm-limit.c: Do not include sys/resource.h, mem-limits.h does it. | Dan Nicolaescu | 2010-07-28 | 1 | -6/+2 |
* | | * vm-limit.c (check_memory_limits): Fix previous change; accidentally reverte... | Ken Brown | 2010-07-25 | 1 | -2/+2 |
* | | Cygwin build cleanup (Bug#6715). | Ken Brown | 2010-07-25 | 1 | -3/+3 |
* | | Make building under stricter warning flags somewhat cleaner. | Juanma Barranquero | 2010-07-25 | 1 | -2/+2 |
* | | Convert some more functions to standard C. | Juanma Barranquero | 2010-07-20 | 1 | -6/+6 |
* | | Constify functions taking char * | Andreas Schwab | 2010-07-11 | 1 | -2/+2 |
* | | Simplify start_of_data, start_of_text and related code. | Dan Nicolaescu | 2010-07-07 | 1 | -0/+40 |
* | | Convert function definitions and declarations to standard C. | Dan Nicolaescu | 2010-07-05 | 1 | -1/+1 |
* | | Convert most remaining function definitions to standard C. | Juanma Barranquero | 2010-07-05 | 1 | -6/+4 |
* | | Cleanup old code. | Dan Nicolaescu | 2010-07-02 | 1 | -16/+0 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | Fix copyright years. | Eli Zaretskii | 2009-01-03 | 1 | -1/+1 |
* | (ret_lim_data) [MSDOS]: New function. | Eli Zaretskii | 2009-01-03 | 1 | -0/+7 |
* | (get_lim_data): Fix last change. | Eli Zaretskii | 2008-11-08 | 1 | -4/+6 |
* | (get_lim_data) [MSDOS]: Use alternative methods of estimating available memory. | Eli Zaretskii | 2008-08-24 | 1 | -1/+21 |
* | (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define. | Andreas Schwab | 2008-08-03 | 1 | -22/+16 |
* | (check_memory_limits) [HAVE_GETRLIMIT]: Fix | Andreas Schwab | 2008-08-03 | 1 | -3/+6 |
* | (check_memory_limits): Don't use getrlimit on cygwin. Don't use | Chong Yidong | 2008-08-02 | 1 | -17/+13 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -8/+6 |
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-14 | 1 | -2/+2 |
* | [HAVE_GETRLIMIT]: Don't define unconditionally. Don't include sys/resource.h | Eli Zaretskii | 2006-03-11 | 1 | -3/+0 |
* | (get_lim_data, lim_data, data_space_start): Moved from mem-limits.h. | Richard M. Stallman | 2006-03-11 | 1 | -56/+155 |
* | [HAVE_GETRLIMIT]: Include sys/resource.h. | Richard M. Stallman | 2006-02-20 | 1 | -0/+19 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -3/+3 |
* | (check_memory_limits) [REL_ALLOC]: Use real_morecore | Andrew Innes | 2000-07-05 | 1 | -0/+9 |
* | (memory_warnings) [WINDOWSNT]: Reset lim_data on each | Andrew Innes | 1999-02-20 | 1 | -0/+5 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
* | (check_memory_limits): Use unsigned long to hold memory size values. | Richard M. Stallman | 1993-06-30 | 1 | -2/+2 |
* | (check_memory_limits): Declare __morecore. | Roland McGrath | 1992-10-15 | 1 | -1/+2 |
* | (morecore_with_warning): Removed. | Roland McGrath | 1992-10-15 | 1 | -13/+5 |
* | (warnfunction): Renamed to warn_function (was used inconsistently). | Roland McGrath | 1992-10-12 | 1 | -5/+5 |
* | mem_limits.h is now called mem-limits.h. | Roland McGrath | 1992-10-12 | 1 | -3/+3 |
* | (morecore_with_warning): Reduce warnlevel when usage drops far enough. | Richard M. Stallman | 1992-10-11 | 1 | -18/+40 |
* | entered into RCS | Joseph Arceneaux | 1992-06-30 | 1 | -0/+117 |