emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v [EMACS_22_BASE]


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v [EMACS_22_BASE]
Date: Thu, 09 Aug 2007 03:08:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     YAMAMOTO Mitsuharu <mituharu>   07/08/09 03:08:27

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5651.2.62
retrieving revision 1.5651.2.63
diff -u -b -r1.5651.2.62 -r1.5651.2.63
--- ChangeLog   8 Aug 2007 07:48:26 -0000       1.5651.2.62
+++ ChangeLog   9 Aug 2007 03:08:25 -0000       1.5651.2.63
@@ -1,3 +1,7 @@
+2007-08-09  YAMAMOTO Mitsuharu  <address@hidden>
+
+       * gmalloc.c (posix_memalign): New function.
+
 2007-08-08  Glenn Morris  <address@hidden>
 
        * Replace `iff' in doc-strings and comments.
@@ -31,8 +35,8 @@
        Call malloc_enable_thread on interactive startup.
 
        * gmalloc.c (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
-       [USE_PTHREAD] (LOCK, UNLOCK, LOCK_ALIGNED_BLOCKS)
-       (UNLOCK_ALIGNED_BLOCKS): Conditionalize with it.
+       (LOCK, UNLOCK, LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS)
+       [USE_PTHREAD]: Conditionalize with it.
        (malloc_atfork_handler_prepare, malloc_atfork_handler_parent)
        (malloc_atfork_handler_child, malloc_enable_thread) [USE_PTHREAD]:
        New functions.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]