Mercurial > emacs
log src/alloc.c @ 111725:f861f9db770a
age | author | description |
---|---|---|
Sun, 21 Nov 2010 19:43:53 -0500 | Chong Yidong | * alloc.c (mark_maybe_object): Return early if given a Lisp integer (Bug#6301). |
Thu, 18 Nov 2010 13:45:03 -0800 | Dan Nicolaescu | * src/alloc.c (refill_memory_reserve): Move declaration ... |
Mon, 04 Oct 2010 10:22:57 -0700 | Dan Nicolaescu | Remove O_RDONLY, O_WRONLY definitions, not needed. |
Sun, 03 Oct 2010 08:19:34 -0700 | Dan Nicolaescu | Include <fcntl.h> unconditionally. |
Thu, 23 Sep 2010 08:09:12 -0400 | Eli Zaretskii | Fix some more uses of int instead of EMACS_INT. |
Wed, 22 Sep 2010 12:03:34 -0400 | Eli Zaretskii | Fix some uses of int instead of EMACS_INT. |
Fri, 20 Aug 2010 16:02:11 -0700 | Dan Nicolaescu | Remove unused variables malloc_sbrk_used and malloc_sbrk_unused. |