| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | | Include <unistd.h> unilaterally. | Paul Eggert | 2011-01-09 | 1 | -2/+0 |
|/ / |
|
* | | Make building under stricter warning flags somewhat cleaner. | Juanma Barranquero | 2010-07-25 | 1 | -2/+2 |
* | | Remove unused static functions. | Juanma Barranquero | 2010-07-23 | 1 | -29/+0 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -18/+10 |
* | | Convert (most) functions in src to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -45/+23 |
|/ |
|
* | 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 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | Add comments to explain checks and aborts, to assist future debugging. | Jason Rumney | 2008-12-24 | 1 | -3/+8 |
* | * ralloc.c (r_alloc_reset_variable): New function. | Jason Rumney | 2008-12-24 | 1 | -0/+28 |
* | Fix typos in comments. | Juanma Barranquero | 2008-11-21 | 1 | -6/+6 |
* | remove useless if-before-free tests | Jim Meyering | 2008-06-02 | 1 | -2/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | 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 |
* | * ralloc.c (relinquish): Use a long for excess space counter to | Chong Yidong | 2006-10-29 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | #include blockinput also | Jan Djärv | 2005-04-02 | 1 | -0/+1 |
* | * alloc.c (allocate_string_data): Call BLOCK_INPUT before calling | Jan Djärv | 2005-04-02 | 1 | -1/+3 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -33/+33 |
* | (__morecore) [!SYSTEM_MALLOC]: Move declaration | Gerd Moellmann | 2001-02-19 | 1 | -8/+8 |
* | (__malloc_extra_blocks): Declare as __malloc_size_t. | Dave Love | 2000-09-25 | 1 | -1/+1 |
* | Remove everything having to do with the use of mmap. | Gerd Moellmann | 2000-09-14 | 1 | -430/+0 |
* | (mmap_enlarge): Don't return 0 if successful. | Gerd Moellmann | 2000-09-10 | 1 | -16/+14 |
* | (mmap_fd): Remove initializer which can make it | Gerd Moellmann | 2000-09-08 | 1 | -44/+35 |
* | (r_alloc_init_fd): Move. Fix conditional for pcc. | Dave Love | 2000-09-08 | 1 | -12/+16 |
* | (r_alloc_init): Conditionalize on SYSTEM_MALLOC, not REL_ALLOC_MMAP. | Dave Love | 2000-09-08 | 1 | -3/+1 |
* | (r_alloc_init_fd): Conditionalize on MAP_ANON. | Dave Love | 2000-09-08 | 1 | -0/+2 |
* | Don't include string.h (redundant). | Dave Love | 2000-09-08 | 1 | -5/+57 |
* | (obtain, relinquish, relinquish, r_alloc_size_in_use) | Gerd Moellmann | 2000-09-07 | 1 | -20/+21 |
* | (mmap_find): Fix overlap computation. | Gerd Moellmann | 2000-09-07 | 1 | -8/+14 |
* | (POINTER, SIZE) [emacs]: Define in terms of | Gerd Moellmann | 2000-09-06 | 1 | -80/+472 |
* | Make real_morecore non-static. | Andrew Innes | 2000-07-05 | 1 | -1/+1 |
* | Maybe include unistd.h. | Dave Love | 2000-06-23 | 1 | -1/+3 |
* | (relinquish): When returning memory to the system, | Karl Heuer | 1997-09-27 | 1 | -1/+12 |
* | (r_alloc_reinit): New function. | Richard M. Stallman | 1997-07-12 | 1 | -0/+18 |
* | (mallopt): Declare, if appropriate. | Richard M. Stallman | 1997-05-16 | 1 | -0/+9 |
* | (r_alloc_check): Don't check alignment of h->start. | Richard M. Stallman | 1996-04-07 | 1 | -0/+4 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -8/+8 |
* | (r_re_alloc): Correct realloc behavior--allow shrinking | Richard M. Stallman | 1995-03-28 | 1 | -26/+140 |
* | (r_alloc_init): Set __malloc_extra_blocks. | Richard M. Stallman | 1995-02-19 | 1 | -0/+6 |
* | (r_alloc_check): Return void. | Richard M. Stallman | 1995-02-16 | 1 | -1/+13 |
* | Whitespace fixes. | Richard M. Stallman | 1995-02-16 | 1 | -79/+79 |
* | (r_alloc_free): Call refill_memory_reserve only if emacs. | Richard M. Stallman | 1995-02-14 | 1 | -6/+9 |