mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
45b72485ad
For the first time ever, all tests in this codebase now pass, when run automatically on macos, freebsd, openbsd, rhel5, rhel7, alpine and windows via the network using the runit and runitd build tools - Fix vfork exec path etc. - Add XNU opendir() support - Add OpenBSD opendir() support - Add Linux history to syscalls.sh - Use copy_file_range on FreeBSD 13+ - Fix system calls with 7+ arguments - Fix Windows with greater than 16 FDs - Fix RUNIT.COM and RUNITD.COM flakiness - Fix OpenBSD munmap() when files are mapped - Fix long double so it's actually long on Windows - Fix OpenBSD truncate() and ftruncate() thunk typo - Let Windows fcntl() be used on socket files descriptors - Fix Windows fstat() which had an accidental printf statement - Fix RHEL5 CLOCK_MONOTONIC by not aliasing to CLOCK_MONOTONIC_RAW This is wonderful. I never could have dreamed it would be possible to get it working so well on so many platforms with tiny binaries. Fixes #31 Fixes #25 Fixes #14 |
||
---|---|---|
.. | ||
thunks | ||
addr2linepath.c | ||
asan.c | ||
asan.internal.h | ||
attachdebugger.c | ||
backtrace.internal.h | ||
backtrace2.c | ||
backtrace3.c | ||
bsd.h | ||
cancolor.c | ||
check.h | ||
checkaligned.c | ||
checkfail.c | ||
checkfail_ndebug.c | ||
color.internal.h | ||
commandvenv.c | ||
die.c | ||
err.c | ||
errx.c | ||
flogf.c | ||
gdb.h | ||
gdbexec.c | ||
gdbpath.c | ||
gdbsync.c | ||
getsymboltable.c | ||
getttycols.c | ||
getttysize.c | ||
internal.h | ||
isrunningundermake.c | ||
isterminalinarticulate.c | ||
log.h | ||
log.mk | ||
logerrno.c | ||
logfile.initabi.c | ||
loglevel.S | ||
malloc_stats.c | ||
meminfo.c | ||
memsummary.c | ||
oncrash.c | ||
oncrashthunks.S | ||
onkill.c | ||
perror.c | ||
showcrashreports.c | ||
somanyasan.S | ||
somanyubsan.S | ||
startfatal.c | ||
startfatal_ndebug.c | ||
ubsan.c | ||
ubsan.internal.h | ||
verr.c | ||
verrx.c | ||
vflogf.c | ||
vwarn.c | ||
vwarnx.c | ||
warn.c | ||
warnx.c |