add broken ass source for now

This commit is contained in:
2026-07-28 22:28:01 +02:00
commit 3176370951
174 changed files with 53679 additions and 0 deletions
@@ -0,0 +1,5 @@
/* Minimal unistd.h shim for standalone getopt build on MSVC. */
#ifndef _UNISTD_H
#define _UNISTD_H 1
#endif /* _UNISTD_H */