haiku/src
Axel Dörfler c89cbee2cf Added missing times() function (almost empty stub implementation).
Implemented uio.h functions: readv/writev[_pos]().


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9770 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-03 15:05:35 +00:00
..
add-ons updated ROM dump to be 64Kb instead of 32Kb: now we have the full thing. 2004-11-02 17:08:27 +00:00
apps Added Pentium M label 2004-11-01 14:11:26 +00:00
kernel Added missing times() function (almost empty stub implementation). 2004-11-03 15:05:35 +00:00
kits Line wrapping needs to work at charachter level, not byte level 2004-11-03 11:54:38 +00:00
libs Added PDFlib lite 5.0.3 which is required to build the PDF printer driver. 2004-10-06 18:48:01 +00:00
prefs <smacks forehead> Kevin's changes also affected the ScrollBar prefs. Fixed build. *sigh* 2004-10-16 23:05:05 +00:00
servers Implement bare-bones AS_SYNC message handling - this fixes a problem whereby app_server<->client communications would come to a stop since the client expected a reply from this message and would never get one because it was unimplemented 2004-11-01 16:18:44 +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