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-09 21:55:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
include
/
msvcrt
History
Antonio Larrosa Jiménez
8abbc40e51
Added CLOCKS_PER_SEC.
2003-06-04 20:24:16 +00:00
..
sys
…
conio.h
Use aliases instead of #defines for the varargs functions when using
2003-03-26 01:29:56 +00:00
crtdbg.h
…
ctype.h
…
direct.h
…
dirent.h
…
dos.h
…
eh.h
…
errno.h
Fix errno linkage when compiling in C++.
2003-03-28 19:31:12 +00:00
fcntl.h
…
io.h
Use aliases instead of #defines for the varargs functions when using
2003-03-26 01:29:56 +00:00
locale.h
…
malloc.h
Fixed alloca handling the way mingw does it (reported by Vincent
2003-04-17 02:40:21 +00:00
mbctype.h
…
mbstring.h
…
process.h
Use aliases instead of #defines for the varargs functions when using
2003-03-26 01:29:56 +00:00
search.h
Terminate the lfind inline function.
2003-04-19 02:48:10 +00:00
setjmp.h
…
share.h
…
stddef.h
…
stdio.h
Use aliases instead of #defines for the varargs functions when using
2003-03-26 01:29:56 +00:00
stdlib.h
…
string.h
…
time.h
Added CLOCKS_PER_SEC.
2003-06-04 20:24:16 +00:00
unistd.h
…
wchar.h
…
wctype.h
…