ambrop7 e1cda2fad8 make sure plugin code doesn't have its own instances of global variables but uses the ones from the main program %!s(int64=13) %!d(string=hai) anos
..
BAddr.h fa53618fa6 fix some pointer casts which are invalid in C++, to get compiling with MSVC working again %!s(int64=13) %!d(string=hai) anos
BConnection.h 2c66094f18 system: BConnection: fix typo which broke pipe BConnection's %!s(int64=13) %!d(string=hai) anos
BConnectionGeneric.h 653c75a10e fix clang warning %!s(int64=13) %!d(string=hai) anos
BConnection_unix.c e1a3b6cbe2 system: BReactor, BConnection: properly handle HUP event so that it is possible to ready any remaining data after a HUP is %!s(int64=13) %!d(string=hai) anos
BConnection_unix.h e1a3b6cbe2 system: BReactor, BConnection: properly handle HUP event so that it is possible to ready any remaining data after a HUP is %!s(int64=13) %!d(string=hai) anos
BConnection_win.c a21e23fe8a port to compile with MSVC %!s(int64=13) %!d(string=hai) anos
BConnection_win.h 0d99d6a26a switch to using the New BSD License %!s(int64=14) %!d(string=hai) anos
BDatagram.h 78aaf44824 cosmetic changes %!s(int64=13) %!d(string=hai) anos
BDatagram_unix.c 2fe1885612 add forgotten change from previous commit %!s(int64=13) %!d(string=hai) anos
BDatagram_unix.h 0d99d6a26a switch to using the New BSD License %!s(int64=14) %!d(string=hai) anos
BDatagram_win.c a21e23fe8a port to compile with MSVC %!s(int64=13) %!d(string=hai) anos
BDatagram_win.h 0d99d6a26a switch to using the New BSD License %!s(int64=14) %!d(string=hai) anos
BInputProcess.c a21e23fe8a port to compile with MSVC %!s(int64=13) %!d(string=hai) anos
BInputProcess.h 0d99d6a26a switch to using the New BSD License %!s(int64=14) %!d(string=hai) anos
BLockReactor.c 86b3cbc925 system: add BThreadSignal and BLockReactor %!s(int64=13) %!d(string=hai) anos
BLockReactor.h 86b3cbc925 system: add BThreadSignal and BLockReactor %!s(int64=13) %!d(string=hai) anos
BNetwork.c e1cda2fad8 make sure plugin code doesn't have its own instances of global variables but uses the ones from the main program %!s(int64=13) %!d(string=hai) anos
BNetwork.h 0d99d6a26a switch to using the New BSD License %!s(int64=14) %!d(string=hai) anos
BProcess.c f9cb7b96a2 remove LinkedList2 and use LinkedList1 instead %!s(int64=13) %!d(string=hai) anos
BProcess.h f9cb7b96a2 remove LinkedList2 and use LinkedList1 instead %!s(int64=13) %!d(string=hai) anos
BReactor.h 1ebc9e1fa0 port NCD to Emscripten %!s(int64=13) %!d(string=hai) anos
BReactor_badvpn.c e1a3b6cbe2 system: BReactor, BConnection: properly handle HUP event so that it is possible to ready any remaining data after a HUP is %!s(int64=13) %!d(string=hai) anos
BReactor_badvpn.h e1a3b6cbe2 system: BReactor, BConnection: properly handle HUP event so that it is possible to ready any remaining data after a HUP is %!s(int64=13) %!d(string=hai) anos
BReactor_badvpn_timerstree.h da424e04ab system: BReactor: don't store a callback void pointer in BSmallTimer, instead just pass the BSmallTimer pointer to the %!s(int64=13) %!d(string=hai) anos
BReactor_emscripten.c 1ebc9e1fa0 port NCD to Emscripten %!s(int64=13) %!d(string=hai) anos
BReactor_emscripten.h 1ebc9e1fa0 port NCD to Emscripten %!s(int64=13) %!d(string=hai) anos
BReactor_glib.c b2bc0d84b4 system: BReactor_glib: implement missing BSmallTimer %!s(int64=13) %!d(string=hai) anos
BReactor_glib.h b2bc0d84b4 system: BReactor_glib: implement missing BSmallTimer %!s(int64=13) %!d(string=hai) anos
BSignal.c c87e97a25c system: BSignal: make global variable static %!s(int64=13) %!d(string=hai) anos
BSignal.h 0d99d6a26a switch to using the New BSD License %!s(int64=14) %!d(string=hai) anos
BThreadSignal.c 86b3cbc925 system: add BThreadSignal and BLockReactor %!s(int64=13) %!d(string=hai) anos
BThreadSignal.h 86b3cbc925 system: add BThreadSignal and BLockReactor %!s(int64=13) %!d(string=hai) anos
BTime.c e1cda2fad8 make sure plugin code doesn't have its own instances of global variables but uses the ones from the main program %!s(int64=13) %!d(string=hai) anos
BTime.h 1ebc9e1fa0 port NCD to Emscripten %!s(int64=13) %!d(string=hai) anos
BUnixSignal.c 0d99d6a26a switch to using the New BSD License %!s(int64=14) %!d(string=hai) anos
BUnixSignal.h 0d99d6a26a switch to using the New BSD License %!s(int64=14) %!d(string=hai) anos
CMakeLists.txt faa7a69c48 compile PIC versions of internal libraries, to be used by NCD plugins %!s(int64=13) %!d(string=hai) anos