---
ï¿ Synchronet ï¿ Vertrauen ï¿ Home of Synchronet ï¿ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Tue Apr 14 16:58:38 2020
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 Sat Aug 8 16:25:46 2020
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