haiku/src
Axel Dörfler 29b183b12c select() doesn't care about obvious user errors: if it's called without
any chance to come back (without being signaled), it now will.
For example, this is used by the sleep command (which now actually works
as it should :)).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12110 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-03-28 21:45:56 +00:00
..
add-ons Made it possible to disable PCI module debug output. 2005-03-27 17:00:20 +00:00
apps Moved bin/ out of apps/, make it build again. 2005-03-19 00:39:42 +00:00
bin Added gdb's bfd and opcodes libraries and gdb itself to the build. 2005-03-28 15:59:01 +00:00
build
data Moved keymaps to the common place for data files like timezones 2005-03-18 17:05:46 +00:00
kernel select() doesn't care about obvious user errors: if it's called without 2005-03-28 21:45:56 +00:00
kits Remove debug leftover. 2005-03-27 21:29:55 +00:00
libs libagg is now build as static, excluded the build of the GUI controls for the interactive examples 2005-03-25 23:35:32 +00:00
prefs
servers Started to implement workspace support. Surprisingly, with this small change changing workspaces actualy works. An it works quite well I may add. :-) So happy the new window manager which I heavily tested actualy works inside app_server. :-) 2005-03-28 21:32:24 +00:00
tests Theoretically it should now be possible to open a MiniTerminal 2005-03-28 17:04:50 +00:00
tools Fixed various problems with the latest stdbool.h changes, including stdbool.h itself: 2005-03-26 18:01:40 +00:00
Jamfile Moved bin/ out of apps/, make it build again. 2005-03-19 00:39:42 +00:00