haiku/src
Ingo Weinhold fbe0c27a94 axeld + bonefish:
Changed condition variables so that it is allowed to block (e.g. lock
mutexes etc.) between Add() and Wait(). This fixes #2059, since the
block writer used them this way and could thusly fail to wait for a
condition variable, causing a temporary stack object to be used past its
lifetime.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25525 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-17 10:21:37 +00:00
..
add-ons axeld + bonefish: 2008-05-17 10:21:37 +00:00
apps display codec id when codec not available\nSome layout changes too 2008-05-16 02:30:50 +00:00
bin a waiting thread can wait on something else than a sem 2008-05-15 23:25:17 +00:00
build * Include KMessage in libbe_haiku.so again. 2008-04-26 21:57:22 +00:00
data Applied patch by SHINTA to enable Zenkaku/Hankaku key codes in Japanese keymap. 2008-05-10 11:41:28 +00:00
documentation
kits Patch from Shinta: don't send B_INPUT_METHOD_STOPPED when IM is not active 2008-05-15 23:37:34 +00:00
libs Improved the coding style. 2008-05-16 08:50:45 +00:00
preferences * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
servers * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
system axeld + bonefish: 2008-05-17 10:21:37 +00:00
tests This should be the last commit to this one, I'll next work on integrating it 2008-05-15 15:08:33 +00:00
tools * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
Jamfile