Ozkan Sezer
|
3f5c46663e
SDL_vsscanf: fix an uninitialized warning
|
пре 2 година |
Sam Lantinga
|
216e3f10bb
Implemented size_t format specifiers for SDL_snprintf() and SDL_sscanf()
|
пре 2 година |
Ivan Epifanov
|
7115ceb775
Vita: restore sceClibMemcmp
|
пре 2 година |
Sam Lantinga
|
67cb3874ef
Fixed potential uninitialized variable usage
|
пре 3 година |
Dav999-v
|
51f75b8b30
Fix fallback implementations of SDL_strchr and SDL_strrchr for '\0'
|
пре 3 година |
Sam Lantinga
|
12f14bdbeb
Fixed digit count in sscanf, e.g. "%1x"
|
пре 3 година |
Anonymous Maarten
|
ae7446a959
stlib: Extract SDL_memcpy and SDL_memset to its own file respectively
|
пре 3 година |
Guldoman
|
74bcc5a0a3
stdlib: Add `SDL_utf8strnlen`
|
пре 3 година |
Sam Lantinga
|
8cd908e0b9
Fixed building with Visual Studio 2013
|
пре 3 година |
Eddy Jansson
|
97774cdf72
Move in va_copy() define block from stdlib.
|
пре 3 година |
pionere
|
25203222f5
optimize the SDL_str(case)cmp functions
|
пре 3 година |
pionere
|
aec58d8208
make SDL_strcasecmp standard compliant
|
пре 3 година |
Sam Lantinga
|
bdafe1e049
Fixed whitespace
|
пре 3 година |
Ozkan Sezer
|
0abc0a6f32
SDL_string.c: tidy-up gcc2 va_copy defines after previous haiku commit.
|
пре 3 година |
kenmays
|
d37c9777b9
haiku: updated for Haiku
|
пре 3 година |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
пре 3 година |
Sam Lantinga
|
ab6d0d4d50
Fixed undefined behavior in SDL_memset() (thanks andrewrk!)
|
пре 3 година |
Ozkan Sezer
|
840339c49d
SDL_utf8strlcpy: store trailing_bytes explicity as unsigned type.
|
пре 3 година |
Ozkan Sezer
|
507d4bcd68
SDL_utf8strlen: run bit-test explicitly on unsigned char
|
пре 3 година |
Misa
|
3bf7994fe2
Add and use `SDL_FALLTHROUGH` for fallthroughs
|
пре 3 година |
Sam Lantinga
|
abc12a832c
Revert "Add and use `SDL_FALLTHROUGH` for fallthroughs"
|
пре 3 година |
Misa
|
66a08aa391
Add and use `SDL_FALLTHROUGH` for fallthroughs
|
пре 3 година |
Sam Lantinga
|
dc4c7d9539
Fixed infinite loop in SDL_vsnprintf() if the format string is too large for the output buffer
|
пре 3 година |
Sylvain
|
e8731933cc
Fixed warning: macro is not used
|
пре 3 година |
Ryan C. Gordon
|
3acb172531
stdlib: SDL_snprintf now adds decimal places for ("%f", 0.0).
|
пре 3 година |
Ozkan Sezer
|
3ea35fe5bb
fix SDL_atoi()
|
пре 3 година |
Sam Lantinga
|
4ec259a784
Fixed building on Visual Studio 2013 and older
|
пре 3 година |
Cameron Cawley
|
25a614bc3e
Add SDL_asprintf and SDL_vasprintf
|
пре 3 година |
Sam Lantinga
|
79b0aae86c
The return value of SDL_snprintf is the number of characters that would have been written.
|
пре 3 година |
Sam Lantinga
|
a91ab883e9
Fixed building on Windows with cmake, ninja, and clang
|
пре 4 година |