home bbs files messages ]

Just a sample of the Echomail archive

<< oldest | < older | list | newer > | newest >> ]

 Message 47894 
 Deucе to Git commit to main/sbbs/master 
 src/doors/clans-src/src/door.c fight.c q 
 28 Oct 25 19:18:47 
 
TZUTC: -0700
MSGID: 53329.syncprog@1:103/705 2d677fd8
PID: Synchronet 3.21a-Linux master/88b423313 Sep 29 2025 GCC 12.2.0
TID: SBBSecho 3.30-Linux master/86829317e Oct 26 2025 GCC 12.2.0
BBSID: VERT
CHRS: UTF-8 4
FORMAT: flowed
https://gitlab.synchro.net/main/sbbs/-/commit/acfdd2f82af3bd893f217aa5
Modified Files:
	src/doors/clans-src/src/door.c fight.c quests.c system.c
Log Message:
Handle libraries that call exit()

OpenDoors will call exit() under you sometimes, and there's really
no way to stop it.  That means to clean up the semaphore, we need
to use an atexit() handler.

System_Close() already does everything we need, I just need to make
sure nothing is calling exit() to avoid it now. :(

So, I've split it into System_CloseAtExit() which should only be
called from exit() and System_Close() which calls it. It tries to
detect if exit() was called from System_CloseAtExit() and falls back
to abort() with a diagnostic, since abort() is the thing most likely
to flush buffers but not call atexit() handlers.
--- SBBSecho 3.30-Linux
 * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
SEEN-BY: 103/705 105/81 106/201 124/5016 128/187 129/14 153/757 7715
SEEN-BY: 154/10 30 110 203/0 218/700 221/0 226/30 227/114 229/110
SEEN-BY: 229/206 317 400 426 428 470 700 705 240/1120 5832 263/1 266/512
SEEN-BY: 280/464 5003 5006 291/111 292/8125 301/1 320/219 322/757
SEEN-BY: 341/66 234 342/200 396/45 423/120 460/58 633/267 280 384
SEEN-BY: 633/414 418 420 422 2744 712/848 770/1 902/26 5020/400 5075/35
PATH: 103/705 280/464 633/280 229/426


<< oldest | < older | list | newer > | newest >> ]

(c) 1994,  bbs@darkrealms.ca