solaris port. addresses #1789

git-svn-id: file:///svn/toku/tokudb@12535 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
Rich Prohaska 2013-04-16 23:57:54 -04:00 committed by Yoni Fogel
parent bb2ba73091
commit 848a96a64c
5 changed files with 5 additions and 1 deletions

View file

@ -1,7 +1,7 @@
#ifndef _TOKU_HTONL_H
#define _TOKU_HTONL_H
#if !__linux__ && !__FreeBSD__
#if !__linux__ && !__FreeBSD__ && !__sun__
#error
#endif

1
sunos/memory.c Symbolic link
View file

@ -0,0 +1 @@
../linux/memory.c

View file

@ -0,0 +1 @@
../../linux/tests/test-pthread-rwlock-rwr.c

1
sunos/toku_htonl.h Symbolic link
View file

@ -0,0 +1 @@
../linux/toku_htonl.h

1
sunos/toku_time.h Symbolic link
View file

@ -0,0 +1 @@
../linux/toku_time.h