haiku/src
Jérôme Duval b2f8cb2ef4 it seems fRegisteredApps also lists not fully running apps, so we add a check for the state APP_STATE_REGISTERED.
this fixes the ticket #627.
Ingo, could you review ? This check might also be needed at other places.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20014 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-01-29 23:36:15 +00:00
..
add-ons I decided to recreate the classic BeOS screensaver BuyNow, and here it is. 2007-01-29 05:50:42 +00:00
apps The size of the selection rectangle is now shown in the status bar. Useful for 2007-01-29 20:29:16 +00:00
bin we don't need this for Haiku 2007-01-26 21:15:45 +00:00
build FreeBSD build platform support. Original patches courtesy of 2006-11-29 18:08:00 +00:00
data update from tzdata2007a.tar.gz 2007-01-09 22:35:49 +00:00
documentation Renamed to index.html because this makes it easier to read it from the 2007-01-24 20:46:27 +00:00
kits We must not wait for the reply of the registrar - this fixes a deadlock between 2007-01-29 22:40:29 +00:00
libs Corrected include directories for non-Haiku platforms. USBKit.a can now be built for R5 too. 2007-01-26 16:57:34 +00:00
preferences * Fixed warnings. 2007-01-26 11:35:25 +00:00
servers it seems fRegisteredApps also lists not fully running apps, so we add a check for the state APP_STATE_REGISTERED. 2007-01-29 23:36:15 +00:00
system * waitpid() now only clobbers _status in case it succeeded. 2007-01-29 15:45:34 +00:00
tests Added some more tests for wait() and waitpid(). Looks like my implementation is 2007-01-29 13:40:52 +00:00
tools Fixed build under Linux. Also tested on BeOS. Fixes bug #983. 2007-01-28 12:33:12 +00:00
Jamfile