reactos/reactos/include/crt
Christoph von Wittich 27fb0f8623 fix a typo spotted by gabriel_it
svn path=/trunk/; revision=39588
2009-02-13 18:01:14 +00:00
..
mingw32 implement _mm_pause 2009-02-09 20:28:24 +00:00
sec_api mbctype.h: fix broken _mbctype[] and _mbcasemap[] declarations 2008-12-14 23:41:51 +00:00
sys CRT header compatibility update. 2008-12-23 02:15:24 +00:00
_mingw.h Define __MINGW_MSC_PREREQ() macro, 2008-12-22 23:43:10 +00:00
assert.h CRT header compatibility update. 2008-12-23 02:15:24 +00:00
complex.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
conio.h CRT header compatibility update. 2008-12-23 02:15:24 +00:00
crtdbg.h CRT header compatibility update. 2008-12-23 02:15:24 +00:00
crtdefs.h Move all stuff from _mingw.h to crtdefs.h that belongs there. Get rid off MINGW_IMPORT 2008-12-22 05:55:21 +00:00
ctype.h CRT header compatibility update. 2008-12-23 02:15:24 +00:00
direct.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
dirent.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
dos.h CRT header compatibility update. 2008-12-23 02:15:24 +00:00
dvec.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
eh.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
errno.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
excpt.h Update excpt.h, fcntl.h, float.h, math.c, mbctype.h, setjmp.h, share.h, stddef.h, stdio.h, stdlib.h, string.h, wchar.h from ming64 2008-12-21 22:43:46 +00:00
fcntl.h Remove all stuff that is either already defined in crtdefs.h or doesn't belong in the header, based on what ms defines. 2008-12-22 20:59:56 +00:00
fenv.h Update crt headers and mingw lib from mingw64. Update crt a bit. 4 msvcrt time tests fixed. 2008-12-13 21:28:05 +00:00
float.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
fpieee.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
fvec.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
getopt.h Copy some headers from RosBE to our include directory. These files are now considered as target headers, whereas those in RosBE are host headers. 2007-09-24 11:40:54 +00:00
inttypes.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
io.h CRT header compatibility update. 2008-12-23 02:15:24 +00:00
libgen.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
limits.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
locale.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
malloc.h fix another instance of _STATIC_ASSERT 2008-12-22 06:37:53 +00:00
math.h fix a typo spotted by gabriel_it 2009-02-13 18:01:14 +00:00
mbctype.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
mbstring.h add _mbsnbcpy_s to msvcrt (imported from wine) 2009-01-22 14:41:57 +00:00
mem.h Update crt headers and mingw lib from mingw64. Update crt a bit. 4 msvcrt time tests fixed. 2008-12-13 21:28:05 +00:00
memory.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
minmax.h Add some headers from mingw64 2008-12-21 18:11:53 +00:00
new.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
pgobootrun.h Add some headers from mingw64 2008-12-21 18:11:53 +00:00
process.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
rtcapi.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
search.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
setjmp.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
setjmpex.h Add some headers from mingw64 2008-12-21 18:11:53 +00:00
share.h Update excpt.h, fcntl.h, float.h, math.c, mbctype.h, setjmp.h, share.h, stddef.h, stdio.h, stdlib.h, string.h, wchar.h from ming64 2008-12-21 22:43:46 +00:00
signal.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
stdarg.h - fix _STATIC_ASSERT 2008-12-19 23:34:20 +00:00
stddef.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
stdexcpt.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
stdint.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
stdio.h CRT header compatibility update. 2008-12-23 02:15:24 +00:00
stdlib.h Remove all stuff that is either already defined in crtdefs.h or doesn't belong in the header, based on what ms defines. 2008-12-22 20:59:56 +00:00
string.h For some unknown reason wmc likes to include string.h from the wine folder and we cannot link it on linux hosts. This hack should hopefully resolve the issue. 2008-12-23 02:36:25 +00:00
strings.h Update crt headers and mingw lib from mingw64. Update crt a bit. 4 msvcrt time tests fixed. 2008-12-13 21:28:05 +00:00
tchar.h Remove all stuff that is either already defined in crtdefs.h or doesn't belong in the header, based on what ms defines. 2008-12-22 20:59:56 +00:00
time.h CRT header compatibility update. 2008-12-23 02:15:24 +00:00
typeinfo.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
unistd.h Update crt headers and mingw lib from mingw64. Update crt a bit. 4 msvcrt time tests fixed. 2008-12-13 21:28:05 +00:00
utime.h Update crt headers and mingw lib from mingw64. Update crt a bit. 4 msvcrt time tests fixed. 2008-12-13 21:28:05 +00:00
vadefs.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
varargs.h Add some headers from mingw64 2008-12-21 18:11:53 +00:00
wchar.h CRT header compatibility update. 2008-12-23 02:15:24 +00:00
wctype.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00
xlocinfo.h Add some headers from mingw64 2008-12-21 18:11:53 +00:00
xmath.h Add some headers from mingw64 2008-12-21 18:11:53 +00:00
ymath.h Add some headers from mingw64 2008-12-21 18:11:53 +00:00
yvals.h Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only one header left (crtdefs.h) that includes a non-standard header 2008-12-21 23:33:19 +00:00