| .. |
|
BLog.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 |
|
BLog.h
|
cabd8abb7f
BLog: add BContextLog macro
|
%!s(int64=13) %!d(string=hai) anos |
|
BLog_syslog.c
|
ef2650edcf
base: BLog_syslog: make global variable static
|
%!s(int64=13) %!d(string=hai) anos |
|
BLog_syslog.h
|
0d99d6a26a
switch to using the New BSD License
|
%!s(int64=14) %!d(string=hai) anos |
|
BMutex.h
|
3c5ae1b60b
BMutex: cosmetic change, remove whitespace at end of line
|
%!s(int64=13) %!d(string=hai) anos |
|
BPending.c
|
b963b8e471
BPending: add BSmallPending_SetHandler()
|
%!s(int64=13) %!d(string=hai) anos |
|
BPending.h
|
b963b8e471
BPending: add BSmallPending_SetHandler()
|
%!s(int64=13) %!d(string=hai) anos |
|
BPending_list.h
|
d547f87417
base: BPending: transform BPending into BSmallPending, which doesn't keep a pointer to its BPendingGroup, and implement
|
%!s(int64=13) %!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 |
|
DebugObject.c
|
8f6285a281
DebugObject: BADVPN_THREAD_SAFE should be checked with if not ifdef. Also add check to make sure it's defined.
|
%!s(int64=13) %!d(string=hai) anos |
|
DebugObject.h
|
8f6285a281
DebugObject: BADVPN_THREAD_SAFE should be checked with if not ifdef. Also add check to make sure it's defined.
|
%!s(int64=13) %!d(string=hai) anos |