This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2025-12-28 00:54:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31596f23cec7f20e83e91f8cc8393c512a1d8a77
SDL
/
src
/
stdlib
History
Ozkan Sezer
31596f23ce
SDL_vsnprintf: implemented '+' flag for signed integers printing.
...
it is, of course, ignored for %u, %x, %o and %p.
2018-09-29 01:24:10 +03:00
..
SDL_getenv.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_iconv.c
Fixed whitespace
2018-09-24 11:49:25 -07:00
SDL_malloc.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_qsort.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_stdlib.c
SDL_expf: return SDL_exp() instead of SDL_uclibc_exp() for consistency.
2018-08-05 10:01:01 +03:00
SDL_string.c
SDL_vsnprintf: implemented '+' flag for signed integers printing.
2018-09-29 01:24:10 +03:00