This website requires JavaScript.
Explore
Help
Register
Sign In
TeamHepta
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-03-21 08:11:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79b0aae86c9ea97b4ad8eaf385dfc3b1b804656e
SDL
/
src
/
stdlib
History
Sam Lantinga
79b0aae86c
The return value of SDL_snprintf is the number of characters that would have been written.
...
Fixes
https://github.com/libsdl-org/SDL/issues/4762
2021-09-22 11:46:24 -07: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
fixed a typo in SDL_ceilf()
2021-03-14 11:04:28 +03:00
SDL_string.c
The return value of SDL_snprintf is the number of characters that would have been written.
2021-09-22 11:46:24 -07:00
SDL_strtokr.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00