Merge 13159:13510 from trunk
[reactos.git] / reactos / lib / crtdll / crtdll.def
index 22c89ef..a3d8fc6 100644 (file)
@@ -69,7 +69,7 @@ __argv_dll=__argv DATA
 __dllonexit
 __doserrno
 __fpecode
-__isascii
+__isascii=NTDLL.__isascii
 __iscsym=NTDLL.__iscsym
 __iscsymf=NTDLL.__iscsymf
 __mb_cur_max_dll=__mb_cur_max DATA
@@ -309,8 +309,8 @@ _setjmp
 _setmode
 _setsystime
 _sleep
-_snprintf
-_snwprintf
+_snprintf=crt__snprintf
+_snwprintf=crt__snwprintf
 _sopen
 _spawnl
 _spawnle
@@ -320,7 +320,7 @@ _spawnv
 _spawnve
 _spawnvp
 _spawnvpe
-_splitpath
+_splitpath=NTDLL._splitpath
 _stat=CRTDLL__stat
 _statusfp
 _strcmpi=NTDLL._strcmpi
@@ -359,8 +359,8 @@ _ungetch
 _unlink
 _unloaddll
 _utime
-_vsnprintf
-_vsnwprintf
+_vsnprintf=crt__vsnprintf
+_vsnwprintf=crt__vsnwprintf
 _wcsdup
 _wcsicmp
 _wcsicoll
@@ -380,29 +380,29 @@ _y0
 _y1
 _yn
 abort
-abs
+abs=NTDLL.abs
 acos
 asctime
 asin
-atan
+atan=NTDLL.atan
 atan2
 atexit
 atof
-atoi
-atol
-bsearch
+atoi=NTDLL.atoi
+atol=NTDLL.atol
+bsearch=NTDLL.bsearch
 calloc
-ceil
+ceil=NTDLL.ceil
 clearerr
 clock
-cos
+cos=NTDLL.cos
 cosh
 ctime
 difftime
 div
 exit
 exp
-fabs
+fabs=NTDLL.fabs
 fclose
 feof
 ferror
@@ -411,7 +411,7 @@ fgetc
 fgetpos
 fgets
 fgetwc
-floor
+floor=NTDLL.floor
 fmod
 fopen
 fprintf
@@ -435,42 +435,42 @@ getenv
 gets
 gmtime
 is_wctype
-isalnum
+isalnum=NTDLL.isalnum
 isalpha=NTDLL.isalpha
-iscntrl
+iscntrl=NTDLL.iscntrl
 isdigit=NTDLL.isdigit
-isgraph
+isgraph=NTDLL.isgraph
 isleadbyte
 islower=NTDLL.islower
-isprint
-ispunct
+isprint=NTDLL.isprint
+ispunct=NTDLL.ispunct
 isspace=NTDLL.isspace
-isupper
+isupper=NTDLL.isupper
 iswalnum
 iswalpha=NTDLL.iswalpha
 iswascii
 iswcntrl
-iswctype
-iswdigit
+iswctype=NTDLL.iswctype
+iswdigit=NTDLL.iswdigit
 iswgraph
-iswlower
+iswlower=NTDLL.iswlower
 iswprint
 iswpunct
 iswspace=NTDLL.iswspace
 iswupper
-iswxdigit
+iswxdigit=NTDLL.iswxdigit
 isxdigit=NTDLL.isxdigit
-labs
+labs=NTDLL.labs
 ldexp
 ldiv
 localeconv
 localtime
-log
+log=NTDLL.log
 log10
 longjmp
 malloc
 mblen
-mbstowcs
+mbstowcs=NTDLL.mbstowcs
 mbtowc
 memchr=NTDLL.memchr
 memcmp=NTDLL.memcmp
@@ -485,7 +485,7 @@ printf
 putc
 putchar
 puts
-qsort
+qsort=NTDLL.qsort
 raise
 rand
 realloc
@@ -497,15 +497,15 @@ setbuf
 setlocale
 setvbuf
 signal
-sin
+sin=NTDLL.sin
 sinh
-sprintf
-sqrt
+sprintf=crt_sprintf
+sqrt=NTDLL.sqrt
 srand
-sscanf
+sscanf=crt_sscanf
 strcat
 strchr
-strcmp
+strcmp=NTDLL.strcmp
 strcoll
 strcpy
 strcspn
@@ -521,27 +521,27 @@ strspn
 strstr=NTDLL.strstr
 strtod
 strtok
-strtol
+strtol=NTDLL.strtol
 strtoul
 strxfrm
-swprintf
+swprintf=crt_swprintf
 swscanf
 system
-tan
+tan=NTDLL.tan
 tanh
 time
 tmpfile
 tmpnam
 tolower=NTDLL.tolower
 toupper=NTDLL.toupper
-towlower
-towupper
+towlower=NTDLL.towlower
+towupper=NTDLL.towupper
 ungetc
 ungetwc
 vfprintf
 vfwprintf
 vprintf
-vsprintf
+vsprintf=crt_vsprintf
 vswprintf
 vwprintf
 wcscat
@@ -561,9 +561,9 @@ wcsspn
 wcsstr
 wcstod
 wcstok
-wcstol
+wcstol=NTDLL.wcstol
 wcstombs
-wcstoul
+wcstoul=NTDLL.wcstoul
 wcsxfrm
 wctomb
 wprintf