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-08 00:46:10 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
hbelusca/reactos_probeDotH
Add File
New File
Upload File
Apply Patch
reactos
/
sdk
/
lib
/
ucrt
/
convert
History
Timo Kreuzer
fea0f9243d
[UCRT] Remove __inline from conversion functions
...
Otherwise no actual symbols will be created.
2025-01-22 18:56:08 +02:00
..
_ctype.cpp
…
_fptostr.cpp
…
_mbslen.cpp
…
_wctype.cpp
[UCRT] Remove __inline from conversion functions
2025-01-22 18:56:08 +02:00
atof.cpp
…
atoldbl.cpp
…
atox.cpp
…
c16rtomb.cpp
…
c32rtomb.cpp
…
cfout.cpp
…
common_utf8.cpp
…
convert.cmake
[UCRT] Add CMake files
2025-01-16 14:18:53 +02:00
cvt.cpp
…
fcvt.cpp
…
fp_flags.cpp
…
gcvt.cpp
…
isctype.cpp
…
ismbstr.cpp
…
iswctype.cpp
…
mblen.cpp
…
mbrtoc16.cpp
…
mbrtoc32.cpp
…
mbrtowc.cpp
…
mbstowcs.cpp
…
mbtowc.cpp
…
strtod.cpp
…
strtox.cpp
…
swab.cpp
…
tolower_toupper.cpp
…
towlower.cpp
…
towupper.cpp
…
wcrtomb.cpp
…
wcstombs.cpp
…
wctomb.cpp
…
wctrans.cpp
…
wctype.cpp
…
xtoa.cpp
…