log src/ralloc.c @ 112317:7df2e30d72ec

age author description
Sun, 09 Jan 2011 00:12:35 -0800 Paul Eggert Include <unistd.h> unilaterally.
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sun, 25 Jul 2010 02:20:51 +0200 Juanma Barranquero Make building under stricter warning flags somewhat cleaner.
Fri, 23 Jul 2010 19:50:14 +0200 Juanma Barranquero Remove unused static functions.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src to standard C.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 24 Dec 2008 11:37:12 +0000 Jason Rumney Add comments to explain checks and aborts, to assist future debugging.
Wed, 24 Dec 2008 11:20:32 +0000 Jason Rumney * ralloc.c (r_alloc_reset_variable): New function.
Fri, 21 Nov 2008 12:14:07 +0000 Juanma Barranquero Fix typos in comments.
Mon, 02 Jun 2008 06:00:54 +0000 Jim Meyering remove useless if-before-free tests
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Mon, 30 Oct 2006 08:54:41 +0000 Miles Bader Merge from emacs--devo--0
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Sat, 02 Apr 2005 22:40:25 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-33
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 14 Jan 2007 03:38:22 +0000 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
Sun, 29 Oct 2006 21:54:18 +0000 Chong Yidong * ralloc.c (relinquish): Use a long for excess space counter to
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Sat, 02 Apr 2005 12:12:48 +0000 Jan Dj¸«£rv #include blockinput also
Sat, 02 Apr 2005 12:05:38 +0000 Jan Dj¸«£rv * alloc.c (allocate_string_data): Call BLOCK_INPUT before calling
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Mon, 19 Feb 2001 12:19:40 +0000 Gerd Moellmann (__morecore) [!SYSTEM_MALLOC]: Move declaration
Mon, 25 Sep 2000 21:07:55 +0000 Dave Love (__malloc_extra_blocks): Declare as __malloc_size_t.
Thu, 14 Sep 2000 15:14:28 +0000 Gerd Moellmann Remove everything having to do with the use of mmap.
Sun, 10 Sep 2000 11:17:26 +0000 Gerd Moellmann (mmap_enlarge): Don't return 0 if successful.
Fri, 08 Sep 2000 19:52:38 +0000 Gerd Moellmann (mmap_fd): Remove initializer which can make it
Fri, 08 Sep 2000 16:31:11 +0000 Dave Love (r_alloc_init_fd): Move. Fix conditional for pcc.
Fri, 08 Sep 2000 16:03:04 +0000 Dave Love (r_alloc_init): Conditionalize on SYSTEM_MALLOC, not REL_ALLOC_MMAP.
Fri, 08 Sep 2000 14:10:07 +0000 Dave Love (r_alloc_init_fd): Conditionalize on MAP_ANON.
Fri, 08 Sep 2000 13:46:27 +0000 Dave Love Don't include string.h (redundant).
Thu, 07 Sep 2000 19:24:24 +0000 Gerd Moellmann (obtain, relinquish, relinquish, r_alloc_size_in_use)
Thu, 07 Sep 2000 16:10:22 +0000 Gerd Moellmann (mmap_find): Fix overlap computation.
Wed, 06 Sep 2000 21:25:32 +0000 Gerd Moellmann (POINTER, SIZE) [emacs]: Define in terms of
Wed, 05 Jul 2000 16:31:17 +0000 Andrew Innes Make real_morecore non-static.
Fri, 23 Jun 2000 17:33:37 +0000 Dave Love Maybe include unistd.h.
Sat, 27 Sep 1997 16:01:00 +0000 Karl Heuer (relinquish): When returning memory to the system,
Sat, 12 Jul 1997 07:04:43 +0000 Richard M. Stallman (r_alloc_reinit): New function.
Fri, 16 May 1997 05:35:04 +0000 Richard M. Stallman (mallopt): Declare, if appropriate.
Sun, 07 Apr 1996 16:44:38 +0000 Richard M. Stallman (r_alloc_check): Don't check alignment of h->start.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Tue, 28 Mar 1995 17:43:24 +0000 Richard M. Stallman (r_re_alloc): Correct realloc behavior--allow shrinking
Sun, 19 Feb 1995 19:12:17 +0000 Richard M. Stallman (r_alloc_init): Set __malloc_extra_blocks.