From rswindell@VERT to CVS commit on Tuesday, April 14, 2020 15:58:38
src/xpdev genwrap.c 1.113 1.114 genwrap.h 1.117 1.118
Update of /cvsroot/sbbs/src/xpdev
In directory cvs:/tmp/cvs-serv12570
Modified Files:
genwrap.c genwrap.h
Log Message:
Include a reimplementation of BSD strlcpy(), currently only enabled in Windows builds.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Saturday, August 08, 2020 15:25:46
src/xpdev genwrap.c 1.114 1.115 genwrap.h 1.121 1.122
Update of /cvsroot/sbbs/src/xpdev
In directory cvs:/tmp/cvs-serv21344
Modified Files:
genwrap.c genwrap.h
Log Message:
Define a thread-safe/re-entrant version of strerror(): safe_strerror() which is just thin wrapper around strerror_s on Windows and strerror_r elsewhere.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net