summaryrefslogtreecommitdiff
path: root/src/mem-limits.h
Commit message (Expand)AuthorAge
* * vm-limit.c (check_memory_limits): Fix incorrect extern function decls.Paul Eggert2011-06-13
* * mem-limits.h (EXCEEDS_LISP_PTR) [!USE_LSB_TAG]: EMACS_UINT -> uintptr_tPaul Eggert2011-05-22
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | * src/mem-limits.h: Remove duplicated includes.Dan Nicolaescu2010-07-28
* | Cygwin build cleanup (Bug#6715).Ken Brown2010-07-25
* | Simplify start_of_data, start_of_text and related code.Dan Nicolaescu2010-07-07
* | Convert declarations or definitions to standard C.Dan Nicolaescu2010-07-04
* | Cleanup old code.Dan Nicolaescu2010-07-02
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-08
* * 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