summaryrefslogtreecommitdiff
path: root/BitKeeper
diff options
context:
space:
mode:
authorunknown <heikki@donna.mysql.fi>2001-05-31 15:23:40 +0300
committerunknown <heikki@donna.mysql.fi>2001-05-31 15:23:40 +0300
commit7176e43d2177006d29348de1d42a318cc104deb8 (patch)
tree2d009ee5f802e1c4cc3657fc6f88c1af5c942d71 /BitKeeper
parent8c8244918fc37bb25656a5f8b451a362e4b16577 (diff)
downloadmariadb-git-7176e43d2177006d29348de1d42a318cc104deb8.tar.gz
sync0sync.ic Use XCHG also to reset the mutex lock word: it makes a serialization point to code on Intel and gives more safety
innobase/include/sync0sync.ic: Use XCHG also to reset the mutex lock word: it makes a serialization point to code on Intel and gives more safety BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
Diffstat (limited to 'BitKeeper')
-rw-r--r--BitKeeper/etc/logging_ok1
1 files changed, 1 insertions, 0 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok
index 50fea447bdd..f4888a3c6c6 100644
--- a/BitKeeper/etc/logging_ok
+++ b/BitKeeper/etc/logging_ok
@@ -1,3 +1,4 @@
jani@janikt.pp.saunalahti.fi
monty@hundin.mysql.fi
mwagner@evoq.mwagner.org
+heikki@donna.mysql.fi