cosmopolitan/libc/calls/hefty
Justine Tunney 2d80bbc802 Get binaries closer to running without an o/s
blinkenlights now does a pretty good job emulating what happens when
binaries boot from BIOS into long mode. So it's been much easier to
debug the bare metal process and wrinkle out many issues.
2020-11-02 19:12:47 -08:00
..
copyfile.c Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
copyfile.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
dirstream.c Make improvements 2020-09-14 00:02:34 -07:00
execl.c Initial import 2020-06-15 07:18:57 -07:00
execle.c Get address sanitizer mostly working 2020-09-03 05:44:37 -07:00
execlp.c Get address sanitizer mostly working 2020-09-03 05:44:37 -07:00
execv.c Initial import 2020-06-15 07:18:57 -07:00
execve-nt.c Initial import 2020-06-15 07:18:57 -07:00
execve.c Initial import 2020-06-15 07:18:57 -07:00
execvp.c Initial import 2020-06-15 07:18:57 -07:00
execvpe.c Get address sanitizer mostly working 2020-09-03 05:44:37 -07:00
filecmp.c Initial import 2020-06-15 07:18:57 -07:00
get_current_dir_name.c Initial import 2020-06-15 07:18:57 -07:00
hefty.mk Make more improvements 2020-09-28 01:20:34 -07:00
internal.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
mkntcmdline.c Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
mkntenvblock.c Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
mkvarargv.h Initial import 2020-06-15 07:18:57 -07:00
ntspawn.c Initial import 2020-06-15 07:18:57 -07:00
ntspawn.h Initial import 2020-06-15 07:18:57 -07:00
replaceuser.c Initial import 2020-06-15 07:18:57 -07:00
sortenvp.c Get address sanitizer mostly working 2020-09-03 05:44:37 -07:00
spawn.h Initial import 2020-06-15 07:18:57 -07:00
spawnl.c Initial import 2020-06-15 07:18:57 -07:00
spawnlp.c Get address sanitizer mostly working 2020-09-03 05:44:37 -07:00
spawnve-nt.c Initial import 2020-06-15 07:18:57 -07:00
spawnve-sysv.c Get binaries closer to running without an o/s 2020-11-02 19:12:47 -08:00
spawnve.c Initial import 2020-06-15 07:18:57 -07:00
ttyname.c Initial import 2020-06-15 07:18:57 -07:00
ttyname_r.c Initial import 2020-06-15 07:18:57 -07:00