This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
History
Rene Gollent
2252911973
Add missing definition for wcsstr. This was preventing clucene from building with wide chars enabled.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32038 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-31 22:16:58 +00:00
..
build
Fixing random GCC4 warnings. Mostly missing consts, some parentheses, some braces... Should all be harmless and not change anything.
2009-07-16 02:42:03 +00:00
compatibility
/bsd
…
cpp
Since wchar support now works, the wstring typedef should now also be safe.
2009-07-29 14:09:43 +00:00
glibc
…
gnu
…
legacy
/network
…
libs
…
os
* Added desperately missing Trim() method.
2009-07-31 21:13:19 +00:00
posix
Add missing definition for wcsstr. This was preventing clucene from building with wide chars enabled.
2009-07-31 22:16:58 +00:00
private
* Allocate a separate double fault stack for each CPU.
2009-07-31 16:14:18 +00:00
tools
…