haiku/src
ejakowatz 02043d35db Added calc_padding() convenience function for calculating how much padding to add to a buffer in order for it to fall on a specified byte boundary.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8889 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-09-07 23:06:32 +00:00
..
add-ons The fs_readlink() function must work a bit differently in the new VFS API 2004-09-07 01:47:08 +00:00
apps Now only prints out the path if the path was initialized successfully - else 2004-09-07 01:50:08 +00:00
kernel Now handles NULL cookies for the VM fs calls gracefully (in case someone 2004-09-07 15:39:03 +00:00
kits Added calc_padding() convenience function for calculating how much padding to add to a buffer in order for it to fall on a specified byte boundary. 2004-09-07 23:06:32 +00:00
libs added a clean rule call because File doesn't have it 2004-06-27 23:03:42 +00:00
prefs added missing scrolllock 2004-09-02 21:18:43 +00:00
servers turned off debug output in AppServer.cpp and ServerApp.cpp 2004-09-05 00:52:45 +00:00
tests Added two tests for flattening and unflattening. 2004-09-07 22:54:06 +00:00
tools Fixed a problem we had with bool parameters (probably with all types that consume more storage when being passed as function parameters). 2004-09-01 20:17:57 +00:00
Jamfile tests are back 2002-10-26 19:40:43 +00:00