diff options
| author | Jimmy Yuen Ho Wong <wyuenho@users.noreply.github.com> | 2025-12-28 17:14:07 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-28 22:44:07 +0530 |
| commit | 0adc845fc2e0110dab0c7fc401a7bcf890d0610a (patch) | |
| tree | 96a110f4f1b848fdd631289a0874569ccf073c6f /README.org | |
| parent | 93b008ac73006119b207ef4e6b96d335c9800b69 (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
