haiku/src/system
Ingo Weinhold efd536ff89 * Cleared up a misconception in the notification mechanism. We already had
methods that used an "event mask" field. There was no need to introduce
  a "flags" field for the same purpose.
* Renamed protected DefaultNotificationService methods (removed "_" prefix).
* Adjusted the code providing a notification service accordingly.
* Changed the event message several notification services generated by renaming
  the "opcode" field to "event".
* Implemented the TEAM_ADDED event and also added a TEAM_EXEC event.
* Added notifications for threads and images.
* Added visitor-like iteration functions for teams, threads, and images.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30126 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-11 21:45:25 +00:00
..
boot * Changed directory structure as suggested on the mailing list. 2009-04-03 09:02:44 +00:00
glue * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
kernel * Cleared up a misconception in the notification mechanism. We already had 2009-04-11 21:45:25 +00:00
ldscripts Merge in all .text.Z* sections back to .text... 2008-11-12 00:14:07 +00:00
libroot Don't use exit() when compiling for the kernel. 2009-04-08 16:48:32 +00:00
runtime_loader ignore Stack type in elf loader 2009-04-10 03:28:00 +00:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00