* bsd_mutex.cc (_msleep): Disable resetting event object for now.

This commit is contained in:
Corinna Vinschen
2004-09-06 20:32:45 +00:00
parent b2e7654908
commit ab21f18c95
2 changed files with 11 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2004-09-06 Corinna Vinschen <corinna@vinschen.de>
* bsd_mutex.cc (_msleep): Disable resetting event object for now.
2004-08-31 Corinna Vinschen <corinna@vinschen.de>
* sysv_shm.cc (kern_shmat): Add debug_printf's.