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-20 19:16:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4213c70e2e9dbf4764be30c6a35c3d3c930e6943
reactos
/
sdk
/
lib
/
crt
/
stdlib
History
Serge Gautherie
4213c70e2e
[CRTDLL][CRT] Remove remnant declaration, silence cppcheck false positive.
...
* _atexit_cleanup is no longer used * Fix cppcheck 'pointerSize' warning
2020-06-27 14:35:32 +02:00
..
_exit.c
…
_set_abort_behavior.c
…
abort.c
…
atexit.c
[CRTDLL][CRT] Remove remnant declaration, silence cppcheck false positive.
2020-06-27 14:35:32 +02:00
atold.c
…
clang-alias.s
[CPPRT][CRT] Avoid extern assembly declarations with no type. CORE-17088
2020-05-28 14:26:48 +02:00
doserrmap.h
…
ecvt.c
…
errno.c
…
fcvt.c
…
fcvtbuf.c
…
fullpath.c
…
gcvt.c
…
getenv.c
…
makepath_s.c
…
makepath.c
…
malloc.c
…
mbstowcs.c
[SDK][STDLIB][STRING] Wine-sync wcsrtombs_l and _mbstowcs_l
2020-05-03 15:35:11 +02:00
mbtowc.c
[CRT][STDLIB] Wine-sync _mbtowc_l function code
2020-04-28 22:41:57 +02:00
obsol.c
…
putenv.c
…
qsort.c
[REACTOS] Fix misc 64 bit issues (
#783
)
2019-01-05 10:50:11 +01:00
rot.c
[CRT] Use alias names for rot functions when compiling with Clang-CL
2019-02-12 19:31:33 +01:00
senv.c
…
swab.c
…
wfulpath.c
…
wmakpath_s.c
…
wmakpath.c
…
wputenv.c
…
wsenv.c
…