index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vm-limit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Clean up extern decls a bit.
Paul Eggert
2014-08-31
1
-6
/
+10
*
Implement memory-info for MS-DOS.
Eli Zaretskii
2014-07-11
1
-24
/
+5
*
Remove DATA_SEG_BITS.
Paul Eggert
2014-04-16
1
-12
/
+0
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Simplify data_start configuration.
Paul Eggert
2013-02-24
1
-55
/
+48
*
Assume C89 or better.
Paul Eggert
2013-02-22
1
-11
/
+9
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
Simplify get_lim_data.
Paul Eggert
2012-12-07
1
-60
/
+15
|
/
*
Fix warnings when compiling on MS-Windows with -std=gnu99.
Eli Zaretskii
2012-10-17
1
-0
/
+2
*
Support x64 build on MS-Windows with MSVC.
Fabrice Popineau
2012-09-30
1
-6
/
+6
*
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-15
1
-1
/
+0
*
Rely on <unistd.h> to declare 'environ',
Paul Eggert
2012-08-19
1
-1
/
+1
*
Assume C89 or later.
Paul Eggert
2012-05-21
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
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
[next]