| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | Merge from gnulib. | Paul Eggert | 2013-11-08 | 1 | -5/+4 |
* | Port to C11 aligned_alloc, and fix some integer overflows. | Paul Eggert | 2013-11-06 | 1 | -10/+32 |
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -29/+11 |
|\ |
|
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -2/+2 |
| * | Use URLs, not Boston addresses, in copyright notices. | Paul Eggert | 2012-12-31 | 1 | -27/+9 |
* | | Assume POSIX 1003.1-1988 or later for errno.h. | Paul Eggert | 2012-11-26 | 1 | -8/+0 |
|/ |
|
* | Prefer plain 'static' to 'static inline'. | Paul Eggert | 2012-09-30 | 1 | -1/+1 |
* | Support x64 build on MS-Windows with MSVC. | Fabrice Popineau | 2012-09-30 | 1 | -0/+6 |
* | Adapt the MS-DOS build to the latest configury changes. | Eli Zaretskii | 2012-07-14 | 1 | -7/+0 |
* | More xmalloc and related cleanup. | Paul Eggert | 2012-07-05 | 1 | -3/+3 |
* | Clean out last vestiges of the old HAVE_CONFIG_H stuff. | Paul Eggert | 2012-06-25 | 1 | -2/+0 |
* | Assume C89 or later. | Paul Eggert | 2012-05-21 | 1 | -4/+0 |
* | Get rid of compiler warnings on Cygwin. | Ken Brown | 2012-05-20 | 1 | -2/+2 |
* | Modernize and clean up gmalloc.c to assume C89 (Bug#9119). | Paul Eggert | 2012-04-22 | 1 | -375/+224 |
* | Whitespace changes. | Juanma Barranquero | 2011-09-09 | 1 | -6/+6 |
* | * src/gmalloc.c: Expand comment. | Ken Brown | 2011-08-16 | 1 | -1/+5 |
* | Fix memory allocation problems in Cygwin build (Bug#9273). | Ken Brown | 2011-08-16 | 1 | -2/+56 |
* | Check for pthread and use it if found. | Jan Djärv | 2011-08-04 | 1 | -1/+1 |
* | Assume freestanding C89 headers, string.h, stdlib.h. | Paul Eggert | 2011-07-06 | 1 | -52/+4 |
* | [ChangeLog] | Paul Eggert | 2011-07-04 | 1 | -102/+0 |
* | [ChangeLog] | Paul Eggert | 2011-05-28 | 1 | -7/+2 |
* | Merge from mainline. | Paul Eggert | 2011-01-17 | 1 | -2/+0 |
|\ |
|
| * | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | | Include <unistd.h> unilaterally. | Paul Eggert | 2011-01-09 | 1 | -2/+0 |
|/ |
|
* | Remove __P and P_ from .c and .m files and definition of P_ | Jan D | 2010-07-02 | 1 | -10/+10 |
* | * src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused. | Dan Nicolaescu | 2010-06-01 | 1 | -2/+1 |
* | Remove support for DJGPP v1.x (bug#5813). | Eli Zaretskii | 2010-04-01 | 1 | -9/+1 |
* | * gmalloc.c (__sbrk): Also define for uClibc. | Dan Nicolaescu | 2008-10-02 | 1 | -5/+5 |
* | Spelling fix. | Glenn Morris | 2008-05-23 | 1 | -1/+1 |
* | * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code | Dan Nicolaescu | 2008-02-09 | 1 | -15/+4 |
* | (posix_memalign): New function. | YAMAMOTO Mitsuharu | 2007-08-09 | 1 | -0/+32 |
* | (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable. | YAMAMOTO Mitsuharu | 2007-08-07 | 1 | -17/+66 |
* | (__malloc_initialize): Remove pthread_once. Not needed. | Jan Djärv | 2007-07-29 | 1 | -6/+3 |
* | [HAVE_GTK_AND_PTHREAD] Check this after including config.h. | YAMAMOTO Mitsuharu | 2007-06-26 | 1 | -52/+123 |
* | (__morecore): Fix the declaration to comply with the definition. | Sam Steingold | 2007-06-20 | 1 | -1/+1 |
* | [HAVE_GTK_AND_PTHREAD]: Define USE_PTHREAD. | YAMAMOTO Mitsuharu | 2007-03-28 | 1 | -13/+65 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Replace "GNU Library General Public License" by "GNU General Public | Jay Belanger | 2006-09-18 | 1 | -32/+32 |
* | 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-05 | 1 | -17/+18 |
* | (__default_morecore): Use bss_sbrk(), not __sbrk(), before Cygwin unexec. | Stefan Monnier | 2004-04-12 | 1 | -1/+12 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -8/+8 |
* | Test BROKEN_PROTOTYPES. | Richard M. Stallman | 2001-11-03 | 1 | -2/+3 |
* | (__malloc_size_t) [__GNUC__]: If STDC_HEADERS is not | Eli Zaretskii | 2001-04-18 | 1 | -1/+10 |
* | (align): If the argument SIZE would overflow | Eli Zaretskii | 2001-04-09 | 1 | -1/+8 |
* | Add code from mcheck.c of glibc-1.09.1. | Gerd Moellmann | 2000-10-27 | 1 | -0/+243 |
* | (state_protected_p, last_state_size, last_heapinfo) | Gerd Moellmann | 2000-10-24 | 1 | -1/+68 |