cosmopolitan/libc/log
Justine Tunney e75ffde09e Get codebase completely working with LLVM
You can now build Cosmopolitan with Clang:

    make -j8 MODE=llvm
    o/llvm/examples/hello.com

The assembler and linker code is now friendly to LLVM too.
So it's not needed to configure Clang to use binutils under
the hood. If you love LLVM then you can now use pure LLVM.
2021-02-09 02:57:32 -08:00
..
thunks Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
addr2linepath.c Change license 2020-12-27 17:18:44 -08:00
attachdebugger.c Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
backtrace.internal.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
backtrace2.c Delete LIBC_CALLS_HEFTY 2021-02-02 22:17:53 -08:00
backtrace3.c Work towards improving signals and processes 2021-01-27 19:34:02 -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 wip vscode intellisense support 2021-02-02 07:29:00 -05:00
checkaligned.c Change license 2020-12-27 17:18:44 -08:00
checkfail.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
checkfail_ndebug.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
color.internal.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
commandvenv.c Delete LIBC_CALLS_HEFTY 2021-02-02 22:17:53 -08:00
die.c Make C memory safe like Rust 2021-02-01 03:58:46 -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 Remove dollars from system call support symbols 2021-02-03 19:35:29 -08:00
gdbexec.c Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -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 Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
internal.h Add minor improvements and cleanup 2020-10-27 03:39:46 -07:00
isrunningundermake.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
isterminalinarticulate.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
log.h Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
log.mk Delete LIBC_CALLS_HEFTY 2021-02-02 22:17:53 -08:00
logerrno.c Make Cosmopolitan ANSI C89 compatible 2021-02-03 17:48:59 -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 Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
oncrashthunks.S Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
onkill.c Change license 2020-12-27 17:18:44 -08:00
perror.c Make Cosmopolitan ANSI C89 compatible 2021-02-03 17:48:59 -08:00
showcrashreports.c Change license 2020-12-27 17:18:44 -08:00
somanyubsan.S Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
startfatal.c Implement more security stuff 2021-02-02 20:21:06 -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 Work towards improving signals and processes 2021-01-27 19:34:02 -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