SDL/src/stdlib
Sam Lantinga 5b646cd19e Build hidapi code into SDL as a new public API
This prevents conflicts with hidapi linked with applications, as well as allowing applications to make use of HIDAPI on Android and other platforms that might not normally have an implementation available.
2021-11-07 23:00:59 -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 Build hidapi code into SDL as a new public API 2021-11-07 23:00:59 -08: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