X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=README;h=944d378a5a1c664c063d577c7d0b77e811f7c11b;hb=c283f067d330a9288aec5510836cd4a898dd07df;hp=7fa350ada20490977e11e770f3fe0d96b0059b91;hpb=b784b2a33146988ac3d1bf7b4a2726f7d107255f;p=osl.git diff --git a/README b/README index 7fa350a..944d378 100644 --- a/README +++ b/README @@ -12,8 +12,8 @@ libosl will never try to interpret the table contents. - There is no fancy query language but only a relatively simple C-API. -- There's no network support for network-access and libosl -only uses a very rudimentary table locking mechanism. +- There's no support for network-access and libosl only uses a very +rudimentary table locking mechanism. - There are no dependencies on external libraries. An augmented version of the red-black tree implementation of the linux @@ -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.