- Apr 30, 2003
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Event and a Semaphore (using sem_init). output_sem is now initialized immediately in sbbs_t::init() so if init() fails, the semaphore can be destroyed without causing a segfault.
-
deuce authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
deuce authored
-
rswindell authored
-
deuce authored
Node: This SHOULD pass command-line arguments to child make but doesn't/
-
deuce authored
-
deuce authored
[21:39] * Deuce chortles. [21:39] <DigitalMan> I'll move it later. :-)
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
touched in the first place (Twice the bugs in half the time!) use use -D_THREAD_SAFE to compile object files for a threaded app (You have to do that on BSD already anyways)
-
- Apr 29, 2003
-
-
rswindell authored
Removed excessive #ifdef __QNX__ blocks.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Eliminated some comment-out code.
-
rswindell authored
Checking return value of getnodedat() before calling putnodedat().
-
rswindell authored
mod.
-
rswindell authored
-
rswindell authored
-
rswindell authored
here.
-
rswindell authored
Renamed "curr_socket" local var in input_thread to just "sock".
-
rswindell authored
realloc it.
-
deuce authored
Linux No Yes FreeBSD Yes Yes OpenBSD No No NetBSD Yes(lib) No QNX No Yes *sigh*
-
deuce authored
Get rid of startup.h kludge but makeing YIELD() an empty macro in nopen and getuserdat
-
deuce authored
-
deuce authored
*blush* Of course, Win32 could use a real yield *hint hint*
-
deuce authored
-
deuce authored
NOTES: ------ startup.h has an ugly YIELD kludge in it, and includes both ringbuf.h and threadwrap.h. However, it is sometimes used in non-threaded utils. This must be fixed!
-
deuce authored
-
deuce authored
-
deuce authored
if the child changes ANY value.
-