Added _res_resultcodes for improved BONE compatibility.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7230 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Waldemar Kornewald
2004-04-18 13:00:44 +00:00
parent 5f09d484a7
commit 0ddbc23a4e
3 changed files with 75 additions and 3 deletions
+1 -3
View File
@@ -16,9 +16,7 @@ Porting issues:
As long as we do not have a working kernel this should be #define'd. When we can do a real OpenBeOS port we should #undef it again.
Added sources for compatibility:
arc4random.c
ethers.c
pthread_emu.c
src/res_resultcodes.c: BONE's host command wants _res_resultcodes to be defined
Changes made to the sources and headers:
netdb.h and resolv.h: simplified by removing unneeded checks for other platforms