commit c953c022d3d8bc48ab524db04355323693ebfba9
Author: sin <[email protected]>
Date:   Mon Dec 8 14:54:46 2014 +0000

    Remove section on minix in README
    
    All tools currently compile except ln(1) which uses the *at()
    that do not seem to be implemented.

diff --git a/README b/README
index 07340d8..db2b6ab 100644
--- a/README
+++ b/README
@@ -109,10 +109,6 @@ Portability
 sbase has been  compiled on a variety of  different operating systems,
 including Linux, *BSD, OSX, Haiku, Solaris, SCO OpenServer and others.
 
-sbase  also compiles  and runs  on minix3  with slight  modifications.
-They do  not provide mmap()/munmap()  so you need to  use minix_mmap()
-and minix_munmap() respectively.
-
 Various combinations of operating  systems and architectures have also
 been built.
 


Reply via email to