index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vm-limit.c
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-23
; * src/vm-limit.c (get_lim_data): Fix a typo. (Bug#18238)
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-09-17
Port January __morecore changes to AIX 7.1
Paul Eggert
2016-06-22
Improve --without-x GCC pacification
Paul Eggert
2016-03-11
Merge from origin/emacs-25
John Wiegley
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-30
Include <malloc.h> when advisable
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-09-16
Add -Wswitch to --enable-gcc-warnings
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-08-31
Clean up extern decls a bit.
Paul Eggert
2014-07-11
Implement memory-info for MS-DOS.
Eli Zaretskii
2014-04-16
Remove DATA_SEG_BITS.
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-02-24
Simplify data_start configuration.
Paul Eggert
2013-02-22
Assume C89 or better.
Paul Eggert
2013-01-02
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-12-07
Simplify get_lim_data.
Paul Eggert
2012-10-17
Fix warnings when compiling on MS-Windows with -std=gnu99.
Eli Zaretskii
2012-09-30
Support x64 build on MS-Windows with MSVC.
Fabrice Popineau
2012-09-15
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-08-19
Rely on <unistd.h> to declare 'environ',
Paul Eggert
2012-05-21
Assume C89 or later.
Paul Eggert
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-09-09
Whitespace changes.
Juanma Barranquero
2011-06-13
* vm-limit.c (check_memory_limits): Fix incorrect extern function decls.
Paul Eggert
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-10-10
Remove #ifdef emacs / #ifndef emacs code, unused.
Dan Nicolaescu
2010-07-29
Fix some stuff that didn't compile.
Jan Djärv
2010-07-28
* src/vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.
Dan Nicolaescu
2010-07-25
* vm-limit.c (check_memory_limits): Fix previous change; accidentally reverte...
Ken Brown
2010-07-25
Cygwin build cleanup (Bug#6715).
Ken Brown
2010-07-25
Make building under stricter warning flags somewhat cleaner.
Juanma Barranquero
2010-07-20
Convert some more functions to standard C.
Juanma Barranquero
2010-07-11
Constify functions taking char *
Andreas Schwab
[next]