This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-05-11 08:18:59 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
473feab2a44410f6bf32d9bdf1e9bee3fe901a34
SDL
/
src
/
stdlib
T
History
Sam Lantinga
473feab2a4
Added SDL_unsetenv()
2024-07-27 09:10:08 -07:00
..
SDL_casefolding.h
…
SDL_crc16.c
…
SDL_crc32.c
…
SDL_getenv_c.h
…
SDL_getenv.c
Added SDL_unsetenv()
2024-07-27 09:10:08 -07:00
SDL_iconv.c
…
SDL_malloc.c
JANITORIAL: Fix typos in comments in various files (
#10058
)
2024-06-19 07:13:46 -07:00
SDL_memcpy.c
…
SDL_memmove.c
…
SDL_memset.c
…
SDL_mslibc_x64.masm
…
SDL_mslibc.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 14:09:11 -07:00
SDL_qsort.c
…
SDL_random.c
Updated based on feedback from @JKaniarz
2024-06-24 11:49:15 -07:00
SDL_stdlib.c
Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf()
2024-06-24 11:49:15 -07:00
SDL_string.c
stdlib: Clean up and export SDL_UCS4ToUTF8().
2024-07-04 11:10:50 -04:00
SDL_strtokr.c
…
SDL_sysstdlib.h
stdinc: Drastically improve SDL_StepUTF8() and make it a public API.
2024-06-27 17:36:09 -04:00
SDL_vacopy.h
…