haiku/src/kits
haydentech 8e449e70e9 Eliminate one warning and one bug
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4503 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-04 19:41:08 +00:00
..
app Added BSession to build 2003-08-31 18:53:05 +00:00
device Removed invocations of UsePublicHeaders, which was a no-op anyway. 2003-06-23 16:53:22 +00:00
game Added missing include. 2003-07-05 12:30:23 +00:00
interface Eliminate one warning and one bug 2003-09-04 19:41:08 +00:00
media reduce debug output at level 2 2003-09-03 00:55:32 +00:00
midi Removed invocations of UsePublicHeaders, which was a no-op anyway. 2003-06-23 16:53:22 +00:00
midi2 Removed invocations of UsePublicHeaders, which was a no-op anyway. 2003-06-23 16:53:22 +00:00
network Rollback to NET_STACK_GET_COOKIE trick for accept() implementation. 2003-07-10 01:08:49 +00:00
screensaver Removed invocations of UsePublicHeaders, which was a no-op anyway. 2003-06-23 16:53:22 +00:00
storage No reason for err to be an ssize_t in this function. 2003-08-05 07:41:18 +00:00
support removed debugger call, 2003-08-30 23:47:55 +00:00
translation fix the "extra bytes at the end" bug that happens when the existing file has more bytes than the new file. I chose to SetSize(textLength) after Write instead of SetSize(0) before the Write because there is less of a chance of complete data loss if the Write fails somehow. right? (write?) :-) 2003-08-27 01:33:17 +00:00
Jamfile Forgot to check this in - properly build with ClientFontList sources added in 2003-09-02 21:55:48 +00:00