mirror of
https://github.com/euzu/tuliprox.git
synced 2026-09-24 10:02:29 +02:00
* fix: restore Windows builds for gnu/msvc targets memmap2::Advice and Mmap::advise are Unix-only; add a portable Advice stub on non-Unix. Fix GetDiskFreeSpaceExW output pointer types and wrap the current-process pseudo-handle in a Send newtype so sys_usage can spawn on tokio. Co-authored-by: Cursor <cursoragent@cursor.com> * windows support * windows support --------- Co-authored-by: MaxPain99 <maxpain99@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: euzu <euzu@proton.me> Co-authored-by: euzu <33094714+euzu@users.noreply.github.com>