cosmopolitan/libc/log
Justine Tunney 9b29358511 Make whitespace changes
Status lines for Emacs and Vim have been added to Python sources so
they'll be easier to edit using Python's preferred coding style.

Some DNS helper functions have been broken up into multiple files. It's
nice to have one function per file whenever possible, since that way we
don't need -ffunction-sections.  Another reason it's good to have small
source files, is because the build will be enforcing resource limits on
compilation and testing soon.
2021-08-13 03:20:45 -07:00
..
thunks Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
addr2linepath.c Change license 2020-12-27 17:18:44 -08:00
attachdebugger.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
backtrace.internal.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
backtrace2.c Add SNI support to redbean and improve SSL perf 2021-07-23 13:56:13 -07:00
backtrace3.c Make whitespace changes 2021-08-13 03:20:45 -07:00
bsd.h Add chibicc 2020-12-06 16:20:21 -08:00
cancolor.c Improve performance of printf functions 2021-04-24 13:58:50 -07:00
check.h Undiamond Python headers 2021-08-12 14:07:40 -07:00
checkaligned.c Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00
checkfail.c Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -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 Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
die.c Remove undefined behaviors 2021-05-16 11:16:28 -07: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 Make major improvements to redbean and libraries 2021-04-18 12:34:15 -07: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
getcallername.c Add SNI support to redbean and improve SSL perf 2021-07-23 13:56:13 -07:00
getsymboltable.c Make SSL handshakes much faster 2021-07-11 23:17:47 -07:00
getttycols.c Change license 2020-12-27 17:18:44 -08:00
getttysize.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -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 Improve performance of printf functions 2021-04-24 13:58:50 -07:00
log.h Add SNI support to redbean and improve SSL perf 2021-07-23 13:56:13 -07:00
log.mk Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00
logerrno.c Make Cosmopolitan ANSI C89 compatible 2021-02-03 17:48:59 -08:00
logfile.initabi.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
loglevel.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
malloc_stats.c Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00
meminfo.c Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00
memsummary.c Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00
oncrash.c Make improvements to redbean 2021-07-10 15:19:37 -07:00
oncrashthunks.S Add SSL to redbean 2021-06-24 13:20:50 -07:00
onkill.c Make pow() conform to standard definition 2021-03-03 09:21:27 -08:00
perror.c Make minor improvements 2021-05-15 21:53:26 -07:00
showcrashreports.c Add SSL to redbean 2021-06-24 13:20:50 -07:00
startfatal.c Make whitespace changes 2021-08-13 03:20:45 -07:00
startfatal_ndebug.c Make whitespace changes 2021-08-13 03:20:45 -07:00
traceme.c Undiamond Python headers 2021-08-12 14:07:40 -07:00
traceme.h Undiamond Python headers 2021-08-12 14:07:40 -07: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 Add SNI support to redbean and improve SSL perf 2021-07-23 13:56:13 -07: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