update librb README to explain the namechange
This commit is contained in:
parent
c83f2f5e12
commit
4c1873ed21
1 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,9 @@
|
||||||
This is libircd from ircd-ratbox. A few notes about this library:
|
# librb
|
||||||
|
|
||||||
|
This is based on libratbox, the common runtime support code in ircd-ratbox.
|
||||||
|
It has significant modifications and is no longer compatible with libratbox itself (nor can be used as a dropin replacement), so we renamed it.
|
||||||
|
|
||||||
|
# original libratbox notes
|
||||||
|
|
||||||
1. Most of this code isn't anywhere near threadsafe at this point. Don't
|
1. Most of this code isn't anywhere near threadsafe at this point. Don't
|
||||||
hold your breath on this either.
|
hold your breath on this either.
|
Loading…
Reference in a new issue