BBS:      TELESC.NET.BR
Assunto:  src/syncterm/sftp_browser.c
De:       Deuc¨
Data:     Fri, 24 Apr 2026 23:23:52 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/7c17eb442fc8f3f9a01818df
Modified Files:
	src/syncterm/sftp_browser.c
Log Message:
syncterm: include datewrap.h in sftp_browser.c for localtime_r

MSVC's CRT doesn't ship POSIX localtime_r. xpdev/datewrap.h is the
project's portable shim for it (used the same way in webget.c:7).
sftp_browser.c calls localtime_r in format_mtime() but never pulled
the header in, so the MSVC build fails with C2065 / implicit-decl.

Co-Authored-By: Claude Opus 4.7 (1M context) 
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]