haiku/src
Matthew Wilber 11e946307a made sure that when Translator add-on symbols are missing from the add-on they default to a NULL value
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@747 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-13 16:22:40 +00:00
..
add-ons Marcus Overhagen pointed out that I had no idea how memset worked, so I fixed that problem by not using memset at all and used memcpy instead 2002-08-13 02:16:20 +00:00
apps Added a small copyright notice. 2002-08-10 00:14:36 +00:00
kernel Implemented some more calls in unistd.h. 2002-08-13 13:51:36 +00:00
kits made sure that when Translator add-on symbols are missing from the add-on they default to a NULL value 2002-08-13 16:22:40 +00:00
prefs Added Keymap resource file with icon, and altered the Jamrules to build 2002-08-12 23:29:03 +00:00
servers Add some experimental media add-on instantiating support, more debugging and bugfixes 2002-08-13 15:21:32 +00:00
tests added: obos header 2002-08-13 15:22:59 +00:00
tools It became apparent that in order to assure obos tests are run 2002-08-11 03:45:17 +00:00
Jamfile Build the kernel first. This cures the earlier problem with 2002-07-12 19:07:26 +00:00