haiku/headers
Stefano Ceccherini 19787aaf71 Removed BGA's uint32 utf8_char_len(uchar c)
function from this public header, since it's not safe, and it's slower than parsing bytes one by one.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4006 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-17 15:35:39 +00:00
..
libs The mother of all commits. :P 2003-03-30 00:17:50 +00:00
os Removed BGA's uint32 utf8_char_len(uchar c) 2003-07-17 15:35:39 +00:00
posix extern "C" wrapper needed for inclusion from C++ 2003-07-06 10:30:56 +00:00
private Added mostly empty implementations for the missing methods; implemented some of them. Cleanup. 2003-07-17 00:06:58 +00:00
tools/cppunit Added support for multiple BTestHandlers in a BTestApp. 2002-12-09 12:47:37 +00:00