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-09-02 07:06:35 +08:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
2a8d00634ddf4ece71c11ec664996ed8ea05205b
SDL
/
src
/
stdlib
T
History
Sam Lantinga
2a8d00634d
Fixed scanning a negative number as an unsigned value
...
e.g. sscanf("-1", "%zu", &v) Thanks to @sezero for the test case
2022-09-20 07:25:49 -07:00
..
SDL_crc16.c
Added note about CRC algorithm compatibility
2022-08-11 14:27:08 -07:00
SDL_crc32.c
Added note about CRC algorithm compatibility
2022-08-11 14:27:08 -07:00
SDL_getenv.c
…
SDL_iconv.c
…
SDL_malloc.c
Applied DragonFly BSD patch
2022-07-30 16:34:40 -07:00
SDL_mslibc.c
stdlib: exclude mslibc functions using SDL_STATIC_LIB macro
2022-07-29 15:05:19 +02:00
SDL_qsort.c
…
SDL_stdlib.c
…
SDL_string.c
Fixed scanning a negative number as an unsigned value
2022-09-20 07:25:49 -07:00
SDL_strtokr.c
…
SDL_vacopy.h
…