* sysv_shm.cc (kern_shmat): Add debug_printf's.

This commit is contained in:
Corinna Vinschen
2004-08-31 10:47:27 +00:00
parent 607d4cafec
commit f0720ce7cb
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2004-08-31 Corinna Vinschen <corinna@vinschen.de>
* sysv_shm.cc (kern_shmat): Add debug_printf's.
2004-08-24 Corinna Vinschen <corinna@vinschen.de>
* bsd_mutex.cc (_msleep): Release process object while waiting.