mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-01 03:53:33 +00:00
0e85b136ae
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 |
||
---|---|---|
.. | ||
copyfile.c | ||
copyfile.h | ||
dirstream.c | ||
execl.c | ||
execle.c | ||
execlp.c | ||
execv.c | ||
execve-nt.c | ||
execve.c | ||
execvp.c | ||
execvpe.c | ||
filecmp.c | ||
fork-nt.c | ||
fork.c | ||
get_current_dir_name.c | ||
hefty.mk | ||
internal.h | ||
mkntcmdline.c | ||
mkntenvblock.c | ||
mkvarargv.h | ||
ntspawn.c | ||
ntspawn.h | ||
replaceuser.c | ||
sortenvp.c | ||
spawn.h | ||
spawnl.c | ||
spawnlp.c | ||
spawnve-nt.c | ||
spawnve-sysv.c | ||
spawnve.c | ||
ttyname.c | ||
ttyname_r.c | ||
vfork.S |