RetroArch/tasks
pstef 83e974077f Guarantee space for string characters after strlcpy
to silence a couple of stringop-overflow warnings (3DS).
2025-03-28 11:11:09 +00:00
..
task_audio_mixer.c Style nits 2025-02-12 10:35:04 +01:00
task_audio_mixer.h
task_autodetect.c Make autoconfig failure notifications optional. (#17636) 2025-02-27 20:15:06 -08:00
task_autodetect_blissbox.c Cleanups 2025-02-10 16:31:30 +01:00
task_bluetooth.c Rewrite libretro-common task_queue, use flags 2024-09-10 02:42:07 +02:00
task_cloudsync.c Silence warnings about sign mismatch 2025-03-28 10:57:53 +00:00
task_content.c Guarantee space for string characters after strlcpy 2025-03-28 11:11:09 +00:00
task_content.h
task_content_disc.c Local len variables need to have '_' prefix 2024-12-30 14:03:58 +01:00
task_core_backup.c Cleanups - 2024-12-27 15:13:45 +01:00
task_core_updater.c Cleanups - 2024-12-27 15:13:45 +01:00
task_database.c Silence -Walloc-size-larger-than=byte-size 2025-03-19 17:35:15 +00:00
task_database_cue.c Guarantee space for string characters after strlcpy 2025-03-28 11:11:09 +00:00
task_database_cue.h Small cleanups - conventionalize char *s, size_t parameter usage 2024-12-30 09:44:40 +01:00
task_decompress.c Style nits/conventions 2025-02-09 16:43:51 +01:00
task_file_transfer.c Rewrite libretro-common task_queue, use flags 2024-09-10 02:42:07 +02:00
task_file_transfer.h
task_http.c Conventionalize len variables: 2024-12-27 05:51:33 +01:00
task_http_emscripten.c Enable pthreads on Emscripten (#17586) 2025-02-20 00:59:25 +01:00
task_image.c Conventionalize len variables: 2024-12-27 05:51:33 +01:00
task_manual_content_scan.c Cleanups - 2024-12-27 15:13:45 +01:00
task_menu_explore.c Function argument name standardization 2025-01-17 19:55:32 +01:00
task_movie.c Only read first frame of inputs under new movie formats (#17634) 2025-02-27 20:15:14 -08:00
task_netplay_find_content.c Cleanups - 2024-12-27 15:13:45 +01:00
task_netplay_lan_scan.c Revert "(pt. 2) static variables are initialized to '0' automatically as per C rules" 2024-11-19 03:03:05 +01:00
task_netplay_nat_traversal.c Revert "(pt. 2) static variables are initialized to '0' automatically as per C rules" 2024-11-19 03:03:05 +01:00
task_overlay.c Buildfixes and warning fixes 2025-01-17 12:03:30 +01:00
task_patch.c Style nits 2025-02-12 10:35:04 +01:00
task_pl_thumbnail_download.c Standardize naming of local len variables 2024-12-30 14:27:24 +01:00
task_playlist_manager.c Reduce calls to path_remove_extension - use fill_pathname instead (#17270) 2024-12-20 21:40:58 -08:00
task_powerstate.c Rewrite libretro-common task_queue, use flags 2024-09-10 02:42:07 +02:00
task_powerstate.h
task_save.c Guarantee space for string characters after strlcpy 2025-03-28 11:11:09 +00:00
task_screenshot.c Fix savestate thumbnails - '.png' needs to be appended to the total 2024-12-30 23:39:36 +01:00
task_steam.c Cleanups - 2024-12-27 15:13:45 +01:00
task_translation.c Cleanups 2025-02-10 16:31:30 +01:00
task_wifi.c Rewrite libretro-common task_queue, use flags 2024-09-10 02:42:07 +02:00
tasks_internal.h Cleanups - less settings_t pointer passing 2025-02-11 09:38:54 +01:00