1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
RetroArch/frontend
LibretroAdmin 88187e7ef2 * Start getting rid of strncpy
* steam.c - cleanups:
  * Use string_to_lower from libretro-common/stdstring.c instead of
    its own version
  * Some stylistic changes
  * Rewrite strncpy calls into strlcpy/strlcat/manual assignment
  * Make it C89 compliant
  * Some unused variables
2022-08-25 06:51:39 +02:00
..
drivers * Start getting rid of strncpy 2022-08-25 06:51:39 +02:00
frontend_driver.c Gradually get rid of strcpy_literal 2022-08-23 15:04:47 +02:00
frontend_driver.h [GameMode] Improve error handling (#13362) 2021-12-15 19:01:39 +01:00
frontend_salamander.c * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00
frontend.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00