Subj : src/doors/clans-src/src/alliancem.c clansini.c game.c ibbs.c mail.c my To : Git commit to main/sbbs/master From : Deuc¨ Date : Fri Oct 31 2025 16:58:39 https://gitlab.synchro.net/main/sbbs/-/commit/2279cc7ca8cfbd15a5eda930 Modified Files: src/doors/clans-src/src/alliancem.c clansini.c game.c ibbs.c mail.c myibbs.c myopen.c news.c pawn.c readcfg.c reset.c scores.c unix_wrappers.c unix_wrappers.h user.c village.c wb_fapnd.c win_wrappers.h Log Message: Fix share modes and eliminate POSIX file accesses The SH_DENY* macros have been deprecated in favour of _SH_DENY* ones, so we'll use those everywhere. Also, the last argument to _fsopen() is not a set of bitflags, it's manifest constants, so fix _fsopen() on *nix. Finally, eliminate open()/read()/write()/close() in favour of the C standard stream interface. It was only used in a couple places, and there's no need to wrap those on Windows. --- þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net .