cosmopolitan/libc/calls/hefty
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
..
copyfile.c Change license 2020-12-27 17:18:44 -08:00
copyfile.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
dirstream.c Change license 2020-12-27 17:18:44 -08:00
execl.c Change license 2020-12-27 17:18:44 -08:00
execle.c Change license 2020-12-27 17:18:44 -08:00
execlp.c Change license 2020-12-27 17:18:44 -08:00
execv.c Change license 2020-12-27 17:18:44 -08:00
execve-nt.c Change license 2020-12-27 17:18:44 -08:00
execve.c Change license 2020-12-27 17:18:44 -08:00
execvp.c Change license 2020-12-27 17:18:44 -08:00
execvpe.c Change license 2020-12-27 17:18:44 -08:00
filecmp.c Change license 2020-12-27 17:18:44 -08:00
fork-nt.c Change license 2020-12-27 17:18:44 -08:00
fork.c Change license 2020-12-27 17:18:44 -08:00
get_current_dir_name.c Change license 2020-12-27 17:18:44 -08:00
hefty.mk Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
internal.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
mkntcmdline.c Change license 2020-12-27 17:18:44 -08:00
mkntenvblock.c Change license 2020-12-27 17:18:44 -08:00
mkvarargv.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
ntspawn.c Change license 2020-12-27 17:18:44 -08:00
ntspawn.h Initial import 2020-06-15 07:18:57 -07:00
replaceuser.c Change license 2020-12-27 17:18:44 -08:00
sortenvp.c Change license 2020-12-27 17:18:44 -08:00
spawn.h Initial import 2020-06-15 07:18:57 -07:00
spawnl.c Change license 2020-12-27 17:18:44 -08:00
spawnlp.c Change license 2020-12-27 17:18:44 -08:00
spawnve-nt.c Change license 2020-12-27 17:18:44 -08:00
spawnve-sysv.c Change license 2020-12-27 17:18:44 -08:00
spawnve.c Change license 2020-12-27 17:18:44 -08:00
ttyname.c Change license 2020-12-27 17:18:44 -08:00
ttyname_r.c Change license 2020-12-27 17:18:44 -08:00
vfork.S Change license 2020-12-27 17:18:44 -08:00