Just a sample of the Echomail archive
[ << oldest | < older | list | newer > | newest >> ]
|  Message 47947  |
|  deuce to Git commit to main/sbbs/master  |
|  src/doors/clans-src/src/alliancem.c clan  |
|  31 Oct 25 15:40:46  |
 TZUTC: -0700 MSGID: 53382.syncprog@1:103/705 2d6b4174 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: ASCII 1 FORMAT: flowed https://gitlab.synchro.net/main/sbbs/-/commit/7751a1b3dab47cd10ab57db5 Modified Files: src/doors/clans-src/src/alliancem.c clans.c clans.props clansini.c config.c ecomp.c empire.c help.c ibbs.c input.c install.c items.c makenpc.c mclass.c mcomp.c mitems.c mspells.c myopen.c npc.c pcedit.c quests.c readcfg.c reg.c reset.c semfile.c system.c unix_wrappers.h user.c video.c wb_fapnd.c win_wrappers.h Log Message: Start of move to a coherent strategy. 1) If there's a standard C API, use it (the stuff in wb_fapnd.c will fillany get replaced). 2) If it can't be done with the standard library, prefer a POSIX one (as that's also a standard) 3) When neither apply, and Windows has an API, use the Windows one with a prefix So most of this is just adding an _ prefix to POSIX functions on Windows, but _stricmp() (MS extension) is now strcasecmp() (POSIX standard). This will likely fail the pipes, I'll fix the *nix builds momentarily. --- SBBSecho 3.30-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) SEEN-BY: 4/0 88/0 90/0 93/1 103/705 105/81 106/201 124/5016 128/187 SEEN-BY: 129/14 153/757 7715 154/10 30 110 203/0 218/700 221/0 6 226/30 SEEN-BY: 227/114 229/110 206 317 400 426 428 470 700 705 240/1120 SEEN-BY: 240/5832 263/1 266/512 280/464 5003 5006 291/111 292/8125 SEEN-BY: 301/1 320/219 322/757 341/66 200 234 342/200 396/45 423/120 SEEN-BY: 460/58 633/280 712/848 770/1 880/1 900/0 106 902/0 19 26 SEEN-BY: 904/0 13 905/0 5019/40 5020/400 5075/35 PATH: 103/705 280/464 341/66 902/26 229/426 |
[ << oldest | < older | list | newer > | newest >> ]