aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2007-08-07 09:04:55 +0000
committerYAMAMOTO Mitsuharu2007-08-07 09:04:55 +0000
commit31521cb0ffcd54a9de93b0b98469618ca5749c81 (patch)
tree1309a7bec9e1097b0758c14922b7a3d2e8ccc2aa /src/ChangeLog
parente490694a089a5afd1002a283c27d53a32d684171 (diff)
downloademacs-31521cb0ffcd54a9de93b0b98469618ca5749c81.tar.gz
emacs-31521cb0ffcd54a9de93b0b98469618ca5749c81.zip
(__malloc_initialize): Remove pthread_once. Not needed.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cebb164ecf0..189585d241a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12007-08-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * gmalloc.c (__malloc_initialize): Remove pthread_once. Not needed.
4
12007-08-07 Sam Steingold <sds@gnu.org> 52007-08-07 Sam Steingold <sds@gnu.org>
2 6
3 * gmalloc.c (__morecore): Fix the declaration to comply with the 7 * gmalloc.c (__morecore): Fix the declaration to comply with the