ambrop7 12fe99ea8d BProcess: port to DebugError há 15 anos atrás
..
BAddr.h 49a56089a7 system/BAddr.h: replace *_IsRecognized in favour of *_Assert há 15 anos atrás
BLog.c 198d6cd4b8 Initial import há 15 anos atrás
BLog.h 198d6cd4b8 Initial import há 15 anos atrás
BLog_syslog.c 198d6cd4b8 Initial import há 15 anos atrás
BLog_syslog.h 198d6cd4b8 Initial import há 15 anos atrás
BPending.c bf16d03931 BReactor: add ability to execute jobs directly until a mark job is reached. Allows integration of third-party software that does há 15 anos atrás
BPending.h bf16d03931 BReactor: add ability to execute jobs directly until a mark job is reached. Allows integration of third-party software that does há 15 anos atrás
BProcess.c 12fe99ea8d BProcess: port to DebugError há 15 anos atrás
BProcess.h 12fe99ea8d BProcess: port to DebugError há 15 anos atrás
BReactor.c b21d45c00b BReactor: add BReactor_SetTimerAfter há 15 anos atrás
BReactor.h b21d45c00b BReactor: add BReactor_SetTimerAfter há 15 anos atrás
BSignal.c 8e73c9d4b3 BUnixSignal: don't provide any information about a signal other than the signal number. This is because multiple signals (at least SIGCHLD) may be merged into one, so it há 15 anos atrás
BSignal.h 8e73c9d4b3 BUnixSignal: don't provide any information about a signal other than the signal number. This is because multiple signals (at least SIGCHLD) may be merged into one, so it há 15 anos atrás
BSocket.c 409acf90e0 BSocket: add support for Ethernet packet sockets há 15 anos atrás
BSocket.h 82d03fdea5 BReactor: report error events for file descriptors. BSocket: add a new event for catching these errors, but keep existing behaviour by first reporting há 15 anos atrás
BTime.c 198d6cd4b8 Initial import há 15 anos atrás
BTime.h 0536c1bcfa BTime: subtract starting time on Linux too. Needed by lwip because we cast the time to an uint32_t. há 15 anos atrás
BUnixSignal.c 8e73c9d4b3 BUnixSignal: don't provide any information about a signal other than the signal number. This is because multiple signals (at least SIGCHLD) may be merged into one, so it há 15 anos atrás
BUnixSignal.h 8e73c9d4b3 BUnixSignal: don't provide any information about a signal other than the signal number. This is because multiple signals (at least SIGCHLD) may be merged into one, so it há 15 anos atrás
CMakeLists.txt 3d277dd54b add BProcess há 15 anos atrás
DebugObject.c 198d6cd4b8 Initial import há 15 anos atrás
DebugObject.h 198d6cd4b8 Initial import há 15 anos atrás
Listener.c fc2561fa55 Listener: Remove the socket event handler when freeing. Use a job for default accepting instead of directly using a dead var. há 15 anos atrás
Listener.h fc2561fa55 Listener: Remove the socket event handler when freeing. Use a job for default accepting instead of directly using a dead var. há 15 anos atrás