This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
SDL
Watch
1
Star
0
Fork
0
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-08-19 10:28:52 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
4e81b4e8dee50bbe7a510ca3f11069e2c6fc4c90
SDL
/
src
/
stdlib
T
History
Sam Lantinga
dab4f296b8
Cleanup spacing
2023-06-15 16:43:22 -07:00
..
SDL_crc16.c
…
SDL_crc32.c
…
SDL_getenv.c
Updated source to match SDL function prototype style
2023-05-23 11:29:41 -07:00
SDL_iconv.c
Fixed SDL_iconv_string() truncation when handling SDL_ICONV_E2BIG
2023-06-04 01:01:06 -07:00
SDL_malloc.c
…
SDL_mslibc.c
Use #ifdef/#ifndef instead of #if defined/#if \!defined
2023-03-30 21:35:01 +00:00
SDL_qsort.c
Updated source to match SDL function prototype style
2023-05-23 11:29:41 -07:00
SDL_stdlib.c
Cleanup spacing
2023-06-15 16:43:22 -07:00
SDL_string.c
Don't bother re-encoding Latin1 characters in the ASCII range
2023-06-04 05:37:06 -07:00
SDL_strtokr.c
…
SDL_vacopy.h
Use #ifdef/#ifndef instead of #if defined/#if \!defined
2023-03-30 21:35:01 +00:00