cosmopolitan/libc/zipos
Justine Tunney 0e85b136ae Fix Windows 7 support (#19)
This change pays off technical debt with the function -> DLL mappings in
libc/nt/master.sh, which was originally defined based on binary analysis
on Windows 10. It's now been updated so the kernel32/kernelbase/advapi32
imports should be exactly as they are written, on the MSDN documentation
and that wouldn't have been easy without Geoff Chappell's work thank him

https://www.geoffchappell.com/studies/windows/win32/index.htm
2020-12-28 13:52:02 -08:00
..
close.c Change license 2020-12-27 17:18:44 -08:00
find.c Change license 2020-12-27 17:18:44 -08:00
fstat.c Change license 2020-12-27 17:18:44 -08:00
get.c Change license 2020-12-27 17:18:44 -08:00
open.c Change license 2020-12-27 17:18:44 -08:00
parseuri.c Change license 2020-12-27 17:18:44 -08:00
read.c Change license 2020-12-27 17:18:44 -08:00
stat-impl.c Change license 2020-12-27 17:18:44 -08:00
stat.c Change license 2020-12-27 17:18:44 -08:00
zipos.S Change license 2020-12-27 17:18:44 -08:00
zipos.internal.h Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
zipos.mk Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00