cosmopolitan/tool/decode
Jōshin 394d998315
Fix vi modelines (#989)
At least in neovim, `│vi:` is not recognized as a modeline because it
has no preceding whitespace. After fixing this, opening a file yields
an error because `net` is not an option. (`noet`, however, is.)
2023-12-05 14:37:54 -08:00
..
lib Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
ar.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
base64.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
BUILD.mk Rename makefiles BUILD.mk 2023-11-28 11:21:08 -08:00
elf.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
ent.c Switch public headers to getopt_long() entirely 2023-07-02 19:57:43 -07:00
hex.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
macho.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
pe2.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
unhex.c Replace COSMO define with _COSMO_SOURCE 2023-08-13 20:55:04 -07:00
word.c Rewrite .zip.o file linker 2023-06-10 09:29:44 -07:00
x86opinfo.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
zip.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00