This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-06-22 02:12:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
hpoussin/monitor_debug
Add File
New File
Upload File
Apply Patch
reactos
/
sdk
/
lib
/
crt
/
stdlib
History
Timo Kreuzer
166d83b206
[CRT] Fix cvt to not overflow the buffer on NAN/INF
...
Fixes crash in msvcrt_winetest printf
2025-02-12 16:54:45 +02:00
..
_exit.c
…
_invalid_parameter.c
[CRT] Move _invalid_parameter into its own file
2024-04-25 05:25:12 +02:00
_set_abort_behavior.c
…
abort.c
…
atexit.c
…
atold.c
…
clang-alias.s
…
doserrmap.h
…
ecvt.c
…
errno.c
[CRT] Move _invalid_parameter into its own file
2024-04-25 05:25:12 +02:00
fcvt.c
…
fcvtbuf.c
[CRT] Fix cvt to not overflow the buffer on NAN/INF
2025-02-12 16:54:45 +02:00
fullpath.c
…
gcvt.c
[CRT][MSVCRT] Import _gcvt and _gcvt_s from wine and export _gcvt_s on Vista+
2023-11-10 19:19:22 +02:00
getenv.c
…
makepath_s.c
…
makepath.c
…
malloc.c
…
mbstowcs.c
…
mbtowc.c
…
obsol.c
…
putenv.c
…
qsort.c
…
rand_nt.c
[CRT] Move rand to stdlib, where it belongs
2024-04-25 05:25:12 +02:00
rand_s.c
[CRT] Massively improve performance of rand_s
2024-04-25 05:25:12 +02:00
rand.c
[CRT] Move rand_s into it's own file
2024-04-25 05:25:12 +02:00
rot.c
…
senv.c
…
stdlib.cmake
[CRT] Move rand_s into it's own file
2024-04-25 05:25:12 +02:00
swab.c
…
wfulpath.c
…
wmakpath_s.c
…
wmakpath.c
…
wputenv.c
…
wsenv.c
…