This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-20 21:03:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
include
/
msvcrt
History
Piotr Caban
d7f6eac058
msvcp110: Fix _Getcvt implementation.
2015-04-22 23:28:42 +09:00
..
sys
…
assert.h
…
conio.h
…
crtdbg.h
…
crtdefs.h
msvcr120: Implement the _vacopy function.
2014-12-08 17:08:51 +01:00
ctype.h
…
direct.h
…
dirent.h
…
dos.h
…
eh.h
…
errno.h
…
fcntl.h
…
float.h
…
io.h
msvcrt: Implemented _chsize_s.
2013-11-05 20:38:20 +01:00
limits.h
msvcrt: Bump MSVCRT_MB_LEN_MAX to 5 and use it in MSVCRT__wctomb_l for default buffer lengthSet MB_LEN_MAX to 5 to match MSVCRT_MB_LEN_MAX.
2015-02-03 14:38:40 +09:00
locale.h
…
malloc.h
…
math.h
include: Add inline wrappers for some underscore-prefixed math functions.
2013-10-21 20:23:52 +02:00
mbctype.h
…
mbstring.h
msvcrt: Don't call invalid parameter handler when string to be tokenized and context are not set in mbstok.
2013-06-21 16:23:35 +02:00
memory.h
…
process.h
…
search.h
…
setjmp.h
…
share.h
…
signal.h
…
stddef.h
…
stdio.h
msvcrt: Added _fread_nolock_s implementation.
2014-11-10 19:25:15 +09:00
stdlib.h
msvcp110: Fix _Getcvt implementation.
2015-04-22 23:28:42 +09:00
string.h
…
time.h
…
unistd.h
…
wchar.h
msvcrt: Add missing declarations in wchar.h.
2014-11-10 19:24:14 +09:00
wctype.h
…