nnn/src
black 492a04d47d
Fix implicit function declaration strcasecmp
icons-hash.c uses strcasecmp from strings.h, but does not include it.
At least when building against musl with gcc 15, this is a fatal error.
2024-09-09 13:58:55 +02:00
..
.clang-tidy Add comma 2024-04-28 20:25:08 +05:30
dbg.h Update copyright year 2024-08-26 18:39:23 +05:30
icons-hash.c Fix implicit function declaration strcasecmp 2024-09-09 13:58:55 +02:00
icons-in-terminal.h Add nerdfont defs file and normalize vars (#722) 2020-09-14 22:09:52 +05:30
icons.h Add djvu icon 2023-06-15 16:56:51 +02:00
nnn.c Prepare for release v5.0 Daiquiri 2024-08-26 18:47:23 +05:30
nnn.h Update copyright year 2024-08-26 18:39:23 +05:30
qsort.h Add support for Alexey Tourbin's QSORT code (#708) 2020-08-21 08:15:45 +05:30