]> git.eshelyaron.com Git - emacs.git/commit
* configure.ac: Check whether sys/sysinfo.h provides
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 10 Jul 2014 12:33:35 +0000 (16:33 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 10 Jul 2014 12:33:35 +0000 (16:33 +0400)
commit9242810cd3bb14056dde937fc9ad39fc49261dfd
treeabd85cf5087ecbb123c3a511d78244fc9d069482
parent80fb41cd90467782f4cfb21074aaa4f95308985e
* configure.ac: Check whether sys/sysinfo.h provides
Linux 'sysinfo' function and 'struct sysinfo' type.
* src/alloc.c (Fmemory_info): New function.
* lisp/files.el (warn-maybe-out-of-memory): New function.
(find-file-noselect): Use it.
ChangeLog
configure.ac
lisp/ChangeLog
lisp/files.el
src/ChangeLog
src/alloc.c