haiku/src/kits
beveloper d91580cd9a removed/fixed warnings
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4418 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-31 02:18:11 +00:00
..
app Fixed bugs in (un)flattening code. 2003-08-29 22:32:22 +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 Fixed compile errors; references to BFont* when should have been BFont& 2003-08-29 22:33:17 +00:00
media removed/fixed warnings 2003-08-31 02:18:11 +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 Removed invocations of UsePublicHeaders, which was a no-op anyway. 2003-06-23 16:53:22 +00:00