]> git.tuebingen.mpg.de Git - osl.git/commit
README: Clarify red-black tree statements.
authorAndre Noll <maan@systemlinux.org>
Mon, 3 Aug 2009 09:31:49 +0000 (11:31 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 3 Aug 2009 09:31:49 +0000 (11:31 +0200)
commit92e383cb36c302a811e9448941e78a5b541511f3
tree508434bbd373cfce77764c9deccfcbd22d4ebcb8
parentdd236c99130fb7cdeb49b7169a7a44298569f919
README: Clarify red-black tree statements.

As noted by Sebastian Stark, the old text was a bit misleading. So
make it clear that no special linux files are necessary to compile
the library.

Also, the sentence on table locking was not quite true: There's the
dirty bit in each osl table which is some kind of locking. Correct that
statement as well.
README