haiku/src
Axel Dörfler 41691b996a Replaced kmalloc(), kfree(), and kstrdup() with the POSIX equivalents.
Implemented realloc().
Adapted all other sources, some minor cleanups in some files as well.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1773 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-29 23:07:06 +00:00
..
add-ons bfs_walk() should check for read permissions for iterating through directories, not execute permission. 2002-10-28 13:31:54 +00:00
apps from sample code 2002-10-26 03:33:06 +00:00
kernel Replaced kmalloc(), kfree(), and kstrdup() with the POSIX equivalents. 2002-10-29 23:07:06 +00:00
kits Tests are a developer's best friends :)) Fixed an incorrect implementation of the private function _FindAfter. 2002-10-29 19:09:27 +00:00
libs Adjusted the Jamfiles to work with our build system and produce a nice shared library. 2002-10-12 15:20:50 +00:00
prefs allow building everything without local(tree external) header files beeing 2002-10-23 20:13:17 +00:00
servers - Added Handle{Get,AddTo,Clear}Recent{Apps,Documents,Folders}() skeleton functions. 2002-10-27 07:52:28 +00:00
tests Fixed to compile 2002-10-29 19:09:59 +00:00
tools *** empty log message *** 2002-09-20 11:36:24 +00:00
Jamfile tests are back 2002-10-26 19:40:43 +00:00