X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=README;h=75f60c49b353f1c5045e69f521957985dc1789c6;hb=ff9ce949110452295fd4675d5cb0f08d89b4ca6f;hp=578cc34a6c1f965dc3eeee1819c50cd3aacbda79;hpb=321e9c5d2d03ffe17bf86837273bd9877331c98d;p=osl.git diff --git a/README b/README index 578cc34..75f60c4 100644 --- a/README +++ b/README @@ -17,7 +17,7 @@ rudimentary table locking mechanism. - There are no dependencies on external libraries. An augmented version of the red-black tree implementation of the linux -kernel is in included in the libosl package. +kernel is included in the libosl package. Libosl is fast: @@ -27,8 +27,8 @@ Libosl is fast: Libosl is portable: -- It is known to compile and run on Linux, MacOS, FreeBSD, -NetBSD and Solaris. +- It is known to compile and run on Linux, FreeBSD, NetBSD. It might +work on other Unix systems as well. - Content and metadata is stored in an endian-agnostic way.