g13gui/g13d
June Tate-Gans 19faa21256 g13d: Fix horribly broken strncpy usage
The sizeof was actually using the size of the statically allocated name instead
of the size of the destination. In practice, it's not a problem, but still, it
should be fixed.
2021-04-25 14:30:46 -05:00
..
CMakeLists.txt g13d: Fix include path for config.h 2021-04-25 13:43:16 -05:00
config.h.in g13d: Add a config header 2021-04-25 12:44:58 -05:00
g13_fonts.cc g13d: Reformat all the files using clang-format 2021-04-25 12:51:26 -05:00
g13_keys.cc g13d: Reformat all the files using clang-format 2021-04-25 12:51:26 -05:00
g13_lcd.cc g13d: Run clang-format to clean things up a bit 2021-04-25 14:04:12 -05:00
g13_log.cc g13d: Reformat all the files using clang-format 2021-04-25 12:51:26 -05:00
g13_main.cc g13d: Reformat all the files using clang-format 2021-04-25 12:51:26 -05:00
g13_stick.cc g13d: Run clang-format to clean things up a bit 2021-04-25 14:04:12 -05:00
g13.cc g13d: Fix horribly broken strncpy usage 2021-04-25 14:30:46 -05:00
g13.h g13d: Reformat all the files using clang-format 2021-04-25 12:51:26 -05:00
helper.cc g13d: Run clang-format to clean things up a bit 2021-04-25 14:04:12 -05:00
helper.h g13d: Reformat all the files using clang-format 2021-04-25 12:51:26 -05:00
logo.h g13d: Reformat all the files using clang-format 2021-04-25 12:51:26 -05:00
pbm2lpbm.cc g13d: Reformat all the files using clang-format 2021-04-25 12:51:26 -05:00