summaryrefslogtreecommitdiff
path: root/BitKeeper
diff options
context:
space:
mode:
authorunknown <heikki@donna.mysql.fi>2001-04-04 16:30:46 +0300
committerunknown <heikki@donna.mysql.fi>2001-04-04 16:30:46 +0300
commite3dee8e0f123c61c0ea48e1bd0310d86f21c6c26 (patch)
tree7c4564440560ba7a27b10f4802fc1a67b3fa7fc1 /BitKeeper
parent7a60014eff6f448f723366f1a1f97859f0a0ac3e (diff)
downloadmariadb-git-e3dee8e0f123c61c0ea48e1bd0310d86f21c6c26.tar.gz
sync0sync.c Fix the infinite spin on FreeBSD
os0thread.c Use pthread_yield instead of os_thread_sleep(0) innobase/os/os0thread.c: Use pthread_yield instead of os_thread_sleep(0) innobase/sync/sync0sync.c: Fix the infinite spin on FreeBSD BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
Diffstat (limited to 'BitKeeper')
-rw-r--r--BitKeeper/etc/logging_ok5
1 files changed, 1 insertions, 4 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok
index f7dff25bc24..1c3bdac2b9f 100644
--- a/BitKeeper/etc/logging_ok
+++ b/BitKeeper/etc/logging_ok
@@ -1,4 +1 @@
-mwagner@evoq.mwagner.org
-jcole@abel.spaceapes.com
-monty@donna.mysql.fi
-sasha@mysql.sashanet.com
+heikki@donna.mysql.fi