Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151224680
D44701.id136787.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
84 KB
Referenced Files
None
Subscribers
None
D44701.id136787.diff
View Options
diff --git a/devel/Makefile b/devel/Makefile
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -456,6 +456,7 @@
SUBDIR += containers
SUBDIR += convco
SUBDIR += corrade
+ SUBDIR += cosmocc
SUBDIR += courier-unicode
SUBDIR += coursier
SUBDIR += covtool
diff --git a/devel/cosmocc/Makefile b/devel/cosmocc/Makefile
new file mode 100644
--- /dev/null
+++ b/devel/cosmocc/Makefile
@@ -0,0 +1,24 @@
+PORTNAME= cosmocc
+DISTVERSION= 3.3.3
+CATEGORIES= devel
+MASTER_SITES= https://cosmo.zip/pub/cosmocc/
+
+MAINTAINER= jrm@FreeBSD.org
+COMMENT= Cosmpolitan C compiler
+WWW= https://github.com/jart/cosmopolitan
+
+LICENSE= ISCL
+
+USES= zip
+
+NO_BUILD= yes
+
+do-extract:
+ @${MKDIR} ${WRKSRC}
+ @${EXTRACT_CMD} -d ${WRKSRC} -q ${DISTDIR}/${DISTFILES}
+
+do-install:
+ @${MKDIR} ${STAGEDIR}${PREFIX}/${PORTNAME}
+ (cd ${WRKSRC} && ${CP} -R * ${STAGEDIR}${PREFIX}/${PORTNAME})
+
+.include <bsd.port.mk>
diff --git a/devel/cosmocc/distinfo b/devel/cosmocc/distinfo
new file mode 100644
--- /dev/null
+++ b/devel/cosmocc/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1712689877
+SHA256 (cosmocc-3.3.3.zip) = e4d0fa63cd79cc3bfff6c2d015f1776db081409907625aea8ad40cefc1996d08
+SIZE (cosmocc-3.3.3.zip) = 185788440
diff --git a/devel/cosmocc/pkg-descr b/devel/cosmocc/pkg-descr
new file mode 100644
--- /dev/null
+++ b/devel/cosmocc/pkg-descr
@@ -0,0 +1,6 @@
+cosmocc is the compiler for the cosmopolitan toolchain. Cosmopolitan
+Libc makes C a build-once run-anywhere language, like Java, except it
+doesn't need an interpreter or virtual machine. Instead, it reconfigures
+stock GCC and Clang to output a POSIX-approved polyglot format that runs
+natively on Linux + Mac + Windows + FreeBSD + OpenBSD + NetBSD + BIOS
+with the best possible performance and the tiniest footprint imaginable.
diff --git a/devel/cosmocc/pkg-plist b/devel/cosmocc/pkg-plist
new file mode 100644
--- /dev/null
+++ b/devel/cosmocc/pkg-plist
@@ -0,0 +1,1978 @@
+cosmocc/LICENSE.gpl2
+cosmocc/LICENSE.gpl3
+cosmocc/LICENSE.lgpl2
+cosmocc/LICENSE.lgpl3
+cosmocc/README.md
+cosmocc/aarch64-linux-cosmo/lib/aarch64.lds
+cosmocc/aarch64-linux-cosmo/lib/crt.o
+cosmocc/aarch64-linux-cosmo/lib/libc.a
+cosmocc/aarch64-linux-cosmo/lib/libcosmo.a
+cosmocc/aarch64-linux-cosmo/lib/libcrypt.a
+cosmocc/aarch64-linux-cosmo/lib/libcxx.a
+cosmocc/aarch64-linux-cosmo/lib/libdl.a
+cosmocc/aarch64-linux-cosmo/lib/libgcc_s.a
+cosmocc/aarch64-linux-cosmo/lib/libgomp.a
+cosmocc/aarch64-linux-cosmo/lib/libm.a
+cosmocc/aarch64-linux-cosmo/lib/libpthread.a
+cosmocc/aarch64-linux-cosmo/lib/libresolv.a
+cosmocc/aarch64-linux-cosmo/lib/librt.a
+cosmocc/aarch64-linux-cosmo/lib/libstdc++.a
+cosmocc/aarch64-linux-cosmo/lib/libunwind.a
+cosmocc/bin/aarch64-linux-cosmo-addr2line
+cosmocc/bin/aarch64-linux-cosmo-ar
+cosmocc/bin/aarch64-linux-cosmo-as
+cosmocc/bin/aarch64-linux-cosmo-c++
+cosmocc/bin/aarch64-linux-cosmo-c++filt
+cosmocc/bin/aarch64-linux-cosmo-cc
+cosmocc/bin/aarch64-linux-cosmo-cpp
+cosmocc/bin/aarch64-linux-cosmo-elfedit
+cosmocc/bin/aarch64-linux-cosmo-g++
+cosmocc/bin/aarch64-linux-cosmo-gcc
+cosmocc/bin/aarch64-linux-cosmo-ld
+cosmocc/bin/aarch64-linux-cosmo-ld.bfd
+cosmocc/bin/aarch64-linux-cosmo-nm
+cosmocc/bin/aarch64-linux-cosmo-objcopy
+cosmocc/bin/aarch64-linux-cosmo-objdump
+cosmocc/bin/aarch64-linux-cosmo-ranlib
+cosmocc/bin/aarch64-linux-cosmo-readelf
+cosmocc/bin/aarch64-linux-cosmo-size
+cosmocc/bin/aarch64-linux-cosmo-strip
+cosmocc/bin/aarch64-unknown-cosmo-addr2line
+cosmocc/bin/aarch64-unknown-cosmo-ar
+cosmocc/bin/aarch64-unknown-cosmo-as
+cosmocc/bin/aarch64-unknown-cosmo-c++
+cosmocc/bin/aarch64-unknown-cosmo-c++filt
+cosmocc/bin/aarch64-unknown-cosmo-cc
+cosmocc/bin/aarch64-unknown-cosmo-install
+cosmocc/bin/aarch64-unknown-cosmo-nm
+cosmocc/bin/aarch64-unknown-cosmo-objcopy
+cosmocc/bin/aarch64-unknown-cosmo-objdump
+cosmocc/bin/aarch64-unknown-cosmo-readelf
+cosmocc/bin/aarch64-unknown-cosmo-strip
+cosmocc/bin/ape-aarch64.elf
+cosmocc/bin/ape-m1.c
+cosmocc/bin/ape-x86_64.elf
+cosmocc/bin/ape-x86_64.macho
+cosmocc/bin/apelink
+cosmocc/bin/assimilate
+cosmocc/bin/cosmoaddr2line
+cosmocc/bin/cosmoar
+cosmocc/bin/cosmoc++
+cosmocc/bin/cosmocc
+cosmocc/bin/cosmocross
+cosmocc/bin/cosmoinstall
+cosmocc/bin/ctags
+cosmocc/bin/fixupobj
+cosmocc/bin/make
+cosmocc/bin/march-native
+cosmocc/bin/mkdeps
+cosmocc/bin/mktemper
+cosmocc/bin/pecheck
+cosmocc/bin/unknown-unknown-cosmo-ar
+cosmocc/bin/unknown-unknown-cosmo-c++
+cosmocc/bin/unknown-unknown-cosmo-cc
+cosmocc/bin/unknown-unknown-cosmo-install
+cosmocc/bin/x86_64-linux-cosmo-addr2line
+cosmocc/bin/x86_64-linux-cosmo-ar
+cosmocc/bin/x86_64-linux-cosmo-as
+cosmocc/bin/x86_64-linux-cosmo-c++
+cosmocc/bin/x86_64-linux-cosmo-c++filt
+cosmocc/bin/x86_64-linux-cosmo-cc
+cosmocc/bin/x86_64-linux-cosmo-cpp
+cosmocc/bin/x86_64-linux-cosmo-elfedit
+cosmocc/bin/x86_64-linux-cosmo-g++
+cosmocc/bin/x86_64-linux-cosmo-gcc
+cosmocc/bin/x86_64-linux-cosmo-ld
+cosmocc/bin/x86_64-linux-cosmo-ld.bfd
+cosmocc/bin/x86_64-linux-cosmo-nm
+cosmocc/bin/x86_64-linux-cosmo-objcopy
+cosmocc/bin/x86_64-linux-cosmo-objdump
+cosmocc/bin/x86_64-linux-cosmo-ranlib
+cosmocc/bin/x86_64-linux-cosmo-readelf
+cosmocc/bin/x86_64-linux-cosmo-size
+cosmocc/bin/x86_64-linux-cosmo-strip
+cosmocc/bin/x86_64-unknown-cosmo-addr2line
+cosmocc/bin/x86_64-unknown-cosmo-ar
+cosmocc/bin/x86_64-unknown-cosmo-as
+cosmocc/bin/x86_64-unknown-cosmo-c++
+cosmocc/bin/x86_64-unknown-cosmo-c++filt
+cosmocc/bin/x86_64-unknown-cosmo-cc
+cosmocc/bin/x86_64-unknown-cosmo-install
+cosmocc/bin/x86_64-unknown-cosmo-nm
+cosmocc/bin/x86_64-unknown-cosmo-objcopy
+cosmocc/bin/x86_64-unknown-cosmo-objdump
+cosmocc/bin/x86_64-unknown-cosmo-readelf
+cosmocc/bin/x86_64-unknown-cosmo-strip
+cosmocc/bin/zipcopy
+cosmocc/bin/zipobj
+cosmocc/include/algorithm
+cosmocc/include/alloca.h
+cosmocc/include/ammintrin.h
+cosmocc/include/any
+cosmocc/include/ape/ape.h
+cosmocc/include/ape/ape.internal.h
+cosmocc/include/ape/idata.internal.h
+cosmocc/include/ape/macros.internal.h
+cosmocc/include/ape/notice.inc
+cosmocc/include/ape/relocations.h
+cosmocc/include/ape/sections.internal.h
+cosmocc/include/ar.h
+cosmocc/include/arm_acle.h
+cosmocc/include/arm_bf16.h
+cosmocc/include/arm_fp16.h
+cosmocc/include/arm_neon.h
+cosmocc/include/arpa/inet.h
+cosmocc/include/arpa/nameser.h
+cosmocc/include/array
+cosmocc/include/assert.h
+cosmocc/include/atomic
+cosmocc/include/bit
+cosmocc/include/bitset
+cosmocc/include/byteswap.h
+cosmocc/include/cassert
+cosmocc/include/ccomplex
+cosmocc/include/cctype
+cosmocc/include/cerrno
+cosmocc/include/cfenv
+cosmocc/include/cfloat
+cosmocc/include/charconv
+cosmocc/include/chrono
+cosmocc/include/cinttypes
+cosmocc/include/ciso646
+cosmocc/include/climits
+cosmocc/include/clocale
+cosmocc/include/clzerointrin.h
+cosmocc/include/cmath
+cosmocc/include/codecvt
+cosmocc/include/compare
+cosmocc/include/complex
+cosmocc/include/complex.h
+cosmocc/include/condition_variable
+cosmocc/include/cosmo.h
+cosmocc/include/cpio.h
+cosmocc/include/cpuid.h
+cosmocc/include/crypt.h
+cosmocc/include/csetjmp
+cosmocc/include/csignal
+cosmocc/include/cstdarg
+cosmocc/include/cstdbool
+cosmocc/include/cstddef
+cosmocc/include/cstdint
+cosmocc/include/cstdio
+cosmocc/include/cstdlib
+cosmocc/include/cstring
+cosmocc/include/ctgmath
+cosmocc/include/ctime
+cosmocc/include/ctype.h
+cosmocc/include/cwchar
+cosmocc/include/cwctype
+cosmocc/include/cxxabi.h
+cosmocc/include/deque
+cosmocc/include/dirent.h
+cosmocc/include/dlfcn.h
+cosmocc/include/elf.h
+cosmocc/include/emmintrin.h
+cosmocc/include/endian.h
+cosmocc/include/err.h
+cosmocc/include/errno.h
+cosmocc/include/exception
+cosmocc/include/execution
+cosmocc/include/fcntl.h
+cosmocc/include/features.h
+cosmocc/include/fenv.h
+cosmocc/include/filesystem
+cosmocc/include/float.h
+cosmocc/include/fnmatch.h
+cosmocc/include/forward_list
+cosmocc/include/fstream
+cosmocc/include/ftw.h
+cosmocc/include/functional
+cosmocc/include/future
+cosmocc/include/getopt.h
+cosmocc/include/glob.h
+cosmocc/include/grp.h
+cosmocc/include/iconv.h
+cosmocc/include/ifaddrs.h
+cosmocc/include/immintrin.h
+cosmocc/include/initializer_list
+cosmocc/include/inttypes.h
+cosmocc/include/iomanip
+cosmocc/include/ios
+cosmocc/include/iosfwd
+cosmocc/include/iostream
+cosmocc/include/iso646.h
+cosmocc/include/istream
+cosmocc/include/iterator
+cosmocc/include/langinfo.h
+cosmocc/include/libc/ar.h
+cosmocc/include/libc/assert.h
+cosmocc/include/libc/atomic.h
+cosmocc/include/libc/c.inc
+cosmocc/include/libc/calls/asan.internal.h
+cosmocc/include/libc/calls/blockcancel.internal.h
+cosmocc/include/libc/calls/cachestat.h
+cosmocc/include/libc/calls/calls.h
+cosmocc/include/libc/calls/cp.internal.h
+cosmocc/include/libc/calls/createfileflags.internal.h
+cosmocc/include/libc/calls/getcontext.inc
+cosmocc/include/libc/calls/groups.internal.h
+cosmocc/include/libc/calls/internal.h
+cosmocc/include/libc/calls/ipc.h
+cosmocc/include/libc/calls/landlock.h
+cosmocc/include/libc/calls/makedev.h
+cosmocc/include/libc/calls/metalfile.internal.h
+cosmocc/include/libc/calls/mount.h
+cosmocc/include/libc/calls/openbsd.internal.h
+cosmocc/include/libc/calls/pledge.h
+cosmocc/include/libc/calls/pledge.internal.h
+cosmocc/include/libc/calls/prctl.internal.h
+cosmocc/include/libc/calls/sched-sysv.internal.h
+cosmocc/include/libc/calls/sig.internal.h
+cosmocc/include/libc/calls/sigtimedwait.h
+cosmocc/include/libc/calls/sigtimedwait.internal.h
+cosmocc/include/libc/calls/state.internal.h
+cosmocc/include/libc/calls/struct/aarch64.internal.h
+cosmocc/include/libc/calls/struct/bpf.internal.h
+cosmocc/include/libc/calls/struct/cpuset.h
+cosmocc/include/libc/calls/struct/dirent.h
+cosmocc/include/libc/calls/struct/fd.internal.h
+cosmocc/include/libc/calls/struct/filter.internal.h
+cosmocc/include/libc/calls/struct/flock.h
+cosmocc/include/libc/calls/struct/flock.internal.h
+cosmocc/include/libc/calls/struct/framebuffercolormap.h
+cosmocc/include/libc/calls/struct/framebufferfixedscreeninfo.h
+cosmocc/include/libc/calls/struct/framebuffervirtualscreeninfo.h
+cosmocc/include/libc/calls/struct/fsid.h
+cosmocc/include/libc/calls/struct/iovec.h
+cosmocc/include/libc/calls/struct/iovec.internal.h
+cosmocc/include/libc/calls/struct/itimerval.h
+cosmocc/include/libc/calls/struct/itimerval.internal.h
+cosmocc/include/libc/calls/struct/metasigaltstack.h
+cosmocc/include/libc/calls/struct/metastat.internal.h
+cosmocc/include/libc/calls/struct/metatermios.internal.h
+cosmocc/include/libc/calls/struct/rlimit.h
+cosmocc/include/libc/calls/struct/rlimit.internal.h
+cosmocc/include/libc/calls/struct/rusage.h
+cosmocc/include/libc/calls/struct/rusage.internal.h
+cosmocc/include/libc/calls/struct/sched_param.h
+cosmocc/include/libc/calls/struct/sched_param.internal.h
+cosmocc/include/libc/calls/struct/seccomp.internal.h
+cosmocc/include/libc/calls/struct/sigaction.h
+cosmocc/include/libc/calls/struct/sigaction.internal.h
+cosmocc/include/libc/calls/struct/sigaltstack.h
+cosmocc/include/libc/calls/struct/sigaltstack.internal.h
+cosmocc/include/libc/calls/struct/siginfo-freebsd.internal.h
+cosmocc/include/libc/calls/struct/siginfo-meta.internal.h
+cosmocc/include/libc/calls/struct/siginfo-netbsd.internal.h
+cosmocc/include/libc/calls/struct/siginfo-openbsd.internal.h
+cosmocc/include/libc/calls/struct/siginfo-xnu.internal.h
+cosmocc/include/libc/calls/struct/siginfo.h
+cosmocc/include/libc/calls/struct/siginfo.internal.h
+cosmocc/include/libc/calls/struct/sigset.h
+cosmocc/include/libc/calls/struct/sigset.internal.h
+cosmocc/include/libc/calls/struct/sigval.h
+cosmocc/include/libc/calls/struct/sigval.internal.h
+cosmocc/include/libc/calls/struct/stat.h
+cosmocc/include/libc/calls/struct/stat.internal.h
+cosmocc/include/libc/calls/struct/stat.macros.h
+cosmocc/include/libc/calls/struct/statfs-freebsd.internal.h
+cosmocc/include/libc/calls/struct/statfs-linux.internal.h
+cosmocc/include/libc/calls/struct/statfs-meta.internal.h
+cosmocc/include/libc/calls/struct/statfs-netbsd.internal.h
+cosmocc/include/libc/calls/struct/statfs-openbsd.internal.h
+cosmocc/include/libc/calls/struct/statfs-xnu.internal.h
+cosmocc/include/libc/calls/struct/statfs.h
+cosmocc/include/libc/calls/struct/statfs.internal.h
+cosmocc/include/libc/calls/struct/statvfs.h
+cosmocc/include/libc/calls/struct/sysinfo.h
+cosmocc/include/libc/calls/struct/sysinfo.internal.h
+cosmocc/include/libc/calls/struct/termios.h
+cosmocc/include/libc/calls/struct/termios.internal.h
+cosmocc/include/libc/calls/struct/timespec.h
+cosmocc/include/libc/calls/struct/timespec.internal.h
+cosmocc/include/libc/calls/struct/timeval.h
+cosmocc/include/libc/calls/struct/timeval.internal.h
+cosmocc/include/libc/calls/struct/tms.h
+cosmocc/include/libc/calls/struct/ucontext-freebsd.internal.h
+cosmocc/include/libc/calls/struct/ucontext-netbsd.internal.h
+cosmocc/include/libc/calls/struct/ucontext-openbsd.internal.h
+cosmocc/include/libc/calls/struct/ucontext.internal.h
+cosmocc/include/libc/calls/struct/user_regs_struct.h
+cosmocc/include/libc/calls/struct/utsname-linux.internal.h
+cosmocc/include/libc/calls/struct/utsname.h
+cosmocc/include/libc/calls/struct/winsize.h
+cosmocc/include/libc/calls/struct/winsize.internal.h
+cosmocc/include/libc/calls/syscall-nt.internal.h
+cosmocc/include/libc/calls/syscall-sysv.internal.h
+cosmocc/include/libc/calls/syscall_support-nt.internal.h
+cosmocc/include/libc/calls/syscall_support-sysv.internal.h
+cosmocc/include/libc/calls/sysdir.internal.h
+cosmocc/include/libc/calls/termios.h
+cosmocc/include/libc/calls/termios.internal.h
+cosmocc/include/libc/calls/ttydefaults.h
+cosmocc/include/libc/calls/typedef/u.h
+cosmocc/include/libc/calls/ucontext.h
+cosmocc/include/libc/calls/weirdtypes.h
+cosmocc/include/libc/calls/wincrash.internal.h
+cosmocc/include/libc/complex.h
+cosmocc/include/libc/cosmo.h
+cosmocc/include/libc/cxx.inc
+cosmocc/include/libc/cxxabi.h
+cosmocc/include/libc/cxxtypescompat.inc
+cosmocc/include/libc/dce.h
+cosmocc/include/libc/dlopen/dlfcn.h
+cosmocc/include/libc/dos.internal.h
+cosmocc/include/libc/elf/def.h
+cosmocc/include/libc/elf/elf.h
+cosmocc/include/libc/elf/link.h
+cosmocc/include/libc/elf/pf2prot.internal.h
+cosmocc/include/libc/elf/scalar.h
+cosmocc/include/libc/elf/struct/auxv.h
+cosmocc/include/libc/elf/struct/chdr.h
+cosmocc/include/libc/elf/struct/dyn.h
+cosmocc/include/libc/elf/struct/ehdr.h
+cosmocc/include/libc/elf/struct/lib.h
+cosmocc/include/libc/elf/struct/move.h
+cosmocc/include/libc/elf/struct/nhdr.h
+cosmocc/include/libc/elf/struct/phdr.h
+cosmocc/include/libc/elf/struct/rel.h
+cosmocc/include/libc/elf/struct/rela.h
+cosmocc/include/libc/elf/struct/shdr.h
+cosmocc/include/libc/elf/struct/sym.h
+cosmocc/include/libc/elf/struct/syminfo.h
+cosmocc/include/libc/elf/struct/verdaux.h
+cosmocc/include/libc/elf/struct/verdef.h
+cosmocc/include/libc/elf/struct/vernaux.h
+cosmocc/include/libc/elf/struct/verneed.h
+cosmocc/include/libc/elf/tinyelf.internal.h
+cosmocc/include/libc/errno.h
+cosmocc/include/libc/fmt/bing.internal.h
+cosmocc/include/libc/fmt/conv.h
+cosmocc/include/libc/fmt/divmod10.internal.h
+cosmocc/include/libc/fmt/internal.h
+cosmocc/include/libc/fmt/itoa.h
+cosmocc/include/libc/fmt/leb128.h
+cosmocc/include/libc/fmt/libgen.h
+cosmocc/include/libc/fmt/magnumstrs.internal.h
+cosmocc/include/libc/fmt/wintime.internal.h
+cosmocc/include/libc/imag.internal.h
+cosmocc/include/libc/integral/c.inc
+cosmocc/include/libc/integral/cxx.inc
+cosmocc/include/libc/integral/cxxtypescompat.inc
+cosmocc/include/libc/integral/llp64.inc
+cosmocc/include/libc/integral/lp64.inc
+cosmocc/include/libc/integral/lp64arg.inc
+cosmocc/include/libc/integral/normalize.inc
+cosmocc/include/libc/intrin/asan.internal.h
+cosmocc/include/libc/intrin/asancodes.h
+cosmocc/include/libc/intrin/asmflag.h
+cosmocc/include/libc/intrin/atomic.h
+cosmocc/include/libc/intrin/bsf.h
+cosmocc/include/libc/intrin/bsr.h
+cosmocc/include/libc/intrin/bswap.h
+cosmocc/include/libc/intrin/cmpxchg.h
+cosmocc/include/libc/intrin/cxaatexit.internal.h
+cosmocc/include/libc/intrin/describebacktrace.internal.h
+cosmocc/include/libc/intrin/describeflags.internal.h
+cosmocc/include/libc/intrin/describentoverlapped.internal.h
+cosmocc/include/libc/intrin/directmap.internal.h
+cosmocc/include/libc/intrin/dll.h
+cosmocc/include/libc/intrin/dos2errno.internal.h
+cosmocc/include/libc/intrin/extend.internal.h
+cosmocc/include/libc/intrin/getauxval.internal.h
+cosmocc/include/libc/intrin/getenv.internal.h
+cosmocc/include/libc/intrin/hilbert.h
+cosmocc/include/libc/intrin/kprintf.h
+cosmocc/include/libc/intrin/leaky.internal.h
+cosmocc/include/libc/intrin/likely.h
+cosmocc/include/libc/intrin/macros.h
+cosmocc/include/libc/intrin/newbie.h
+cosmocc/include/libc/intrin/nomultics.internal.h
+cosmocc/include/libc/intrin/packsswb.h
+cosmocc/include/libc/intrin/packuswb.h
+cosmocc/include/libc/intrin/paddw.h
+cosmocc/include/libc/intrin/palignr.h
+cosmocc/include/libc/intrin/pandn.h
+cosmocc/include/libc/intrin/pcmpgtb.h
+cosmocc/include/libc/intrin/pcmpgtw.h
+cosmocc/include/libc/intrin/pmaddubsw.h
+cosmocc/include/libc/intrin/pmovmskb.h
+cosmocc/include/libc/intrin/pmulhrsw.h
+cosmocc/include/libc/intrin/popcnt.h
+cosmocc/include/libc/intrin/promises.internal.h
+cosmocc/include/libc/intrin/psraw.h
+cosmocc/include/libc/intrin/punpckhbw.h
+cosmocc/include/libc/intrin/punpckhwd.h
+cosmocc/include/libc/intrin/punpcklbw.h
+cosmocc/include/libc/intrin/punpcklwd.h
+cosmocc/include/libc/intrin/pushpop.internal.h
+cosmocc/include/libc/intrin/repmovsb.h
+cosmocc/include/libc/intrin/repstosb.h
+cosmocc/include/libc/intrin/safemacros.internal.h
+cosmocc/include/libc/intrin/setjmp.internal.h
+cosmocc/include/libc/intrin/strace.internal.h
+cosmocc/include/libc/intrin/ulock.h
+cosmocc/include/libc/intrin/weaken.h
+cosmocc/include/libc/intrin/xchg.internal.h
+cosmocc/include/libc/inttypes.h
+cosmocc/include/libc/iso646.internal.h
+cosmocc/include/libc/isystem/algorithm
+cosmocc/include/libc/isystem/alloca.h
+cosmocc/include/libc/isystem/ammintrin.h
+cosmocc/include/libc/isystem/any
+cosmocc/include/libc/isystem/ar.h
+cosmocc/include/libc/isystem/arm_acle.h
+cosmocc/include/libc/isystem/arm_bf16.h
+cosmocc/include/libc/isystem/arm_fp16.h
+cosmocc/include/libc/isystem/arm_neon.h
+cosmocc/include/libc/isystem/arpa/inet.h
+cosmocc/include/libc/isystem/arpa/nameser.h
+cosmocc/include/libc/isystem/array
+cosmocc/include/libc/isystem/assert.h
+cosmocc/include/libc/isystem/atomic
+cosmocc/include/libc/isystem/bit
+cosmocc/include/libc/isystem/bitset
+cosmocc/include/libc/isystem/byteswap.h
+cosmocc/include/libc/isystem/cassert
+cosmocc/include/libc/isystem/ccomplex
+cosmocc/include/libc/isystem/cctype
+cosmocc/include/libc/isystem/cerrno
+cosmocc/include/libc/isystem/cfenv
+cosmocc/include/libc/isystem/cfloat
+cosmocc/include/libc/isystem/charconv
+cosmocc/include/libc/isystem/chrono
+cosmocc/include/libc/isystem/cinttypes
+cosmocc/include/libc/isystem/ciso646
+cosmocc/include/libc/isystem/climits
+cosmocc/include/libc/isystem/clocale
+cosmocc/include/libc/isystem/clzerointrin.h
+cosmocc/include/libc/isystem/cmath
+cosmocc/include/libc/isystem/codecvt
+cosmocc/include/libc/isystem/compare
+cosmocc/include/libc/isystem/complex
+cosmocc/include/libc/isystem/complex.h
+cosmocc/include/libc/isystem/condition_variable
+cosmocc/include/libc/isystem/cosmo.h
+cosmocc/include/libc/isystem/cpio.h
+cosmocc/include/libc/isystem/cpuid.h
+cosmocc/include/libc/isystem/crypt.h
+cosmocc/include/libc/isystem/csetjmp
+cosmocc/include/libc/isystem/csignal
+cosmocc/include/libc/isystem/cstdarg
+cosmocc/include/libc/isystem/cstdbool
+cosmocc/include/libc/isystem/cstddef
+cosmocc/include/libc/isystem/cstdint
+cosmocc/include/libc/isystem/cstdio
+cosmocc/include/libc/isystem/cstdlib
+cosmocc/include/libc/isystem/cstring
+cosmocc/include/libc/isystem/ctgmath
+cosmocc/include/libc/isystem/ctime
+cosmocc/include/libc/isystem/ctype.h
+cosmocc/include/libc/isystem/cwchar
+cosmocc/include/libc/isystem/cwctype
+cosmocc/include/libc/isystem/cxxabi.h
+cosmocc/include/libc/isystem/deque
+cosmocc/include/libc/isystem/dirent.h
+cosmocc/include/libc/isystem/dlfcn.h
+cosmocc/include/libc/isystem/elf.h
+cosmocc/include/libc/isystem/emmintrin.h
+cosmocc/include/libc/isystem/endian.h
+cosmocc/include/libc/isystem/err.h
+cosmocc/include/libc/isystem/errno.h
+cosmocc/include/libc/isystem/exception
+cosmocc/include/libc/isystem/execution
+cosmocc/include/libc/isystem/fcntl.h
+cosmocc/include/libc/isystem/features.h
+cosmocc/include/libc/isystem/fenv.h
+cosmocc/include/libc/isystem/filesystem
+cosmocc/include/libc/isystem/float.h
+cosmocc/include/libc/isystem/fnmatch.h
+cosmocc/include/libc/isystem/forward_list
+cosmocc/include/libc/isystem/fstream
+cosmocc/include/libc/isystem/ftw.h
+cosmocc/include/libc/isystem/functional
+cosmocc/include/libc/isystem/future
+cosmocc/include/libc/isystem/getopt.h
+cosmocc/include/libc/isystem/glob.h
+cosmocc/include/libc/isystem/grp.h
+cosmocc/include/libc/isystem/iconv.h
+cosmocc/include/libc/isystem/ifaddrs.h
+cosmocc/include/libc/isystem/immintrin.h
+cosmocc/include/libc/isystem/initializer_list
+cosmocc/include/libc/isystem/inttypes.h
+cosmocc/include/libc/isystem/iomanip
+cosmocc/include/libc/isystem/ios
+cosmocc/include/libc/isystem/iosfwd
+cosmocc/include/libc/isystem/iostream
+cosmocc/include/libc/isystem/iso646.h
+cosmocc/include/libc/isystem/istream
+cosmocc/include/libc/isystem/iterator
+cosmocc/include/libc/isystem/langinfo.h
+cosmocc/include/libc/isystem/libgen.h
+cosmocc/include/libc/isystem/limits
+cosmocc/include/libc/isystem/limits.h
+cosmocc/include/libc/isystem/link.h
+cosmocc/include/libc/isystem/linux/futex.h
+cosmocc/include/libc/isystem/linux/limits.h
+cosmocc/include/libc/isystem/linux/param.h
+cosmocc/include/libc/isystem/linux/types.h
+cosmocc/include/libc/isystem/list
+cosmocc/include/libc/isystem/locale
+cosmocc/include/libc/isystem/locale.h
+cosmocc/include/libc/isystem/malloc.h
+cosmocc/include/libc/isystem/map
+cosmocc/include/libc/isystem/math.h
+cosmocc/include/libc/isystem/memory
+cosmocc/include/libc/isystem/memory.h
+cosmocc/include/libc/isystem/mm3dnow.h
+cosmocc/include/libc/isystem/mm_malloc.h
+cosmocc/include/libc/isystem/mmintrin.h
+cosmocc/include/libc/isystem/mntent.h
+cosmocc/include/libc/isystem/monetary.h
+cosmocc/include/libc/isystem/mutex
+cosmocc/include/libc/isystem/mwaitxintrin.h
+cosmocc/include/libc/isystem/net/ethernet.h
+cosmocc/include/libc/isystem/net/if.h
+cosmocc/include/libc/isystem/net/if_arp.h
+cosmocc/include/libc/isystem/netdb.h
+cosmocc/include/libc/isystem/netinet/in.h
+cosmocc/include/libc/isystem/netinet/ip.h
+cosmocc/include/libc/isystem/netinet/tcp.h
+cosmocc/include/libc/isystem/netinet/udp.h
+cosmocc/include/libc/isystem/new
+cosmocc/include/libc/isystem/nl_types.h
+cosmocc/include/libc/isystem/nmmintrin.h
+cosmocc/include/libc/isystem/nsync.h
+cosmocc/include/libc/isystem/nsync_atomic.h
+cosmocc/include/libc/isystem/nsync_counter.h
+cosmocc/include/libc/isystem/nsync_cv.h
+cosmocc/include/libc/isystem/nsync_debug.h
+cosmocc/include/libc/isystem/nsync_mu.h
+cosmocc/include/libc/isystem/nsync_mu_wait.h
+cosmocc/include/libc/isystem/nsync_note.h
+cosmocc/include/libc/isystem/nsync_once.h
+cosmocc/include/libc/isystem/nsync_time.h
+cosmocc/include/libc/isystem/nsync_waiter.h
+cosmocc/include/libc/isystem/numeric
+cosmocc/include/libc/isystem/omp-tools.h
+cosmocc/include/libc/isystem/omp.h
+cosmocc/include/libc/isystem/ompx.h
+cosmocc/include/libc/isystem/optional
+cosmocc/include/libc/isystem/ostream
+cosmocc/include/libc/isystem/paths.h
+cosmocc/include/libc/isystem/pmmintrin.h
+cosmocc/include/libc/isystem/poll.h
+cosmocc/include/libc/isystem/popcntintrin.h
+cosmocc/include/libc/isystem/pthread.h
+cosmocc/include/libc/isystem/pty.h
+cosmocc/include/libc/isystem/pwd.h
+cosmocc/include/libc/isystem/queue
+cosmocc/include/libc/isystem/random
+cosmocc/include/libc/isystem/ratio
+cosmocc/include/libc/isystem/regex
+cosmocc/include/libc/isystem/regex.h
+cosmocc/include/libc/isystem/resolv.h
+cosmocc/include/libc/isystem/sched.h
+cosmocc/include/libc/isystem/scoped_allocator
+cosmocc/include/libc/isystem/search.h
+cosmocc/include/libc/isystem/semaphore.h
+cosmocc/include/libc/isystem/set
+cosmocc/include/libc/isystem/setjmp.h
+cosmocc/include/libc/isystem/sgxintrin.h
+cosmocc/include/libc/isystem/shadow.h
+cosmocc/include/libc/isystem/shared_mutex
+cosmocc/include/libc/isystem/signal.h
+cosmocc/include/libc/isystem/smmintrin.h
+cosmocc/include/libc/isystem/span
+cosmocc/include/libc/isystem/spawn.h
+cosmocc/include/libc/isystem/sstream
+cosmocc/include/libc/isystem/stack
+cosmocc/include/libc/isystem/stdalign.h
+cosmocc/include/libc/isystem/stdarg.h
+cosmocc/include/libc/isystem/stdatomic.h
+cosmocc/include/libc/isystem/stdbool.h
+cosmocc/include/libc/isystem/stdc-predef.h
+cosmocc/include/libc/isystem/stdckdint.h
+cosmocc/include/libc/isystem/stddef.h
+cosmocc/include/libc/isystem/stdexcept
+cosmocc/include/libc/isystem/stdint.h
+cosmocc/include/libc/isystem/stdio.h
+cosmocc/include/libc/isystem/stdio_ext.h
+cosmocc/include/libc/isystem/stdlib.h
+cosmocc/include/libc/isystem/stdnoreturn.h
+cosmocc/include/libc/isystem/streambuf
+cosmocc/include/libc/isystem/string
+cosmocc/include/libc/isystem/string.h
+cosmocc/include/libc/isystem/string_view
+cosmocc/include/libc/isystem/strings.h
+cosmocc/include/libc/isystem/strstream
+cosmocc/include/libc/isystem/sys/auxv.h
+cosmocc/include/libc/isystem/sys/cdefs.h
+cosmocc/include/libc/isystem/sys/dir.h
+cosmocc/include/libc/isystem/sys/errno.h
+cosmocc/include/libc/isystem/sys/event.h
+cosmocc/include/libc/isystem/sys/fcntl.h
+cosmocc/include/libc/isystem/sys/file.h
+cosmocc/include/libc/isystem/sys/ioctl.h
+cosmocc/include/libc/isystem/sys/ipc.h
+cosmocc/include/libc/isystem/sys/mman.h
+cosmocc/include/libc/isystem/sys/mount.h
+cosmocc/include/libc/isystem/sys/msg.h
+cosmocc/include/libc/isystem/sys/param.h
+cosmocc/include/libc/isystem/sys/poll.h
+cosmocc/include/libc/isystem/sys/prctl.h
+cosmocc/include/libc/isystem/sys/procfs.h
+cosmocc/include/libc/isystem/sys/ptrace.h
+cosmocc/include/libc/isystem/sys/random.h
+cosmocc/include/libc/isystem/sys/reboot.h
+cosmocc/include/libc/isystem/sys/resource.h
+cosmocc/include/libc/isystem/sys/select.h
+cosmocc/include/libc/isystem/sys/sendfile.h
+cosmocc/include/libc/isystem/sys/signal.h
+cosmocc/include/libc/isystem/sys/socket.h
+cosmocc/include/libc/isystem/sys/stat.h
+cosmocc/include/libc/isystem/sys/statfs.h
+cosmocc/include/libc/isystem/sys/statvfs.h
+cosmocc/include/libc/isystem/sys/syscall.h
+cosmocc/include/libc/isystem/sys/sysinfo.h
+cosmocc/include/libc/isystem/sys/sysmacros.h
+cosmocc/include/libc/isystem/sys/termios.h
+cosmocc/include/libc/isystem/sys/time.h
+cosmocc/include/libc/isystem/sys/times.h
+cosmocc/include/libc/isystem/sys/ttydefaults.h
+cosmocc/include/libc/isystem/sys/types.h
+cosmocc/include/libc/isystem/sys/ucontext.h
+cosmocc/include/libc/isystem/sys/uio.h
+cosmocc/include/libc/isystem/sys/un.h
+cosmocc/include/libc/isystem/sys/user.h
+cosmocc/include/libc/isystem/sys/utsname.h
+cosmocc/include/libc/isystem/sys/vfs.h
+cosmocc/include/libc/isystem/sys/wait.h
+cosmocc/include/libc/isystem/sysexits.h
+cosmocc/include/libc/isystem/syslog.h
+cosmocc/include/libc/isystem/system_error
+cosmocc/include/libc/isystem/termios.h
+cosmocc/include/libc/isystem/tgmath.h
+cosmocc/include/libc/isystem/thread
+cosmocc/include/libc/isystem/time.h
+cosmocc/include/libc/isystem/tmmintrin.h
+cosmocc/include/libc/isystem/tuple
+cosmocc/include/libc/isystem/type_traits
+cosmocc/include/libc/isystem/typeindex
+cosmocc/include/libc/isystem/typeinfo
+cosmocc/include/libc/isystem/uchar.h
+cosmocc/include/libc/isystem/ucontext.h
+cosmocc/include/libc/isystem/uio.h
+cosmocc/include/libc/isystem/unistd.h
+cosmocc/include/libc/isystem/unordered_map
+cosmocc/include/libc/isystem/unordered_set
+cosmocc/include/libc/isystem/unwind.h
+cosmocc/include/libc/isystem/utility
+cosmocc/include/libc/isystem/utime.h
+cosmocc/include/libc/isystem/utmp.h
+cosmocc/include/libc/isystem/utmpx.h
+cosmocc/include/libc/isystem/valarray
+cosmocc/include/libc/isystem/variant
+cosmocc/include/libc/isystem/vector
+cosmocc/include/libc/isystem/version
+cosmocc/include/libc/isystem/wait.h
+cosmocc/include/libc/isystem/wchar.h
+cosmocc/include/libc/isystem/wctype.h
+cosmocc/include/libc/isystem/winternl.h
+cosmocc/include/libc/isystem/wmmintrin.h
+cosmocc/include/libc/isystem/x86intrin.h
+cosmocc/include/libc/isystem/xmmintrin.h
+cosmocc/include/libc/limits.h
+cosmocc/include/libc/literal.h
+cosmocc/include/libc/llp64.inc
+cosmocc/include/libc/log/appendresourcereport.internal.h
+cosmocc/include/libc/log/backtrace.internal.h
+cosmocc/include/libc/log/bsd.h
+cosmocc/include/libc/log/check.h
+cosmocc/include/libc/log/color.internal.h
+cosmocc/include/libc/log/countbranch.h
+cosmocc/include/libc/log/countexpr.h
+cosmocc/include/libc/log/gdb.h
+cosmocc/include/libc/log/getcallername.internal.h
+cosmocc/include/libc/log/internal.h
+cosmocc/include/libc/log/libfatal.internal.h
+cosmocc/include/libc/log/log.h
+cosmocc/include/libc/log/rop.internal.h
+cosmocc/include/libc/log/traceme.h
+cosmocc/include/libc/lp64.inc
+cosmocc/include/libc/lp64arg.inc
+cosmocc/include/libc/mach.internal.h
+cosmocc/include/libc/macho.internal.h
+cosmocc/include/libc/macros.internal.h
+cosmocc/include/libc/math.h
+cosmocc/include/libc/mem/alg.h
+cosmocc/include/libc/mem/alloca.h
+cosmocc/include/libc/mem/arraylist.internal.h
+cosmocc/include/libc/mem/arraylist2.internal.h
+cosmocc/include/libc/mem/bisect.internal.h
+cosmocc/include/libc/mem/critbit0.h
+cosmocc/include/libc/mem/gc.h
+cosmocc/include/libc/mem/hook.internal.h
+cosmocc/include/libc/mem/internal.h
+cosmocc/include/libc/mem/mem.h
+cosmocc/include/libc/mem/reverse.internal.h
+cosmocc/include/libc/mem/shuffle.internal.h
+cosmocc/include/libc/mem/sortedints.internal.h
+cosmocc/include/libc/nexgen32e/bench.h
+cosmocc/include/libc/nexgen32e/cachesize.h
+cosmocc/include/libc/nexgen32e/cpuid4.internal.h
+cosmocc/include/libc/nexgen32e/crc32.h
+cosmocc/include/libc/nexgen32e/ffs.h
+cosmocc/include/libc/nexgen32e/gc.internal.h
+cosmocc/include/libc/nexgen32e/hascharacter.internal.h
+cosmocc/include/libc/nexgen32e/kcpuids.h
+cosmocc/include/libc/nexgen32e/kompressor.h
+cosmocc/include/libc/nexgen32e/lz4.h
+cosmocc/include/libc/nexgen32e/msr.internal.h
+cosmocc/include/libc/nexgen32e/nexgen32e.h
+cosmocc/include/libc/nexgen32e/nt2sysv.h
+cosmocc/include/libc/nexgen32e/rdtsc.h
+cosmocc/include/libc/nexgen32e/rdtscp.h
+cosmocc/include/libc/nexgen32e/sha.h
+cosmocc/include/libc/nexgen32e/stackframe.h
+cosmocc/include/libc/nexgen32e/trampoline.h
+cosmocc/include/libc/nexgen32e/uart.internal.h
+cosmocc/include/libc/nexgen32e/vendor.internal.h
+cosmocc/include/libc/nexgen32e/x86compiler.h
+cosmocc/include/libc/nexgen32e/x86feature.h
+cosmocc/include/libc/nexgen32e/x86info.h
+cosmocc/include/libc/normalize.inc
+cosmocc/include/libc/nt/accounting.h
+cosmocc/include/libc/nt/automation.h
+cosmocc/include/libc/nt/codegen.h
+cosmocc/include/libc/nt/comdlg.h
+cosmocc/include/libc/nt/comms.h
+cosmocc/include/libc/nt/console.h
+cosmocc/include/libc/nt/createfile.h
+cosmocc/include/libc/nt/debug.h
+cosmocc/include/libc/nt/dll.h
+cosmocc/include/libc/nt/efi.h
+cosmocc/include/libc/nt/enum/accessmask.h
+cosmocc/include/libc/nt/enum/afd.h
+cosmocc/include/libc/nt/enum/bitblt.h
+cosmocc/include/libc/nt/enum/callback.h
+cosmocc/include/libc/nt/enum/color.h
+cosmocc/include/libc/nt/enum/computernameformat.h
+cosmocc/include/libc/nt/enum/consolemodeflags.h
+cosmocc/include/libc/nt/enum/consoleselectionflags.h
+cosmocc/include/libc/nt/enum/context.h
+cosmocc/include/libc/nt/enum/copyfile.h
+cosmocc/include/libc/nt/enum/creationdisposition.h
+cosmocc/include/libc/nt/enum/cs.h
+cosmocc/include/libc/nt/enum/ctrlevent.h
+cosmocc/include/libc/nt/enum/cw.h
+cosmocc/include/libc/nt/enum/dialogresult.h
+cosmocc/include/libc/nt/enum/errormodeflags.h
+cosmocc/include/libc/nt/enum/event.h
+cosmocc/include/libc/nt/enum/eventtype.h
+cosmocc/include/libc/nt/enum/exceptionhandleractions.h
+cosmocc/include/libc/nt/enum/fileflagandattributes.h
+cosmocc/include/libc/nt/enum/fileinfobyhandleclass.h
+cosmocc/include/libc/nt/enum/fileinformationclass.h
+cosmocc/include/libc/nt/enum/filelockflags.h
+cosmocc/include/libc/nt/enum/filemapflags.h
+cosmocc/include/libc/nt/enum/filemovemethod.h
+cosmocc/include/libc/nt/enum/filesharemode.h
+cosmocc/include/libc/nt/enum/filetype.h
+cosmocc/include/libc/nt/enum/fillattribute.h
+cosmocc/include/libc/nt/enum/findexinfolevels.h
+cosmocc/include/libc/nt/enum/findexsearchops.h
+cosmocc/include/libc/nt/enum/formatmessageflags.h
+cosmocc/include/libc/nt/enum/fsctl.h
+cosmocc/include/libc/nt/enum/fsinformationclass.h
+cosmocc/include/libc/nt/enum/getfileexinfolevels.h
+cosmocc/include/libc/nt/enum/heap.h
+cosmocc/include/libc/nt/enum/ht.h
+cosmocc/include/libc/nt/enum/idc.h
+cosmocc/include/libc/nt/enum/imageauxsymboltype.h
+cosmocc/include/libc/nt/enum/importobjectnametype.h
+cosmocc/include/libc/nt/enum/importobjecttype.h
+cosmocc/include/libc/nt/enum/io.h
+cosmocc/include/libc/nt/enum/ioctl.h
+cosmocc/include/libc/nt/enum/jobobjectinfoclass.h
+cosmocc/include/libc/nt/enum/keyaccess.h
+cosmocc/include/libc/nt/enum/keyedevent.h
+cosmocc/include/libc/nt/enum/keyinformationclass.h
+cosmocc/include/libc/nt/enum/kwaitreason.h
+cosmocc/include/libc/nt/enum/lang.h
+cosmocc/include/libc/nt/enum/loadlibrarysearch.h
+cosmocc/include/libc/nt/enum/lockfile.h
+cosmocc/include/libc/nt/enum/mb.h
+cosmocc/include/libc/nt/enum/memflags.h
+cosmocc/include/libc/nt/enum/memoryinformationclass.h
+cosmocc/include/libc/nt/enum/mf.h
+cosmocc/include/libc/nt/enum/mk.h
+cosmocc/include/libc/nt/enum/movefileexflags.h
+cosmocc/include/libc/nt/enum/objectinformationclass.h
+cosmocc/include/libc/nt/enum/offerpriority.h
+cosmocc/include/libc/nt/enum/ofn.h
+cosmocc/include/libc/nt/enum/pageflags.h
+cosmocc/include/libc/nt/enum/pdh.h
+cosmocc/include/libc/nt/enum/processaccess.h
+cosmocc/include/libc/nt/enum/processcreationflags.h
+cosmocc/include/libc/nt/enum/processinfoclass.h
+cosmocc/include/libc/nt/enum/procthreadattributes.h
+cosmocc/include/libc/nt/enum/progress.h
+cosmocc/include/libc/nt/enum/pseudoconsole.h
+cosmocc/include/libc/nt/enum/pwr.h
+cosmocc/include/libc/nt/enum/rdw.h
+cosmocc/include/libc/nt/enum/reggetvalueflags.h
+cosmocc/include/libc/nt/enum/regtype.h
+cosmocc/include/libc/nt/enum/replacefile.h
+cosmocc/include/libc/nt/enum/sc.h
+cosmocc/include/libc/nt/enum/sectioninformationclass.h
+cosmocc/include/libc/nt/enum/sectioninherit.h
+cosmocc/include/libc/nt/enum/sectionmapflags.h
+cosmocc/include/libc/nt/enum/securityimpersonationlevel.h
+cosmocc/include/libc/nt/enum/securityinformation.h
+cosmocc/include/libc/nt/enum/signal.h
+cosmocc/include/libc/nt/enum/sio.h
+cosmocc/include/libc/nt/enum/size.h
+cosmocc/include/libc/nt/enum/startf.h
+cosmocc/include/libc/nt/enum/statfs.h
+cosmocc/include/libc/nt/enum/status.h
+cosmocc/include/libc/nt/enum/sw.h
+cosmocc/include/libc/nt/enum/symboliclink.h
+cosmocc/include/libc/nt/enum/systeminformationclass.h
+cosmocc/include/libc/nt/enum/th32cs.h
+cosmocc/include/libc/nt/enum/threadaccess.h
+cosmocc/include/libc/nt/enum/threadinfoclass.h
+cosmocc/include/libc/nt/enum/threadpriority.h
+cosmocc/include/libc/nt/enum/threadstate.h
+cosmocc/include/libc/nt/enum/tokeninformationclass.h
+cosmocc/include/libc/nt/enum/tokentype.h
+cosmocc/include/libc/nt/enum/tpm.h
+cosmocc/include/libc/nt/enum/valueinformationclass.h
+cosmocc/include/libc/nt/enum/version.h
+cosmocc/include/libc/nt/enum/vk.h
+cosmocc/include/libc/nt/enum/wa.h
+cosmocc/include/libc/nt/enum/wait.h
+cosmocc/include/libc/nt/enum/wm.h
+cosmocc/include/libc/nt/enum/ws.h
+cosmocc/include/libc/nt/enum/wsa.h
+cosmocc/include/libc/nt/enum/wsaid.h
+cosmocc/include/libc/nt/enum/wt.h
+cosmocc/include/libc/nt/errors.h
+cosmocc/include/libc/nt/events.h
+cosmocc/include/libc/nt/files.h
+cosmocc/include/libc/nt/iocp.h
+cosmocc/include/libc/nt/ipc.h
+cosmocc/include/libc/nt/iphlpapi.h
+cosmocc/include/libc/nt/memory.h
+cosmocc/include/libc/nt/messagebox.h
+cosmocc/include/libc/nt/nt/debug.h
+cosmocc/include/libc/nt/nt/file.h
+cosmocc/include/libc/nt/nt/ipc.h
+cosmocc/include/libc/nt/nt/key.h
+cosmocc/include/libc/nt/nt/loader.h
+cosmocc/include/libc/nt/nt/memory.h
+cosmocc/include/libc/nt/nt/process.h
+cosmocc/include/libc/nt/nt/sections.h
+cosmocc/include/libc/nt/nt/signing.h
+cosmocc/include/libc/nt/nt/thread.h
+cosmocc/include/libc/nt/nt/thunk/process.inc
+cosmocc/include/libc/nt/nt/thunk/time.inc
+cosmocc/include/libc/nt/nt/time.h
+cosmocc/include/libc/nt/ntdll.h
+cosmocc/include/libc/nt/ntdllimport.h
+cosmocc/include/libc/nt/paint.h
+cosmocc/include/libc/nt/pdh.h
+cosmocc/include/libc/nt/pedef.internal.h
+cosmocc/include/libc/nt/privilege.h
+cosmocc/include/libc/nt/process.h
+cosmocc/include/libc/nt/registry.h
+cosmocc/include/libc/nt/runtime.h
+cosmocc/include/libc/nt/signals.h
+cosmocc/include/libc/nt/startupinfo.h
+cosmocc/include/libc/nt/struct/acl.h
+cosmocc/include/libc/nt/struct/afd.h
+cosmocc/include/libc/nt/struct/ansistring.h
+cosmocc/include/libc/nt/struct/byhandlefileinformation.h
+cosmocc/include/libc/nt/struct/charinfo.h
+cosmocc/include/libc/nt/struct/clientid.h
+cosmocc/include/libc/nt/struct/consolecursorinfo.h
+cosmocc/include/libc/nt/struct/consolescreenbufferinfo.h
+cosmocc/include/libc/nt/struct/consolescreenbufferinfoex.h
+cosmocc/include/libc/nt/struct/consoleselectioninfo.h
+cosmocc/include/libc/nt/struct/context.h
+cosmocc/include/libc/nt/struct/coord.h
+cosmocc/include/libc/nt/struct/criticalsection.h
+cosmocc/include/libc/nt/struct/criticalsectiondebug.h
+cosmocc/include/libc/nt/struct/drawtextparams.h
+cosmocc/include/libc/nt/struct/editmenu.h
+cosmocc/include/libc/nt/struct/exceptionframe.h
+cosmocc/include/libc/nt/struct/fdset.h
+cosmocc/include/libc/nt/struct/fileaccessinformation.h
+cosmocc/include/libc/nt/struct/filealignmentinformation.h
+cosmocc/include/libc/nt/struct/fileallinformation.h
+cosmocc/include/libc/nt/struct/fileallocationinformation.h
+cosmocc/include/libc/nt/struct/fileattributetaginformation.h
+cosmocc/include/libc/nt/struct/filebasicinfo.h
+cosmocc/include/libc/nt/struct/filebasicinformation.h
+cosmocc/include/libc/nt/struct/filebothdirectoryinformation.h
+cosmocc/include/libc/nt/struct/filecompressioninfo.h
+cosmocc/include/libc/nt/struct/filedirectoryinformation.h
+cosmocc/include/libc/nt/struct/filedispositioninformation.h
+cosmocc/include/libc/nt/struct/fileeainformation.h
+cosmocc/include/libc/nt/struct/fileendoffileinformation.h
+cosmocc/include/libc/nt/struct/filefsfullsizeinformation.h
+cosmocc/include/libc/nt/struct/filefulldirectoryinformation.h
+cosmocc/include/libc/nt/struct/filefulleainformation.h
+cosmocc/include/libc/nt/struct/fileinternalinformation.h
+cosmocc/include/libc/nt/struct/filemailslotqueryinformation.h
+cosmocc/include/libc/nt/struct/filemailslotsetinformation.h
+cosmocc/include/libc/nt/struct/filemodeinformation.h
+cosmocc/include/libc/nt/struct/filenameinformation.h
+cosmocc/include/libc/nt/struct/filenamesinformation.h
+cosmocc/include/libc/nt/struct/filenetworkopeninformation.h
+cosmocc/include/libc/nt/struct/filepipelocalinformation.h
+cosmocc/include/libc/nt/struct/filepositioninformation.h
+cosmocc/include/libc/nt/struct/filerenameinformation.h
+cosmocc/include/libc/nt/struct/filesegmentelement.h
+cosmocc/include/libc/nt/struct/filestandardinformation.h
+cosmocc/include/libc/nt/struct/filestreaminformation.h
+cosmocc/include/libc/nt/struct/filetime.h
+cosmocc/include/libc/nt/struct/filezerodatainformation.h
+cosmocc/include/libc/nt/struct/fpodata.h
+cosmocc/include/libc/nt/struct/genericmapping.h
+cosmocc/include/libc/nt/struct/guid.h
+cosmocc/include/libc/nt/struct/imagearchivememberheader.internal.h
+cosmocc/include/libc/nt/struct/imageauxsymbol.internal.h
+cosmocc/include/libc/nt/struct/imageauxsymbolex.internal.h
+cosmocc/include/libc/nt/struct/imageauxsymboltokendef.internal.h
+cosmocc/include/libc/nt/struct/imagebaserelocation.internal.h
+cosmocc/include/libc/nt/struct/imageboundforwarderref.internal.h
+cosmocc/include/libc/nt/struct/imageboundimportdescriptor.internal.h
+cosmocc/include/libc/nt/struct/imageceruntimefunctionentry.internal.h
+cosmocc/include/libc/nt/struct/imagecoffsymbolsheader.internal.h
+cosmocc/include/libc/nt/struct/imagedatadirectory.internal.h
+cosmocc/include/libc/nt/struct/imagedebugdirectory.internal.h
+cosmocc/include/libc/nt/struct/imagedebugmisc.internal.h
+cosmocc/include/libc/nt/struct/imagedelayloaddescriptor.internal.h
+cosmocc/include/libc/nt/struct/imagedosheader.internal.h
+cosmocc/include/libc/nt/struct/imagedynamicrelocation.internal.h
+cosmocc/include/libc/nt/struct/imagedynamicrelocationtable.internal.h
+cosmocc/include/libc/nt/struct/imagedynamicrelocationv2.internal.h
+cosmocc/include/libc/nt/struct/imageenclaveconfig.internal.h
+cosmocc/include/libc/nt/struct/imageenclaveimport.internal.h
+cosmocc/include/libc/nt/struct/imageepiloguedynamicrelocationheader.internal.h
+cosmocc/include/libc/nt/struct/imageexportdirectory.internal.h
+cosmocc/include/libc/nt/struct/imagefileheader.internal.h
+cosmocc/include/libc/nt/struct/imagehotpatchbase.internal.h
+cosmocc/include/libc/nt/struct/imagehotpatchhashes.internal.h
+cosmocc/include/libc/nt/struct/imagehotpatchinfo.internal.h
+cosmocc/include/libc/nt/struct/imageimportbyname.internal.h
+cosmocc/include/libc/nt/struct/imageimportdescriptor.internal.h
+cosmocc/include/libc/nt/struct/imagelinenumber.internal.h
+cosmocc/include/libc/nt/struct/imageloadconfigcodeintegrity.internal.h
+cosmocc/include/libc/nt/struct/imageloadconfigdirectory.internal.h
+cosmocc/include/libc/nt/struct/imagentheaders.internal.h
+cosmocc/include/libc/nt/struct/imageoptionalheader.internal.h
+cosmocc/include/libc/nt/struct/imageprologuedynamicrelocationheader.internal.h
+cosmocc/include/libc/nt/struct/imagerelocation.internal.h
+cosmocc/include/libc/nt/struct/imageresourcedataentry.internal.h
+cosmocc/include/libc/nt/struct/imageresourcedirectory.internal.h
+cosmocc/include/libc/nt/struct/imageresourcedirectoryentry.internal.h
+cosmocc/include/libc/nt/struct/imageresourcedirstring.internal.h
+cosmocc/include/libc/nt/struct/imageromoptionalheader.internal.h
+cosmocc/include/libc/nt/struct/imageruntimefunctionentry.internal.h
+cosmocc/include/libc/nt/struct/imagesectionheader.internal.h
+cosmocc/include/libc/nt/struct/imageseparatedebugheader.internal.h
+cosmocc/include/libc/nt/struct/imagesymbol.internal.h
+cosmocc/include/libc/nt/struct/imagesymbolex.internal.h
+cosmocc/include/libc/nt/struct/imagethunkdata.internal.h
+cosmocc/include/libc/nt/struct/imagetlsdirectory.internal.h
+cosmocc/include/libc/nt/struct/importobjectheader.internal.h
+cosmocc/include/libc/nt/struct/inputrecord.h
+cosmocc/include/libc/nt/struct/iocounters.h
+cosmocc/include/libc/nt/struct/iostatusblock.h
+cosmocc/include/libc/nt/struct/iovec.h
+cosmocc/include/libc/nt/struct/ipadapteraddresses.h
+cosmocc/include/libc/nt/struct/kernelusertimes.h
+cosmocc/include/libc/nt/struct/ldr.h
+cosmocc/include/libc/nt/struct/ldrdatatableentry.h
+cosmocc/include/libc/nt/struct/linger.h
+cosmocc/include/libc/nt/struct/linkedlist.h
+cosmocc/include/libc/nt/struct/luid.h
+cosmocc/include/libc/nt/struct/luidandattributes.h
+cosmocc/include/libc/nt/struct/memorybasicinformation.h
+cosmocc/include/libc/nt/struct/memoryrangeentry.h
+cosmocc/include/libc/nt/struct/memorystatusex.h
+cosmocc/include/libc/nt/struct/msg.h
+cosmocc/include/libc/nt/struct/nonpageddebuginfo.h
+cosmocc/include/libc/nt/struct/ntexceptionpointers.h
+cosmocc/include/libc/nt/struct/ntexceptionrecord.h
+cosmocc/include/libc/nt/struct/objectallinformation.h
+cosmocc/include/libc/nt/struct/objectattributes.h
+cosmocc/include/libc/nt/struct/objectbasicinformation.h
+cosmocc/include/libc/nt/struct/objectnameinformation.h
+cosmocc/include/libc/nt/struct/objecttypeinformation.h
+cosmocc/include/libc/nt/struct/openfilename.h
+cosmocc/include/libc/nt/struct/osversioninfo.h
+cosmocc/include/libc/nt/struct/overlapped.h
+cosmocc/include/libc/nt/struct/overlappedentry.h
+cosmocc/include/libc/nt/struct/paintstruct.h
+cosmocc/include/libc/nt/struct/pdhfmtcountervalue.h
+cosmocc/include/libc/nt/struct/peb.h
+cosmocc/include/libc/nt/struct/point.h
+cosmocc/include/libc/nt/struct/pollfd.h
+cosmocc/include/libc/nt/struct/privilegeset.h
+cosmocc/include/libc/nt/struct/processbasicinformation.h
+cosmocc/include/libc/nt/struct/processentry32.h
+cosmocc/include/libc/nt/struct/processinformation.h
+cosmocc/include/libc/nt/struct/processmemorycounters.h
+cosmocc/include/libc/nt/struct/processornumber.h
+cosmocc/include/libc/nt/struct/procthreadattributelist.h
+cosmocc/include/libc/nt/struct/rect.h
+cosmocc/include/libc/nt/struct/reparsedatabuffer.h
+cosmocc/include/libc/nt/struct/rtluserprocessinformation.h
+cosmocc/include/libc/nt/struct/rtluserprocessparameters.h
+cosmocc/include/libc/nt/struct/sectionimageinformation.h
+cosmocc/include/libc/nt/struct/securityattributes.h
+cosmocc/include/libc/nt/struct/securitydescriptor.h
+cosmocc/include/libc/nt/struct/size.h
+cosmocc/include/libc/nt/struct/smallrect.h
+cosmocc/include/libc/nt/struct/startupinfo.h
+cosmocc/include/libc/nt/struct/startupinfoex.h
+cosmocc/include/libc/nt/struct/systembasicinformation.h
+cosmocc/include/libc/nt/struct/systemexceptioninformation.h
+cosmocc/include/libc/nt/struct/systemhandleentry.h
+cosmocc/include/libc/nt/struct/systemhandleinformation.h
+cosmocc/include/libc/nt/struct/systeminfo.h
+cosmocc/include/libc/nt/struct/systeminterruptinformation.h
+cosmocc/include/libc/nt/struct/systemlookasideinformation.h
+cosmocc/include/libc/nt/struct/systemperformanceinformation.h
+cosmocc/include/libc/nt/struct/systemprocessinformation.h
+cosmocc/include/libc/nt/struct/systemprocessorinformation.h
+cosmocc/include/libc/nt/struct/systemprocessorperformanceinformation.h
+cosmocc/include/libc/nt/struct/systemregistryquotainformation.h
+cosmocc/include/libc/nt/struct/systemthreads.h
+cosmocc/include/libc/nt/struct/systemtime.h
+cosmocc/include/libc/nt/struct/systemtimeofdayinformation.h
+cosmocc/include/libc/nt/struct/teb.h
+cosmocc/include/libc/nt/struct/timeval.h
+cosmocc/include/libc/nt/struct/tokenprivileges.h
+cosmocc/include/libc/nt/struct/unicodestring.h
+cosmocc/include/libc/nt/struct/userstack.h
+cosmocc/include/libc/nt/struct/valent.h
+cosmocc/include/libc/nt/struct/vmcounters.h
+cosmocc/include/libc/nt/struct/win32fileattributedata.h
+cosmocc/include/libc/nt/struct/win32finddata.h
+cosmocc/include/libc/nt/struct/windowplacement.h
+cosmocc/include/libc/nt/struct/wndclass.h
+cosmocc/include/libc/nt/struct/wndclassex.h
+cosmocc/include/libc/nt/synchronization.h
+cosmocc/include/libc/nt/system.h
+cosmocc/include/libc/nt/systeminfo.h
+cosmocc/include/libc/nt/thread.h
+cosmocc/include/libc/nt/thunk/accounting.inc
+cosmocc/include/libc/nt/thunk/console.inc
+cosmocc/include/libc/nt/thunk/files.inc
+cosmocc/include/libc/nt/thunk/memory.inc
+cosmocc/include/libc/nt/thunk/msabi.h
+cosmocc/include/libc/nt/thunk/ntdll.inc
+cosmocc/include/libc/nt/thunk/ntfile.inc
+cosmocc/include/libc/nt/thunk/paint.inc
+cosmocc/include/libc/nt/thunk/process.inc
+cosmocc/include/libc/nt/thunk/runtime.inc
+cosmocc/include/libc/nt/thunk/signals.inc
+cosmocc/include/libc/nt/thunk/startupinfo.inc
+cosmocc/include/libc/nt/thunk/synchronization.inc
+cosmocc/include/libc/nt/thunk/systeminfo.inc
+cosmocc/include/libc/nt/thunk/thread.inc
+cosmocc/include/libc/nt/thunk/winsock.inc
+cosmocc/include/libc/nt/typedef/exceptionhandler.h
+cosmocc/include/libc/nt/typedef/handlerroutine.h
+cosmocc/include/libc/nt/typedef/hookproc.h
+cosmocc/include/libc/nt/typedef/imagetlscallback.h
+cosmocc/include/libc/nt/typedef/ioapcroutine.h
+cosmocc/include/libc/nt/typedef/pknormalroutine.h
+cosmocc/include/libc/nt/typedef/timerproc.h
+cosmocc/include/libc/nt/typedef/wambda.h
+cosmocc/include/libc/nt/typedef/wndenumproc.h
+cosmocc/include/libc/nt/typedef/wndproc.h
+cosmocc/include/libc/nt/version.h
+cosmocc/include/libc/nt/windows.h
+cosmocc/include/libc/nt/winsock.h
+cosmocc/include/libc/paths.h
+cosmocc/include/libc/proc/describefds.internal.h
+cosmocc/include/libc/proc/execve.internal.h
+cosmocc/include/libc/proc/ntspawn.h
+cosmocc/include/libc/proc/posix_spawn.h
+cosmocc/include/libc/proc/posix_spawn.internal.h
+cosmocc/include/libc/proc/proc.internal.h
+cosmocc/include/libc/runtime/clktck.h
+cosmocc/include/libc/runtime/e820.internal.h
+cosmocc/include/libc/runtime/fenv.h
+cosmocc/include/libc/runtime/internal.h
+cosmocc/include/libc/runtime/memtrack.internal.h
+cosmocc/include/libc/runtime/metalprintf.internal.h
+cosmocc/include/libc/runtime/mman.internal.h
+cosmocc/include/libc/runtime/pathconf.h
+cosmocc/include/libc/runtime/pc.internal.h
+cosmocc/include/libc/runtime/runtime.h
+cosmocc/include/libc/runtime/stack.h
+cosmocc/include/libc/runtime/symbols.internal.h
+cosmocc/include/libc/runtime/sysconf.h
+cosmocc/include/libc/runtime/syslib.internal.h
+cosmocc/include/libc/runtime/utmp.h
+cosmocc/include/libc/runtime/utmpx.h
+cosmocc/include/libc/runtime/winargs.internal.h
+cosmocc/include/libc/runtime/zipos.internal.h
+cosmocc/include/libc/serialize.h
+cosmocc/include/libc/sock/alg.h
+cosmocc/include/libc/sock/epoll.h
+cosmocc/include/libc/sock/goodsocket.internal.h
+cosmocc/include/libc/sock/ifaddrs.h
+cosmocc/include/libc/sock/in.h
+cosmocc/include/libc/sock/internal.h
+cosmocc/include/libc/sock/ipclassify.internal.h
+cosmocc/include/libc/sock/select.h
+cosmocc/include/libc/sock/select.internal.h
+cosmocc/include/libc/sock/sendfile.internal.h
+cosmocc/include/libc/sock/sock.h
+cosmocc/include/libc/sock/struct/arphdr.h
+cosmocc/include/libc/sock/struct/arpreq.h
+cosmocc/include/libc/sock/struct/cmsghdr.h
+cosmocc/include/libc/sock/struct/cmsghdr.internal.h
+cosmocc/include/libc/sock/struct/ether_header.h
+cosmocc/include/libc/sock/struct/ifconf.h
+cosmocc/include/libc/sock/struct/ifreq.h
+cosmocc/include/libc/sock/struct/in6_pktinfo.h
+cosmocc/include/libc/sock/struct/in_pktinfo.h
+cosmocc/include/libc/sock/struct/ip_mreq.h
+cosmocc/include/libc/sock/struct/ipv6_mreq.h
+cosmocc/include/libc/sock/struct/linger.h
+cosmocc/include/libc/sock/struct/msghdr.h
+cosmocc/include/libc/sock/struct/msghdr.internal.h
+cosmocc/include/libc/sock/struct/pollfd.h
+cosmocc/include/libc/sock/struct/pollfd.internal.h
+cosmocc/include/libc/sock/struct/sockaddr.h
+cosmocc/include/libc/sock/struct/sockaddr.internal.h
+cosmocc/include/libc/sock/struct/sockaddr6-bsd.internal.h
+cosmocc/include/libc/sock/struct/sockaddr6.h
+cosmocc/include/libc/sock/syscall_fd.internal.h
+cosmocc/include/libc/sock/syslog.h
+cosmocc/include/libc/sock/wsaid.internal.h
+cosmocc/include/libc/sock/yoink.inc
+cosmocc/include/libc/stdalign.internal.h
+cosmocc/include/libc/stdbool.h
+cosmocc/include/libc/stdckdint.h
+cosmocc/include/libc/stdio/append.h
+cosmocc/include/libc/stdio/big5.inc
+cosmocc/include/libc/stdio/codepages.inc
+cosmocc/include/libc/stdio/dprintf.h
+cosmocc/include/libc/stdio/fflush.internal.h
+cosmocc/include/libc/stdio/ftw.h
+cosmocc/include/libc/stdio/gb18030.inc
+cosmocc/include/libc/stdio/hex.internal.h
+cosmocc/include/libc/stdio/hkscs.inc
+cosmocc/include/libc/stdio/iconv.h
+cosmocc/include/libc/stdio/internal.h
+cosmocc/include/libc/stdio/jis0208.inc
+cosmocc/include/libc/stdio/ksc.inc
+cosmocc/include/libc/stdio/lcg.internal.h
+cosmocc/include/libc/stdio/legacychars.inc
+cosmocc/include/libc/stdio/rand.h
+cosmocc/include/libc/stdio/revjis.inc
+cosmocc/include/libc/stdio/stdio.h
+cosmocc/include/libc/stdio/stdio_ext.h
+cosmocc/include/libc/stdio/strlist.internal.h
+cosmocc/include/libc/stdio/syscall.h
+cosmocc/include/libc/stdio/sysparam.h
+cosmocc/include/libc/stdlib.h
+cosmocc/include/libc/str/blake2.h
+cosmocc/include/libc/str/highwayhash64.h
+cosmocc/include/libc/str/langinfo.h
+cosmocc/include/libc/str/locale.h
+cosmocc/include/libc/str/mb.internal.h
+cosmocc/include/libc/str/nltypes.h
+cosmocc/include/libc/str/slice.h
+cosmocc/include/libc/str/str.h
+cosmocc/include/libc/str/strwidth.h
+cosmocc/include/libc/str/tab.internal.h
+cosmocc/include/libc/str/thompike.h
+cosmocc/include/libc/str/tpdecodecb.internal.h
+cosmocc/include/libc/str/unicode.h
+cosmocc/include/libc/str/utf16.h
+cosmocc/include/libc/str/wcwidth_osx.internal.h
+cosmocc/include/libc/sysv/consts/_posix.h
+cosmocc/include/libc/sysv/consts/af.h
+cosmocc/include/libc/sysv/consts/arch.h
+cosmocc/include/libc/sysv/consts/arp.h
+cosmocc/include/libc/sysv/consts/at.h
+cosmocc/include/libc/sysv/consts/audit.h
+cosmocc/include/libc/sysv/consts/auxv.h
+cosmocc/include/libc/sysv/consts/baud.internal.h
+cosmocc/include/libc/sysv/consts/c.h
+cosmocc/include/libc/sysv/consts/cap.h
+cosmocc/include/libc/sysv/consts/clock.h
+cosmocc/include/libc/sysv/consts/clone.h
+cosmocc/include/libc/sysv/consts/close.h
+cosmocc/include/libc/sysv/consts/dn.h
+cosmocc/include/libc/sysv/consts/dt.h
+cosmocc/include/libc/sysv/consts/endian.h
+cosmocc/include/libc/sysv/consts/epoll.h
+cosmocc/include/libc/sysv/consts/ethernet.h
+cosmocc/include/libc/sysv/consts/ex.h
+cosmocc/include/libc/sysv/consts/exit.h
+cosmocc/include/libc/sysv/consts/f.h
+cosmocc/include/libc/sysv/consts/falloc.h
+cosmocc/include/libc/sysv/consts/fan.h
+cosmocc/include/libc/sysv/consts/fbio.h
+cosmocc/include/libc/sysv/consts/fd.h
+cosmocc/include/libc/sysv/consts/fileno.h
+cosmocc/include/libc/sysv/consts/fio.h
+cosmocc/include/libc/sysv/consts/fs.h
+cosmocc/include/libc/sysv/consts/futex.h
+cosmocc/include/libc/sysv/consts/grnd.h
+cosmocc/include/libc/sysv/consts/hwcap.h
+cosmocc/include/libc/sysv/consts/icmp6.h
+cosmocc/include/libc/sysv/consts/iff.h
+cosmocc/include/libc/sysv/consts/in.h
+cosmocc/include/libc/sysv/consts/inaddr.h
+cosmocc/include/libc/sysv/consts/inet6.h
+cosmocc/include/libc/sysv/consts/io.h
+cosmocc/include/libc/sysv/consts/ioprio.h
+cosmocc/include/libc/sysv/consts/iov.h
+cosmocc/include/libc/sysv/consts/ip.h
+cosmocc/include/libc/sysv/consts/ipport.h
+cosmocc/include/libc/sysv/consts/ipproto.h
+cosmocc/include/libc/sysv/consts/ipv6.h
+cosmocc/include/libc/sysv/consts/itimer.h
+cosmocc/include/libc/sysv/consts/kd.h
+cosmocc/include/libc/sysv/consts/kern.h
+cosmocc/include/libc/sysv/consts/l.h
+cosmocc/include/libc/sysv/consts/limits.h
+cosmocc/include/libc/sysv/consts/lio.h
+cosmocc/include/libc/sysv/consts/lock.h
+cosmocc/include/libc/sysv/consts/log.h
+cosmocc/include/libc/sysv/consts/loglevel.h
+cosmocc/include/libc/sysv/consts/madv.h
+cosmocc/include/libc/sysv/consts/map.h
+cosmocc/include/libc/sysv/consts/mcast.h
+cosmocc/include/libc/sysv/consts/mfd.h
+cosmocc/include/libc/sysv/consts/mlock.h
+cosmocc/include/libc/sysv/consts/modem.h
+cosmocc/include/libc/sysv/consts/mount.h
+cosmocc/include/libc/sysv/consts/mremap.h
+cosmocc/include/libc/sysv/consts/msg.h
+cosmocc/include/libc/sysv/consts/msync.h
+cosmocc/include/libc/sysv/consts/nr.h
+cosmocc/include/libc/sysv/consts/nrlinux.h
+cosmocc/include/libc/sysv/consts/o.h
+cosmocc/include/libc/sysv/consts/ok.h
+cosmocc/include/libc/sysv/consts/personality.h
+cosmocc/include/libc/sysv/consts/pf.h
+cosmocc/include/libc/sysv/consts/poll.h
+cosmocc/include/libc/sysv/consts/posix.h
+cosmocc/include/libc/sysv/consts/pr.h
+cosmocc/include/libc/sysv/consts/prio.h
+cosmocc/include/libc/sysv/consts/prot.h
+cosmocc/include/libc/sysv/consts/pt.h
+cosmocc/include/libc/sysv/consts/ptrace.h
+cosmocc/include/libc/sysv/consts/pty.h
+cosmocc/include/libc/sysv/consts/read.h
+cosmocc/include/libc/sysv/consts/reboot.h
+cosmocc/include/libc/sysv/consts/rlim.h
+cosmocc/include/libc/sysv/consts/rlimit.h
+cosmocc/include/libc/sysv/consts/rusage.h
+cosmocc/include/libc/sysv/consts/s.h
+cosmocc/include/libc/sysv/consts/sa.h
+cosmocc/include/libc/sysv/consts/sched.h
+cosmocc/include/libc/sysv/consts/scm.h
+cosmocc/include/libc/sysv/consts/seek.h
+cosmocc/include/libc/sysv/consts/sf.h
+cosmocc/include/libc/sysv/consts/shm.h
+cosmocc/include/libc/sysv/consts/shut.h
+cosmocc/include/libc/sysv/consts/sicode.h
+cosmocc/include/libc/sysv/consts/sig.h
+cosmocc/include/libc/sysv/consts/sio.h
+cosmocc/include/libc/sysv/consts/so.h
+cosmocc/include/libc/sysv/consts/sock.h
+cosmocc/include/libc/sysv/consts/sol.h
+cosmocc/include/libc/sysv/consts/splice.h
+cosmocc/include/libc/sysv/consts/ss.h
+cosmocc/include/libc/sysv/consts/st.h
+cosmocc/include/libc/sysv/consts/syscon.internal.h
+cosmocc/include/libc/sysv/consts/tcp.h
+cosmocc/include/libc/sysv/consts/tcpopt.h
+cosmocc/include/libc/sysv/consts/termios.h
+cosmocc/include/libc/sysv/consts/th.h
+cosmocc/include/libc/sysv/consts/timer.h
+cosmocc/include/libc/sysv/consts/uc.h
+cosmocc/include/libc/sysv/consts/unmount.h
+cosmocc/include/libc/sysv/consts/utime.h
+cosmocc/include/libc/sysv/consts/w.h
+cosmocc/include/libc/sysv/consts/waitid.h
+cosmocc/include/libc/sysv/consts/xopen.h
+cosmocc/include/libc/sysv/errfuns.h
+cosmocc/include/libc/sysv/macros.internal.h
+cosmocc/include/libc/temp.h
+cosmocc/include/libc/thread/freebsd.internal.h
+cosmocc/include/libc/thread/itimer.internal.h
+cosmocc/include/libc/thread/openbsd.internal.h
+cosmocc/include/libc/thread/posixthread.internal.h
+cosmocc/include/libc/thread/pt.internal.h
+cosmocc/include/libc/thread/semaphore.h
+cosmocc/include/libc/thread/thread.h
+cosmocc/include/libc/thread/thread2.h
+cosmocc/include/libc/thread/tls.h
+cosmocc/include/libc/thread/tls2.internal.h
+cosmocc/include/libc/thread/xnu.internal.h
+cosmocc/include/libc/time/clockstonanos.internal.h
+cosmocc/include/libc/time/struct/timezone.h
+cosmocc/include/libc/time/struct/tm.h
+cosmocc/include/libc/time/struct/utimbuf.h
+cosmocc/include/libc/time/struct/utimbuf.internal.h
+cosmocc/include/libc/time/time.h
+cosmocc/include/libc/time/tz.internal.h
+cosmocc/include/libc/time/tzfile.internal.h
+cosmocc/include/libc/tinymath/arm.internal.h
+cosmocc/include/libc/tinymath/complex.internal.h
+cosmocc/include/libc/tinymath/emod.h
+cosmocc/include/libc/tinymath/emodl.h
+cosmocc/include/libc/tinymath/estrin_wrap.internal.h
+cosmocc/include/libc/tinymath/expo.internal.h
+cosmocc/include/libc/tinymath/feval.internal.h
+cosmocc/include/libc/tinymath/freebsd.internal.h
+cosmocc/include/libc/tinymath/horner.internal.h
+cosmocc/include/libc/tinymath/horner_wrap.internal.h
+cosmocc/include/libc/tinymath/hornerf.internal.h
+cosmocc/include/libc/tinymath/internal.h
+cosmocc/include/libc/tinymath/invtrigl.internal.h
+cosmocc/include/libc/tinymath/kernel.internal.h
+cosmocc/include/libc/tinymath/ldshape.internal.h
+cosmocc/include/libc/tinymath/magicu.h
+cosmocc/include/libc/tinymath/sincosf.internal.h
+cosmocc/include/libc/type2str.h
+cosmocc/include/libc/unistd.h
+cosmocc/include/libc/vga/tty-graph.inc
+cosmocc/include/libc/vga/vga.internal.h
+cosmocc/include/libc/x/x.h
+cosmocc/include/libc/x/xasprintf.h
+cosmocc/include/libc/x/xgetline.h
+cosmocc/include/libc/x/xiso8601.h
+cosmocc/include/libc/x/xsigaction.h
+cosmocc/include/libc/x/xspawn.h
+cosmocc/include/libc/zip.internal.h
+cosmocc/include/libgen.h
+cosmocc/include/limits
+cosmocc/include/limits.h
+cosmocc/include/link.h
+cosmocc/include/linux/futex.h
+cosmocc/include/linux/limits.h
+cosmocc/include/linux/param.h
+cosmocc/include/linux/types.h
+cosmocc/include/list
+cosmocc/include/locale
+cosmocc/include/locale.h
+cosmocc/include/malloc.h
+cosmocc/include/map
+cosmocc/include/math.h
+cosmocc/include/memory
+cosmocc/include/memory.h
+cosmocc/include/mm3dnow.h
+cosmocc/include/mm_malloc.h
+cosmocc/include/mmintrin.h
+cosmocc/include/mntent.h
+cosmocc/include/monetary.h
+cosmocc/include/mutex
+cosmocc/include/mwaitxintrin.h
+cosmocc/include/net/ethernet.h
+cosmocc/include/net/http/csscolor.h
+cosmocc/include/net/http/escape.h
+cosmocc/include/net/http/gethttpheader.inc
+cosmocc/include/net/http/http.h
+cosmocc/include/net/http/ip.h
+cosmocc/include/net/http/tokenbucket.h
+cosmocc/include/net/http/url.h
+cosmocc/include/net/if.h
+cosmocc/include/net/if_arp.h
+cosmocc/include/netdb.h
+cosmocc/include/netinet/in.h
+cosmocc/include/netinet/ip.h
+cosmocc/include/netinet/tcp.h
+cosmocc/include/netinet/udp.h
+cosmocc/include/new
+cosmocc/include/nl_types.h
+cosmocc/include/nmmintrin.h
+cosmocc/include/nsync.h
+cosmocc/include/nsync_atomic.h
+cosmocc/include/nsync_counter.h
+cosmocc/include/nsync_cv.h
+cosmocc/include/nsync_debug.h
+cosmocc/include/nsync_mu.h
+cosmocc/include/nsync_mu_wait.h
+cosmocc/include/nsync_note.h
+cosmocc/include/nsync_once.h
+cosmocc/include/nsync_time.h
+cosmocc/include/nsync_waiter.h
+cosmocc/include/numeric
+cosmocc/include/omp-tools.h
+cosmocc/include/omp.h
+cosmocc/include/ompx.h
+cosmocc/include/optional
+cosmocc/include/ostream
+cosmocc/include/paths.h
+cosmocc/include/pmmintrin.h
+cosmocc/include/poll.h
+cosmocc/include/popcntintrin.h
+cosmocc/include/pthread.h
+cosmocc/include/pty.h
+cosmocc/include/pwd.h
+cosmocc/include/queue
+cosmocc/include/random
+cosmocc/include/ratio
+cosmocc/include/regex
+cosmocc/include/regex.h
+cosmocc/include/resolv.h
+cosmocc/include/sched.h
+cosmocc/include/scoped_allocator
+cosmocc/include/search.h
+cosmocc/include/semaphore.h
+cosmocc/include/set
+cosmocc/include/setjmp.h
+cosmocc/include/sgxintrin.h
+cosmocc/include/shadow.h
+cosmocc/include/shared_mutex
+cosmocc/include/signal.h
+cosmocc/include/smmintrin.h
+cosmocc/include/span
+cosmocc/include/spawn.h
+cosmocc/include/sstream
+cosmocc/include/stack
+cosmocc/include/stdalign.h
+cosmocc/include/stdarg.h
+cosmocc/include/stdatomic.h
+cosmocc/include/stdbool.h
+cosmocc/include/stdc-predef.h
+cosmocc/include/stdckdint.h
+cosmocc/include/stddef.h
+cosmocc/include/stdexcept
+cosmocc/include/stdint.h
+cosmocc/include/stdio.h
+cosmocc/include/stdio_ext.h
+cosmocc/include/stdlib.h
+cosmocc/include/stdnoreturn.h
+cosmocc/include/streambuf
+cosmocc/include/string
+cosmocc/include/string.h
+cosmocc/include/string_view
+cosmocc/include/strings.h
+cosmocc/include/strstream
+cosmocc/include/sys/auxv.h
+cosmocc/include/sys/cdefs.h
+cosmocc/include/sys/dir.h
+cosmocc/include/sys/errno.h
+cosmocc/include/sys/event.h
+cosmocc/include/sys/fcntl.h
+cosmocc/include/sys/file.h
+cosmocc/include/sys/ioctl.h
+cosmocc/include/sys/ipc.h
+cosmocc/include/sys/mman.h
+cosmocc/include/sys/mount.h
+cosmocc/include/sys/msg.h
+cosmocc/include/sys/param.h
+cosmocc/include/sys/poll.h
+cosmocc/include/sys/prctl.h
+cosmocc/include/sys/procfs.h
+cosmocc/include/sys/ptrace.h
+cosmocc/include/sys/random.h
+cosmocc/include/sys/reboot.h
+cosmocc/include/sys/resource.h
+cosmocc/include/sys/select.h
+cosmocc/include/sys/sendfile.h
+cosmocc/include/sys/signal.h
+cosmocc/include/sys/socket.h
+cosmocc/include/sys/stat.h
+cosmocc/include/sys/statfs.h
+cosmocc/include/sys/statvfs.h
+cosmocc/include/sys/syscall.h
+cosmocc/include/sys/sysinfo.h
+cosmocc/include/sys/sysmacros.h
+cosmocc/include/sys/termios.h
+cosmocc/include/sys/time.h
+cosmocc/include/sys/times.h
+cosmocc/include/sys/ttydefaults.h
+cosmocc/include/sys/types.h
+cosmocc/include/sys/ucontext.h
+cosmocc/include/sys/uio.h
+cosmocc/include/sys/un.h
+cosmocc/include/sys/user.h
+cosmocc/include/sys/utsname.h
+cosmocc/include/sys/vfs.h
+cosmocc/include/sys/wait.h
+cosmocc/include/syscall.h
+cosmocc/include/sysexits.h
+cosmocc/include/syslog.h
+cosmocc/include/system_error
+cosmocc/include/termios.h
+cosmocc/include/tgmath.h
+cosmocc/include/third_party/aarch64/acc_prof.internal.h
+cosmocc/include/third_party/aarch64/arm_acle.internal.h
+cosmocc/include/third_party/aarch64/arm_bf16.internal.h
+cosmocc/include/third_party/aarch64/arm_fp16.internal.h
+cosmocc/include/third_party/aarch64/arm_neon.internal.h
+cosmocc/include/third_party/aarch64/arm_sve.internal.h
+cosmocc/include/third_party/aarch64/openacc.internal.h
+cosmocc/include/third_party/dlmalloc/binmaps.inc
+cosmocc/include/third_party/dlmalloc/chunks.inc
+cosmocc/include/third_party/dlmalloc/debugging.inc
+cosmocc/include/third_party/dlmalloc/debuglib.inc
+cosmocc/include/third_party/dlmalloc/directmap.inc
+cosmocc/include/third_party/dlmalloc/dlmalloc.h
+cosmocc/include/third_party/dlmalloc/global.inc
+cosmocc/include/third_party/dlmalloc/headfoot.inc
+cosmocc/include/third_party/dlmalloc/hooks.inc
+cosmocc/include/third_party/dlmalloc/indexing.inc
+cosmocc/include/third_party/dlmalloc/init.inc
+cosmocc/include/third_party/dlmalloc/locks.inc
+cosmocc/include/third_party/dlmalloc/management.inc
+cosmocc/include/third_party/dlmalloc/mspaces.inc
+cosmocc/include/third_party/dlmalloc/platform.inc
+cosmocc/include/third_party/dlmalloc/runtimechecks.inc
+cosmocc/include/third_party/dlmalloc/smallbins.inc
+cosmocc/include/third_party/dlmalloc/statistics.inc
+cosmocc/include/third_party/dlmalloc/system.inc
+cosmocc/include/third_party/dlmalloc/trees.inc
+cosmocc/include/third_party/dlmalloc/vespene.internal.h
+cosmocc/include/third_party/gdtoa/gdtoa.h
+cosmocc/include/third_party/gdtoa/gdtoa.internal.h
+cosmocc/include/third_party/gdtoa/gdtoa_fltrnds.inc
+cosmocc/include/third_party/getopt/getopt.internal.h
+cosmocc/include/third_party/getopt/long1.h
+cosmocc/include/third_party/getopt/long2.h
+cosmocc/include/third_party/intel/adxintrin.internal.h
+cosmocc/include/third_party/intel/ammintrin.internal.h
+cosmocc/include/third_party/intel/amxbf16intrin.internal.h
+cosmocc/include/third_party/intel/amxint8intrin.internal.h
+cosmocc/include/third_party/intel/amxtileintrin.internal.h
+cosmocc/include/third_party/intel/avx2intrin.internal.h
+cosmocc/include/third_party/intel/avx5124fmapsintrin.internal.h
+cosmocc/include/third_party/intel/avx5124vnniwintrin.internal.h
+cosmocc/include/third_party/intel/avx512bf16intrin.internal.h
+cosmocc/include/third_party/intel/avx512bf16vlintrin.internal.h
+cosmocc/include/third_party/intel/avx512bitalgintrin.internal.h
+cosmocc/include/third_party/intel/avx512bwintrin.internal.h
+cosmocc/include/third_party/intel/avx512cdintrin.internal.h
+cosmocc/include/third_party/intel/avx512dqintrin.internal.h
+cosmocc/include/third_party/intel/avx512erintrin.internal.h
+cosmocc/include/third_party/intel/avx512fintrin.internal.h
+cosmocc/include/third_party/intel/avx512fp16intrin.internal.h
+cosmocc/include/third_party/intel/avx512fp16vlintrin.internal.h
+cosmocc/include/third_party/intel/avx512ifmaintrin.internal.h
+cosmocc/include/third_party/intel/avx512ifmavlintrin.internal.h
+cosmocc/include/third_party/intel/avx512pfintrin.internal.h
+cosmocc/include/third_party/intel/avx512vbmi2intrin.internal.h
+cosmocc/include/third_party/intel/avx512vbmi2vlintrin.internal.h
+cosmocc/include/third_party/intel/avx512vbmiintrin.internal.h
+cosmocc/include/third_party/intel/avx512vbmivlintrin.internal.h
+cosmocc/include/third_party/intel/avx512vlbwintrin.internal.h
+cosmocc/include/third_party/intel/avx512vldqintrin.internal.h
+cosmocc/include/third_party/intel/avx512vlintrin.internal.h
+cosmocc/include/third_party/intel/avx512vnniintrin.internal.h
+cosmocc/include/third_party/intel/avx512vnnivlintrin.internal.h
+cosmocc/include/third_party/intel/avx512vp2intersectintrin.internal.h
+cosmocc/include/third_party/intel/avx512vp2intersectvlintrin.internal.h
+cosmocc/include/third_party/intel/avx512vpopcntdqintrin.internal.h
+cosmocc/include/third_party/intel/avx512vpopcntdqvlintrin.internal.h
+cosmocc/include/third_party/intel/avxintrin.internal.h
+cosmocc/include/third_party/intel/avxvnniintrin.internal.h
+cosmocc/include/third_party/intel/bmi2intrin.internal.h
+cosmocc/include/third_party/intel/bmiintrin.internal.h
+cosmocc/include/third_party/intel/cetintrin.internal.h
+cosmocc/include/third_party/intel/cldemoteintrin.internal.h
+cosmocc/include/third_party/intel/clflushoptintrin.internal.h
+cosmocc/include/third_party/intel/clwbintrin.internal.h
+cosmocc/include/third_party/intel/clzerointrin.internal.h
+cosmocc/include/third_party/intel/cpuid.internal.h
+cosmocc/include/third_party/intel/emmintrin.internal.h
+cosmocc/include/third_party/intel/enqcmdintrin.internal.h
+cosmocc/include/third_party/intel/f16cintrin.internal.h
+cosmocc/include/third_party/intel/fma4intrin.internal.h
+cosmocc/include/third_party/intel/fmaintrin.internal.h
+cosmocc/include/third_party/intel/fxsrintrin.internal.h
+cosmocc/include/third_party/intel/gfniintrin.internal.h
+cosmocc/include/third_party/intel/hresetintrin.internal.h
+cosmocc/include/third_party/intel/ia32intrin.internal.h
+cosmocc/include/third_party/intel/immintrin.internal.h
+cosmocc/include/third_party/intel/keylockerintrin.internal.h
+cosmocc/include/third_party/intel/lwpintrin.internal.h
+cosmocc/include/third_party/intel/lzcntintrin.internal.h
+cosmocc/include/third_party/intel/mm3dnow.internal.h
+cosmocc/include/third_party/intel/mm_malloc.internal.h
+cosmocc/include/third_party/intel/mmintrin.internal.h
+cosmocc/include/third_party/intel/movdirintrin.internal.h
+cosmocc/include/third_party/intel/mwaitintrin.internal.h
+cosmocc/include/third_party/intel/mwaitxintrin.internal.h
+cosmocc/include/third_party/intel/nmmintrin.internal.h
+cosmocc/include/third_party/intel/pconfigintrin.internal.h
+cosmocc/include/third_party/intel/pkuintrin.internal.h
+cosmocc/include/third_party/intel/pmmintrin.internal.h
+cosmocc/include/third_party/intel/popcntintrin.internal.h
+cosmocc/include/third_party/intel/prfchwintrin.internal.h
+cosmocc/include/third_party/intel/rdseedintrin.internal.h
+cosmocc/include/third_party/intel/rtmintrin.internal.h
+cosmocc/include/third_party/intel/serializeintrin.internal.h
+cosmocc/include/third_party/intel/sgxintrin.internal.h
+cosmocc/include/third_party/intel/shaintrin.internal.h
+cosmocc/include/third_party/intel/smmintrin.internal.h
+cosmocc/include/third_party/intel/tbmintrin.internal.h
+cosmocc/include/third_party/intel/tmmintrin.internal.h
+cosmocc/include/third_party/intel/tsxldtrkintrin.internal.h
+cosmocc/include/third_party/intel/uintrintrin.internal.h
+cosmocc/include/third_party/intel/vaesintrin.internal.h
+cosmocc/include/third_party/intel/vpclmulqdqintrin.internal.h
+cosmocc/include/third_party/intel/waitpkgintrin.internal.h
+cosmocc/include/third_party/intel/wbnoinvdintrin.internal.h
+cosmocc/include/third_party/intel/wmmintrin.internal.h
+cosmocc/include/third_party/intel/x86gprintrin.internal.h
+cosmocc/include/third_party/intel/x86intrin.internal.h
+cosmocc/include/third_party/intel/xmmintrin.internal.h
+cosmocc/include/third_party/intel/xopintrin.internal.h
+cosmocc/include/third_party/intel/xsavecintrin.internal.h
+cosmocc/include/third_party/intel/xsaveintrin.internal.h
+cosmocc/include/third_party/intel/xsaveoptintrin.internal.h
+cosmocc/include/third_party/intel/xsavesintrin.internal.h
+cosmocc/include/third_party/intel/xtestintrin.internal.h
+cosmocc/include/third_party/libcxx/__bit_reference
+cosmocc/include/third_party/libcxx/__bsd_locale_fallbacks.h
+cosmocc/include/third_party/libcxx/__config
+cosmocc/include/third_party/libcxx/__debug
+cosmocc/include/third_party/libcxx/__errc
+cosmocc/include/third_party/libcxx/__functional_base
+cosmocc/include/third_party/libcxx/__hash_table
+cosmocc/include/third_party/libcxx/__locale
+cosmocc/include/third_party/libcxx/__mutex_base
+cosmocc/include/third_party/libcxx/__node_handle
+cosmocc/include/third_party/libcxx/__nullptr
+cosmocc/include/third_party/libcxx/__split_buffer
+cosmocc/include/third_party/libcxx/__sso_allocator
+cosmocc/include/third_party/libcxx/__std_stream
+cosmocc/include/third_party/libcxx/__string
+cosmocc/include/third_party/libcxx/__threading_support
+cosmocc/include/third_party/libcxx/__tree
+cosmocc/include/third_party/libcxx/__tuple
+cosmocc/include/third_party/libcxx/__undef_macros
+cosmocc/include/third_party/libcxx/algorithm
+cosmocc/include/third_party/libcxx/any
+cosmocc/include/third_party/libcxx/array
+cosmocc/include/third_party/libcxx/atomic
+cosmocc/include/third_party/libcxx/atomic_support.hh
+cosmocc/include/third_party/libcxx/bit
+cosmocc/include/third_party/libcxx/bitset
+cosmocc/include/third_party/libcxx/cassert
+cosmocc/include/third_party/libcxx/ccomplex
+cosmocc/include/third_party/libcxx/cctype
+cosmocc/include/third_party/libcxx/cerrno
+cosmocc/include/third_party/libcxx/cfenv
+cosmocc/include/third_party/libcxx/cfloat
+cosmocc/include/third_party/libcxx/charconv
+cosmocc/include/third_party/libcxx/chrono
+cosmocc/include/third_party/libcxx/cinttypes
+cosmocc/include/third_party/libcxx/ciso646
+cosmocc/include/third_party/libcxx/climits
+cosmocc/include/third_party/libcxx/clocale
+cosmocc/include/third_party/libcxx/cmath
+cosmocc/include/third_party/libcxx/codecvt
+cosmocc/include/third_party/libcxx/compare
+cosmocc/include/third_party/libcxx/complex
+cosmocc/include/third_party/libcxx/condition_variable
+cosmocc/include/third_party/libcxx/config_elast.h
+cosmocc/include/third_party/libcxx/countof.internal.hh
+cosmocc/include/third_party/libcxx/csetjmp
+cosmocc/include/third_party/libcxx/csignal
+cosmocc/include/third_party/libcxx/cstdarg
+cosmocc/include/third_party/libcxx/cstdbool
+cosmocc/include/third_party/libcxx/cstddef
+cosmocc/include/third_party/libcxx/cstdint
+cosmocc/include/third_party/libcxx/cstdio
+cosmocc/include/third_party/libcxx/cstdlib
+cosmocc/include/third_party/libcxx/cstring
+cosmocc/include/third_party/libcxx/ctgmath
+cosmocc/include/third_party/libcxx/ctime
+cosmocc/include/third_party/libcxx/ctype.h
+cosmocc/include/third_party/libcxx/cwchar
+cosmocc/include/third_party/libcxx/cwctype
+cosmocc/include/third_party/libcxx/deque
+cosmocc/include/third_party/libcxx/errno.h
+cosmocc/include/third_party/libcxx/exception
+cosmocc/include/third_party/libcxx/exception_libcxxabi.hh
+cosmocc/include/third_party/libcxx/exception_pointer_cxxabi.hh
+cosmocc/include/third_party/libcxx/execution
+cosmocc/include/third_party/libcxx/experimental/__config
+cosmocc/include/third_party/libcxx/filesystem
+cosmocc/include/third_party/libcxx/filesystem_common.hh
+cosmocc/include/third_party/libcxx/forward_list
+cosmocc/include/third_party/libcxx/fstream
+cosmocc/include/third_party/libcxx/functional
+cosmocc/include/third_party/libcxx/future
+cosmocc/include/third_party/libcxx/include/atomic_support.hh
+cosmocc/include/third_party/libcxx/include/config_elast.hh
+cosmocc/include/third_party/libcxx/initializer_list
+cosmocc/include/third_party/libcxx/iomanip
+cosmocc/include/third_party/libcxx/ios
+cosmocc/include/third_party/libcxx/iosfwd
+cosmocc/include/third_party/libcxx/iostream
+cosmocc/include/third_party/libcxx/istream
+cosmocc/include/third_party/libcxx/iterator
+cosmocc/include/third_party/libcxx/limits
+cosmocc/include/third_party/libcxx/limits.h
+cosmocc/include/third_party/libcxx/list
+cosmocc/include/third_party/libcxx/locale
+cosmocc/include/third_party/libcxx/locale.h
+cosmocc/include/third_party/libcxx/map
+cosmocc/include/third_party/libcxx/math.h
+cosmocc/include/third_party/libcxx/memory
+cosmocc/include/third_party/libcxx/mutex
+cosmocc/include/third_party/libcxx/new
+cosmocc/include/third_party/libcxx/numeric
+cosmocc/include/third_party/libcxx/optional
+cosmocc/include/third_party/libcxx/ostream
+cosmocc/include/third_party/libcxx/queue
+cosmocc/include/third_party/libcxx/random
+cosmocc/include/third_party/libcxx/ratio
+cosmocc/include/third_party/libcxx/refstring.hh
+cosmocc/include/third_party/libcxx/regex
+cosmocc/include/third_party/libcxx/scoped_allocator
+cosmocc/include/third_party/libcxx/set
+cosmocc/include/third_party/libcxx/shared_mutex
+cosmocc/include/third_party/libcxx/span
+cosmocc/include/third_party/libcxx/sstream
+cosmocc/include/third_party/libcxx/stack
+cosmocc/include/third_party/libcxx/stdexcept
+cosmocc/include/third_party/libcxx/stdexcept_default.hh
+cosmocc/include/third_party/libcxx/stdio.h
+cosmocc/include/third_party/libcxx/stdlib.h
+cosmocc/include/third_party/libcxx/streambuf
+cosmocc/include/third_party/libcxx/string
+cosmocc/include/third_party/libcxx/string.h
+cosmocc/include/third_party/libcxx/string_view
+cosmocc/include/third_party/libcxx/strstream
+cosmocc/include/third_party/libcxx/system_error
+cosmocc/include/third_party/libcxx/thread
+cosmocc/include/third_party/libcxx/tuple
+cosmocc/include/third_party/libcxx/type_traits
+cosmocc/include/third_party/libcxx/typeindex
+cosmocc/include/third_party/libcxx/typeinfo
+cosmocc/include/third_party/libcxx/unordered_map
+cosmocc/include/third_party/libcxx/unordered_set
+cosmocc/include/third_party/libcxx/utility
+cosmocc/include/third_party/libcxx/valarray
+cosmocc/include/third_party/libcxx/variant
+cosmocc/include/third_party/libcxx/vector
+cosmocc/include/third_party/libcxx/version
+cosmocc/include/third_party/libcxx/wchar.h
+cosmocc/include/third_party/libcxx/wctype.h
+cosmocc/include/third_party/libcxxabi/abort_message.h
+cosmocc/include/third_party/libcxxabi/aix_state_tab_eh.inc
+cosmocc/include/third_party/libcxxabi/cxa_exception.h
+cosmocc/include/third_party/libcxxabi/cxa_guard_impl.h
+cosmocc/include/third_party/libcxxabi/cxa_handlers.h
+cosmocc/include/third_party/libcxxabi/demangle/DemangleConfig.h
+cosmocc/include/third_party/libcxxabi/demangle/ItaniumDemangle.h
+cosmocc/include/third_party/libcxxabi/demangle/ItaniumNodes.def
+cosmocc/include/third_party/libcxxabi/demangle/StringViewExtras.h
+cosmocc/include/third_party/libcxxabi/demangle/Utility.h
+cosmocc/include/third_party/libcxxabi/fallback_malloc.h
+cosmocc/include/third_party/libcxxabi/include/__cxxabi_config.h
+cosmocc/include/third_party/libcxxabi/include/cxxabi.h
+cosmocc/include/third_party/libcxxabi/libcxx/include/__memory/aligned_alloc.h
+cosmocc/include/third_party/libcxxabi/private_typeinfo.h
+cosmocc/include/third_party/libunwind/AddressSpace.hpp
+cosmocc/include/third_party/libunwind/CompactUnwinder.hpp
+cosmocc/include/third_party/libunwind/DwarfInstructions.hpp
+cosmocc/include/third_party/libunwind/DwarfParser.hpp
+cosmocc/include/third_party/libunwind/EHHeaderParser.hpp
+cosmocc/include/third_party/libunwind/FrameHeaderCache.hpp
+cosmocc/include/third_party/libunwind/RWMutex.hpp
+cosmocc/include/third_party/libunwind/Registers.hpp
+cosmocc/include/third_party/libunwind/Unwind-EHABI.h
+cosmocc/include/third_party/libunwind/UnwindCursor.hpp
+cosmocc/include/third_party/libunwind/cet_unwind.h
+cosmocc/include/third_party/libunwind/config.h
+cosmocc/include/third_party/libunwind/dwarf2.h
+cosmocc/include/third_party/libunwind/include/__libunwind_config.h
+cosmocc/include/third_party/libunwind/include/libunwind.h
+cosmocc/include/third_party/libunwind/include/mach-o/compact_unwind_encoding.h
+cosmocc/include/third_party/libunwind/include/unwind.h
+cosmocc/include/third_party/libunwind/include/unwind_arm_ehabi.h
+cosmocc/include/third_party/libunwind/include/unwind_itanium.h
+cosmocc/include/third_party/libunwind/libunwind_ext.h
+cosmocc/include/third_party/musl/crypt.h
+cosmocc/include/third_party/musl/crypt.internal.h
+cosmocc/include/third_party/musl/crypt_des.internal.h
+cosmocc/include/third_party/musl/fnmatch.h
+cosmocc/include/third_party/musl/glob.h
+cosmocc/include/third_party/musl/lockf.h
+cosmocc/include/third_party/musl/lookup.internal.h
+cosmocc/include/third_party/musl/mapfile.internal.h
+cosmocc/include/third_party/musl/mntent.h
+cosmocc/include/third_party/musl/nameser.h
+cosmocc/include/third_party/musl/netdb.h
+cosmocc/include/third_party/musl/passwd.h
+cosmocc/include/third_party/musl/pwf.internal.h
+cosmocc/include/third_party/musl/rand48.h
+cosmocc/include/third_party/musl/resolv.h
+cosmocc/include/third_party/musl/resolv.internal.h
+cosmocc/include/third_party/musl/search.h
+cosmocc/include/third_party/musl/shadow.h
+cosmocc/include/third_party/musl/tempnam.h
+cosmocc/include/third_party/musl/tsearch.internal.h
+cosmocc/include/third_party/nsync/array.internal.h
+cosmocc/include/third_party/nsync/atomic.h
+cosmocc/include/third_party/nsync/atomic.internal.h
+cosmocc/include/third_party/nsync/common.internal.h
+cosmocc/include/third_party/nsync/counter.h
+cosmocc/include/third_party/nsync/cv.h
+cosmocc/include/third_party/nsync/debug.h
+cosmocc/include/third_party/nsync/futex.internal.h
+cosmocc/include/third_party/nsync/heap.internal.h
+cosmocc/include/third_party/nsync/mu.h
+cosmocc/include/third_party/nsync/mu_semaphore.h
+cosmocc/include/third_party/nsync/mu_semaphore.internal.h
+cosmocc/include/third_party/nsync/mu_wait.h
+cosmocc/include/third_party/nsync/note.h
+cosmocc/include/third_party/nsync/once.h
+cosmocc/include/third_party/nsync/races.internal.h
+cosmocc/include/third_party/nsync/time.h
+cosmocc/include/third_party/nsync/wait_s.internal.h
+cosmocc/include/third_party/nsync/waiter.h
+cosmocc/include/third_party/openmp/kmp.h
+cosmocc/include/third_party/openmp/kmp_affinity.h
+cosmocc/include/third_party/openmp/kmp_atomic.h
+cosmocc/include/third_party/openmp/kmp_barrier.h
+cosmocc/include/third_party/openmp/kmp_collapse.h
+cosmocc/include/third_party/openmp/kmp_config.h
+cosmocc/include/third_party/openmp/kmp_debug.h
+cosmocc/include/third_party/openmp/kmp_debugger.h
+cosmocc/include/third_party/openmp/kmp_dispatch.h
+cosmocc/include/third_party/openmp/kmp_dispatch_hier.h
+cosmocc/include/third_party/openmp/kmp_environment.h
+cosmocc/include/third_party/openmp/kmp_error.h
+cosmocc/include/third_party/openmp/kmp_ftn_entry.h
+cosmocc/include/third_party/openmp/kmp_ftn_os.h
+cosmocc/include/third_party/openmp/kmp_i18n.h
+cosmocc/include/third_party/openmp/kmp_i18n_default.inc
+cosmocc/include/third_party/openmp/kmp_i18n_id.inc
+cosmocc/include/third_party/openmp/kmp_io.h
+cosmocc/include/third_party/openmp/kmp_itt.h
+cosmocc/include/third_party/openmp/kmp_itt.inc
+cosmocc/include/third_party/openmp/kmp_lock.h
+cosmocc/include/third_party/openmp/kmp_omp.h
+cosmocc/include/third_party/openmp/kmp_os.h
+cosmocc/include/third_party/openmp/kmp_platform.h
+cosmocc/include/third_party/openmp/kmp_safe_c_api.h
+cosmocc/include/third_party/openmp/kmp_settings.h
+cosmocc/include/third_party/openmp/kmp_stats.h
+cosmocc/include/third_party/openmp/kmp_stats_timing.h
+cosmocc/include/third_party/openmp/kmp_str.h
+cosmocc/include/third_party/openmp/kmp_stub.h
+cosmocc/include/third_party/openmp/kmp_taskdeps.h
+cosmocc/include/third_party/openmp/kmp_utils.h
+cosmocc/include/third_party/openmp/kmp_version.h
+cosmocc/include/third_party/openmp/kmp_wait_release.h
+cosmocc/include/third_party/openmp/kmp_wrapper_getpid.h
+cosmocc/include/third_party/openmp/kmp_wrapper_malloc.h
+cosmocc/include/third_party/openmp/omp-tools.h
+cosmocc/include/third_party/openmp/omp.h
+cosmocc/include/third_party/openmp/ompd-specific.h
+cosmocc/include/third_party/openmp/ompt-event-specific.h
+cosmocc/include/third_party/openmp/ompt-internal.h
+cosmocc/include/third_party/openmp/ompt-specific.h
+cosmocc/include/third_party/openmp/ompx.h
+cosmocc/include/third_party/regex/regex.h
+cosmocc/include/third_party/regex/tre.inc
+cosmocc/include/third_party/xed/avx512.h
+cosmocc/include/third_party/xed/private.h
+cosmocc/include/third_party/xed/x86.h
+cosmocc/include/third_party/xed/x86isa.h
+cosmocc/include/third_party/zlib/adler32_simd.inc
+cosmocc/include/third_party/zlib/chunkcopy.inc
+cosmocc/include/third_party/zlib/cpu_features.internal.h
+cosmocc/include/third_party/zlib/crc32.inc
+cosmocc/include/third_party/zlib/crc32_simd.internal.h
+cosmocc/include/third_party/zlib/deflate.internal.h
+cosmocc/include/third_party/zlib/gz/gzguts.inc
+cosmocc/include/third_party/zlib/inffast.internal.h
+cosmocc/include/third_party/zlib/inffast_chunk.internal.h
+cosmocc/include/third_party/zlib/inffixed.inc
+cosmocc/include/third_party/zlib/inflate.internal.h
+cosmocc/include/third_party/zlib/inftrees.internal.h
+cosmocc/include/third_party/zlib/insert_string.inc
+cosmocc/include/third_party/zlib/internal.h
+cosmocc/include/third_party/zlib/macros.internal.h
+cosmocc/include/third_party/zlib/slide_hash_simd.inc
+cosmocc/include/third_party/zlib/trees.inc
+cosmocc/include/third_party/zlib/zconf.h
+cosmocc/include/third_party/zlib/zlib.h
+cosmocc/include/third_party/zlib/zutil.internal.h
+cosmocc/include/thread
+cosmocc/include/time.h
+cosmocc/include/tmmintrin.h
+cosmocc/include/tool/args/args.h
+cosmocc/include/tuple
+cosmocc/include/type_traits
+cosmocc/include/typeindex
+cosmocc/include/typeinfo
+cosmocc/include/uchar.h
+cosmocc/include/ucontext.h
+cosmocc/include/uio.h
+cosmocc/include/unistd.h
+cosmocc/include/unordered_map
+cosmocc/include/unordered_set
+cosmocc/include/unwind.h
+cosmocc/include/utility
+cosmocc/include/utime.h
+cosmocc/include/utmp.h
+cosmocc/include/utmpx.h
+cosmocc/include/valarray
+cosmocc/include/variant
+cosmocc/include/vector
+cosmocc/include/version
+cosmocc/include/wait.h
+cosmocc/include/wchar.h
+cosmocc/include/wctype.h
+cosmocc/include/windowsesque.h
+cosmocc/include/winternl.h
+cosmocc/include/wmmintrin.h
+cosmocc/include/x86intrin.h
+cosmocc/include/xmmintrin.h
+cosmocc/lib/gcc/libgomp.spec
+cosmocc/libexec/gcc/aarch64-linux-cosmo/12.3.0/as
+cosmocc/libexec/gcc/aarch64-linux-cosmo/12.3.0/cc1
+cosmocc/libexec/gcc/aarch64-linux-cosmo/12.3.0/cc1plus
+cosmocc/libexec/gcc/aarch64-linux-cosmo/12.3.0/collect2
+cosmocc/libexec/gcc/aarch64-linux-cosmo/12.3.0/ld
+cosmocc/libexec/gcc/aarch64-linux-cosmo/12.3.0/ld.bfd
+cosmocc/libexec/gcc/x86_64-linux-cosmo/12.3.0/as
+cosmocc/libexec/gcc/x86_64-linux-cosmo/12.3.0/cc1
+cosmocc/libexec/gcc/x86_64-linux-cosmo/12.3.0/cc1plus
+cosmocc/libexec/gcc/x86_64-linux-cosmo/12.3.0/collect2
+cosmocc/libexec/gcc/x86_64-linux-cosmo/12.3.0/ld
+cosmocc/libexec/gcc/x86_64-linux-cosmo/12.3.0/ld.bfd
+cosmocc/x86_64-linux-cosmo/lib/ape-no-modify-self.o
+cosmocc/x86_64-linux-cosmo/lib/ape.lds
+cosmocc/x86_64-linux-cosmo/lib/ape.o
+cosmocc/x86_64-linux-cosmo/lib/crt.o
+cosmocc/x86_64-linux-cosmo/lib/libc.a
+cosmocc/x86_64-linux-cosmo/lib/libcosmo.a
+cosmocc/x86_64-linux-cosmo/lib/libcrypt.a
+cosmocc/x86_64-linux-cosmo/lib/libcxx.a
+cosmocc/x86_64-linux-cosmo/lib/libdl.a
+cosmocc/x86_64-linux-cosmo/lib/libgcc_s.a
+cosmocc/x86_64-linux-cosmo/lib/libgomp.a
+cosmocc/x86_64-linux-cosmo/lib/libm.a
+cosmocc/x86_64-linux-cosmo/lib/libpthread.a
+cosmocc/x86_64-linux-cosmo/lib/libresolv.a
+cosmocc/x86_64-linux-cosmo/lib/librt.a
+cosmocc/x86_64-linux-cosmo/lib/libstdc++.a
+cosmocc/x86_64-linux-cosmo/lib/libunwind.a
+@dir cosmocc/libexec/gcc/aarch64-linux-cosmo/12.3.0/install-tools
+@dir cosmocc/libexec/gcc/x86_64-linux-cosmo/12.3.0/install-tools
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 7, 11:31 PM (9 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31055379
Default Alt Text
D44701.id136787.diff (84 KB)
Attached To
Mode
D44701: [new port] devel/cosmocc: Very early WIP for the Cosmopolitan C compiler
Attached
Detach File
Event Timeline
Log In to Comment