haiku/src
Axel Dörfler eb9f0103f8 file_cache_delete() can now safely be used with a NULL pointer.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9938 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-12 16:46:05 +00:00
..
add-ons Added AGMS's excellent spam detection software. Still some weirdness with the configuration interface from E-mail prefs. 2004-11-12 02:55:05 +00:00
apps Added AGMS's excellent spam detection software. Still some weirdness with the configuration interface from E-mail prefs. 2004-11-12 02:55:05 +00:00
kernel file_cache_delete() can now safely be used with a NULL pointer. 2004-11-12 16:46:05 +00:00
kits Made encoding detection actually work. Added a deprecation notice in E-mail.h. 2004-11-11 23:17:48 +00:00
libs Initial checkin 2004-11-12 02:02:58 +00:00
prefs stricmp -> strcasecmp 2004-11-11 15:58:03 +00:00
servers use BONE_COMPATIBLE instead of TARGET_PLATFORM 2004-11-11 11:07:25 +00:00
tests Removed the error count from sys_rstat() as this can easily happen with 2004-10-27 00:48:20 +00:00
tools Extremely bad idea: Since the inline stat() is not static, we get a endless recursion, if the server is not running. Fascinatingly this doesn't happen on R5, but at least on BONE (with the same executable) -- correctly, I would think. Apparently a bug in the R5 loader. 2004-11-01 23:52:15 +00:00
Jamfile tests are back 2002-10-26 19:40:43 +00:00