Ryujinx-SDL/src/stdlib
Ryan C. Gordon 3acb172531 stdlib: SDL_snprintf now adds decimal places for ("%f", 0.0).
This patch was from @Markvy (thanks!).

Fixes #4795.
2021-11-07 09:34:55 -08:00
..
SDL_crc32.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_getenv.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_iconv.c Fix casts that should be using uintptr_t 2021-07-29 14:42:15 -07:00
SDL_malloc.c replace i386 checks with __i386__ 2021-02-15 03:02:32 +03:00
SDL_qsort.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_stdlib.c remove unnecessary parentheses from SDL_abs() 2021-11-05 17:10:02 +03:00
SDL_string.c stdlib: SDL_snprintf now adds decimal places for ("%f", 0.0). 2021-11-07 09:34:55 -08:00
SDL_strtokr.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00