summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorJimmy Yuen Ho Wong <wyuenho@users.noreply.github.com>2025-12-28 17:14:07 +0000
committerGitHub <noreply@github.com>2025-12-28 22:44:07 +0530
commit0adc845fc2e0110dab0c7fc401a7bcf890d0610a (patch)
tree96a110f4f1b848fdd631289a0874569ccf073c6f /README.org
parent93b008ac73006119b207ef4e6b96d335c9800b69 (diff)
fix(server): replace tempnam with mkstemp/_tempnam
Use platform-appropriate temp file creation: - _tempnam() on Windows (Microsoft-recommended) - mkstemp() on Unix-like systems Fixes #110, addresses #316 Supersedes #235
Diffstat (limited to 'README.org')
0 files changed, 0 insertions, 0 deletions