You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/src/base
Timothy Stack 0785a432fa [console] colorize console output 2 years ago
..
CMakeLists.txt [console] colorize console output 2 years ago
Makefile.am [console] colorize console output 2 years ago
README.md [docs] some more README.md files 3 years ago
ansi_scrubber.cc [console] colorize console output 2 years ago
ansi_scrubber.hh [console] colorize console output 2 years ago
attr_line.cc [console] colorize console output 2 years ago
attr_line.hh [console] colorize console output 2 years ago
auto_fd.hh [modernize] some more cleanups 2 years ago
auto_mem.hh [console] colorize console output 2 years ago
auto_pid.cc [build] silence some warnings 2 years ago
auto_pid.hh [clang-format] init 2 years ago
date_time_scanner.cc [build] missing include 2 years ago
date_time_scanner.hh [build] remove use of memset 2 years ago
enum_util.hh [clang-format] init 2 years ago
file_range.hh [build] some clang-tidy fixes 2 years ago
fs_util.cc [console] colorize console output 2 years ago
fs_util.hh [console] colorize console output 2 years ago
func_util.hh [clang-format] init 2 years ago
future_util.hh [clang-format] init 2 years ago
humanize.cc [console] colorize console output 2 years ago
humanize.file_size.tests.cc [console] colorize console output 2 years ago
humanize.hh [console] colorize console output 2 years ago
humanize.network.cc [clang-format] init 2 years ago
humanize.network.hh [build] some clang-tidy fixes 2 years ago
humanize.network.tests.cc [clang-format] init 2 years ago
humanize.time.cc [build] silence some warnings 2 years ago
humanize.time.hh [clang-format] init 2 years ago
humanize.time.tests.cc [clang-format] init 2 years ago
injector.bind.hh [clang-format] init 2 years ago
injector.hh [clang-format] init 2 years ago
intern_string.cc [clang-format] init 2 years ago
intern_string.hh [build] some clang-tidy fixes 2 years ago
intern_string.tests.cc [clang-format] init 2 years ago
is_utf8.cc [clang-format] init 2 years ago
is_utf8.hh [clang-format] init 2 years ago
isc.cc [clang-format] init 2 years ago
isc.hh [clang-format] init 2 years ago
lnav.console.cc [console] colorize console output 2 years ago
lnav.console.hh [console] colorize console output 2 years ago
lnav.gzip.cc [build] silence some warnings 2 years ago
lnav.gzip.hh [clang-format] init 2 years ago
lnav.gzip.tests.cc [clang-format] init 2 years ago
lnav_log.cc [clang-format] init 2 years ago
lnav_log.hh [clang-format] init 2 years ago
lrucache.hpp [view_curses] fix color pair allocation 3 years ago
math_util.hh [clang-format] init 2 years ago
network.tcp.cc [modernize] some more cleanups 2 years ago
network.tcp.hh [build] some clang-tidy fixes 2 years ago
network.tcp.tests.cc [clang-format] init 2 years ago
opt_util.hh [attr_line] use variant instead of a union for attribute values 2 years ago
paths.cc [build] silence some warnings 2 years ago
paths.hh [clang-format] init 2 years ago
result.h [modernize] some more cleanups 2 years ago
string_attr_type.cc [console] colorize console output 2 years ago
string_attr_type.hh [console] colorize console output 2 years ago
string_util.cc [console] colorize console output 2 years ago
string_util.hh [console] colorize console output 2 years ago
string_util.tests.cc [clang-format] init 2 years ago
strnatcmp.c [tests] adding some more coverage 3 years ago
strnatcmp.h [tests] adding some more coverage 3 years ago
test_base.cc [clang-format] init 2 years ago
time_util.cc [clang-format] init 2 years ago
time_util.hh [build] remove use of memset 2 years ago

README.md

libbase -- Library of utility functions