This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c82fcfe3f344bcc6279c1ce476bc69678ac8d7c7
haiku-beta6
/
src
T
History
Stefano Ceccherini
c82fcfe3f3
stricmp -> strcasecmp
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9929 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-11 15:58:03 +00:00
..
add-ons
use BONE_COMPATIBLE variable instead of TARGET_PLATFORM to control linking
2004-11-11 10:13:34 +00:00
apps
remove signed/unsigned warnings
2004-11-11 12:34:29 +00:00
kernel
- deactivate vtable-thunks, as BeOS never used them and we need to be
2004-11-10 19:43:14 +00:00
kits
convert message body using textencoding, change default to latin 9 (iso-8859-15) instead of latin 1 (iso-8859-1)
2004-11-11 13:11:30 +00:00
libs
- added implementation of stdc++ for haiku
2004-11-10 20:33:33 +00:00
prefs
stricmp -> strcasecmp
2004-11-11 15:58:03 +00:00
servers
use BONE_COMPATIBLE instead of TARGET_PLATFORM
2004-11-11 11:07:25 +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
…