SDL/src/stdlib
Sam Lantinga 2efbe7fa3f Implemented left-justification in SDL_PrintString()
Fixes https://github.com/libsdl-org/SDL/issues/10310

(cherry picked from commit f59d66f4b1)
2024-08-04 20:05:41 -07:00
..
SDL_crc16.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_crc32.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_getenv.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_iconv.c SDL_iconv_string: simplify recomputation of outbuf and outbytesleft 2024-05-10 18:56:24 +03:00
SDL_malloc.c Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 10:51:30 -07:00
SDL_mslibc.c SDL_mslibc.c: revert PR/10303 changes 2024-07-28 22:47:51 +03:00
SDL_qsort.c Update qsort implementation 2024-06-19 05:47:55 +03:00
SDL_stdlib.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_string.c Implemented left-justification in SDL_PrintString() 2024-08-04 20:05:41 -07:00
SDL_strtokr.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_vacopy.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00