Ambroz Bizjak 64f30f5480 Fix usage of sigprocmask() to pthread_sigmask(). 9 년 전
..
BAddr.h 77013d347b BAddr: add functions which return addresses 12 년 전
BConnection.h f844123ab2 system/BConnection: Add option to take ownership of the pipe_fd. 11 년 전
BConnectionGeneric.h 9314b91783 Refactoring using MemRef. 11 년 전
BConnection_common.c 9c4888e2a3 system/BConnection: Code reduction. 11 년 전
BConnection_unix.c f844123ab2 system/BConnection: Add option to take ownership of the pipe_fd. 11 년 전
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 13 년 전
BConnection_win.c 9c4888e2a3 system/BConnection: Code reduction. 11 년 전
BConnection_win.h 0d99d6a26a switch to using the New BSD License 14 년 전
BDatagram.h 78aaf44824 cosmetic changes 13 년 전
BDatagram_unix.c 2fe1885612 add forgotten change from previous commit 13 년 전
BDatagram_unix.h 0d99d6a26a switch to using the New BSD License 14 년 전
BDatagram_win.c a21e23fe8a port to compile with MSVC 13 년 전
BDatagram_win.h 0d99d6a26a switch to using the New BSD License 14 년 전
BInputProcess.c f844123ab2 system/BConnection: Add option to take ownership of the pipe_fd. 11 년 전
BInputProcess.h 0d99d6a26a switch to using the New BSD License 14 년 전
BLockReactor.c 86b3cbc925 system: add BThreadSignal and BLockReactor 13 년 전
BLockReactor.h 86b3cbc925 system: add BThreadSignal and BLockReactor 13 년 전
BNetwork.c e1cda2fad8 make sure plugin code doesn't have its own instances of global variables but uses the ones from the main program 13 년 전
BNetwork.h 0d99d6a26a switch to using the New BSD License 14 년 전
BProcess.c 64f30f5480 Fix usage of sigprocmask() to pthread_sigmask(). 9 년 전
BProcess.h f9cb7b96a2 remove LinkedList2 and use LinkedList1 instead 13 년 전
BReactor.h 1ebc9e1fa0 port NCD to Emscripten 13 년 전
BReactor_badvpn.c fac69ce0c6 Fix assertion failures on FreeBSD due to kevent() returning multiple entries for the same file event source. 10 년 전
BReactor_badvpn.h fac69ce0c6 Fix assertion failures on FreeBSD due to kevent() returning multiple entries for the same file event source. 10 년 전
BReactor_badvpn_timerstree.h da424e04ab system: BReactor: don't store a callback void pointer in BSmallTimer, instead just pass the BSmallTimer pointer to the 13 년 전
BReactor_emscripten.c 1ebc9e1fa0 port NCD to Emscripten 13 년 전
BReactor_emscripten.h 1ebc9e1fa0 port NCD to Emscripten 13 년 전
BReactor_glib.c b2bc0d84b4 system: BReactor_glib: implement missing BSmallTimer 13 년 전
BReactor_glib.h b2bc0d84b4 system: BReactor_glib: implement missing BSmallTimer 13 년 전
BSignal.c 3897cdf4aa BSignal: Also catch SIGHUP. 9 년 전
BSignal.h 3897cdf4aa BSignal: Also catch SIGHUP. 9 년 전
BThreadSignal.c 86b3cbc925 system: add BThreadSignal and BLockReactor 13 년 전
BThreadSignal.h 86b3cbc925 system: add BThreadSignal and BLockReactor 13 년 전
BTime.c e1cda2fad8 make sure plugin code doesn't have its own instances of global variables but uses the ones from the main program 13 년 전
BTime.h 1ebc9e1fa0 port NCD to Emscripten 13 년 전
BUnixSignal.c 64f30f5480 Fix usage of sigprocmask() to pthread_sigmask(). 9 년 전
BUnixSignal.h 64f30f5480 Fix usage of sigprocmask() to pthread_sigmask(). 9 년 전
CMakeLists.txt 9c4888e2a3 system/BConnection: Code reduction. 11 년 전