mirror-ghostty/include
Alessandro De Blasis a35f84db32 build: define ssize_t for MSVC in ghostty.h
MSVC's <sys/types.h> does not define ssize_t (it is a POSIX type).
This causes the translate-c build step to fail when translating
ghostty.h on Windows. Use SSIZE_T from <BaseTsd.h> which is the
Windows SDK equivalent.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 16:35:49 +01:00
..
ghostty vt: add ghostty_alloc for buffer allocation 2026-03-23 16:12:29 -07:00
ghostty.h build: define ssize_t for MSVC in ghostty.h 2026-03-24 16:35:49 +01:00
module.modulemap include: comment the modulemap 2023-02-19 10:44:53 -08:00