cosmopolitan/libc/log
Justine Tunney 9f68d6eee9 Fix link order in cosmopolitan.a
It turned out that the linker was doing the wrong with the amalgamation
library concerning weak stubs. A regression test has been added and new
binaries have been uploaded to https://justine.lol/cosmopolitan/

Ideally this should be fixed by building a tool that turns multiple .a
files into a single .a file with deduplication. As a workaround for now
the cosmopolitan.a build is restructured to not include LIBC_STUBS which
meant technical debt needed to be paid off where non-stub interfaces
were moved to LIBC_INTRIN and LIBC_NEXGEN32E.

Thank @PerfectProductions in #31 for the report!
2021-01-16 12:05:41 -08:00
..
thunks Change license 2020-12-27 17:18:44 -08:00
addr2linepath.c Change license 2020-12-27 17:18:44 -08:00
asan.c Change license 2020-12-27 17:18:44 -08:00
asan.internal.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
attachdebugger.c Change license 2020-12-27 17:18:44 -08:00
backtrace.internal.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
backtrace2.c Change license 2020-12-27 17:18:44 -08:00
backtrace3.c Change license 2020-12-27 17:18:44 -08:00
bsd.h Add chibicc 2020-12-06 16:20:21 -08:00
cancolor.c Replace .pushsection directives (#30) 2021-01-10 13:36:31 -08:00
check.h Add chibicc 2020-12-06 16:20:21 -08:00
checkaligned.c Change license 2020-12-27 17:18:44 -08:00
checkfail.c Change license 2020-12-27 17:18:44 -08:00
checkfail_ndebug.c Change license 2020-12-27 17:18:44 -08:00
color.internal.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
commandvenv.c Change license 2020-12-27 17:18:44 -08:00
die.c Change license 2020-12-27 17:18:44 -08:00
err.c Change license 2020-12-27 17:18:44 -08:00
errx.c Change license 2020-12-27 17:18:44 -08:00
flogf.c Change license 2020-12-27 17:18:44 -08:00
gdb.h Improve documentation 2020-12-27 07:02:35 -08:00
gdbexec.c Change license 2020-12-27 17:18:44 -08:00
gdbpath.c Change license 2020-12-27 17:18:44 -08:00
gdbsync.c Change license 2020-12-27 17:18:44 -08:00
getsymboltable.c Change license 2020-12-27 17:18:44 -08:00
getttycols.c Change license 2020-12-27 17:18:44 -08:00
getttysize.c Change license 2020-12-27 17:18:44 -08:00
internal.h Add minor improvements and cleanup 2020-10-27 03:39:46 -07:00
isrunningundermake.c Change license 2020-12-27 17:18:44 -08:00
isterminalinarticulate.c Change license 2020-12-27 17:18:44 -08:00
log.h Make minor improvements 2020-12-23 23:42:56 -08:00
log.mk Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
logerrno.c Change license 2020-12-27 17:18:44 -08:00
logfile.initabi.c Change license 2020-12-27 17:18:44 -08:00
loglevel.S Change license 2020-12-27 17:18:44 -08:00
malloc_stats.c Change license 2020-12-27 17:18:44 -08:00
meminfo.c Change license 2020-12-27 17:18:44 -08:00
memsummary.c Change license 2020-12-27 17:18:44 -08:00
oncrash.c Change license 2020-12-27 17:18:44 -08:00
oncrashthunks.S Change license 2020-12-27 17:18:44 -08:00
onkill.c Change license 2020-12-27 17:18:44 -08:00
perror.c Change license 2020-12-27 17:18:44 -08:00
showcrashreports.c Change license 2020-12-27 17:18:44 -08:00
somanyasan.S Change license 2020-12-27 17:18:44 -08:00
somanyubsan.S Change license 2020-12-27 17:18:44 -08:00
startfatal.c Change license 2020-12-27 17:18:44 -08:00
startfatal_ndebug.c Change license 2020-12-27 17:18:44 -08:00
ubsan.c Change license 2020-12-27 17:18:44 -08:00
ubsan.internal.h Add chibicc 2020-12-06 16:20:21 -08:00
verr.c Change license 2020-12-27 17:18:44 -08:00
verrx.c Change license 2020-12-27 17:18:44 -08:00
vflogf.c Change license 2020-12-27 17:18:44 -08:00
vwarn.c Change license 2020-12-27 17:18:44 -08:00
vwarnx.c Change license 2020-12-27 17:18:44 -08:00
warn.c Change license 2020-12-27 17:18:44 -08:00
warnx.c Change license 2020-12-27 17:18:44 -08:00