_itow, _ltow, _ultow added to crtdll.
[reactos.git] / reactos / lib / crtdll / crtdll.def
index 2aff25c..7e56082 100644 (file)
@@ -3,9 +3,11 @@
 ;
 ; Exports from crtdll.dll from Windows 95 SYSTEM directory. Hopefully this
 ; should also work with the crtdll provided with Windows NT.
+; Exports from crtdll.dll from Windows NT Server 4.0.
 ;
 ; Contributors:
 ;  Created by Colin Peters <colin@bird.fu.is.saga-u.ac.jp>
+;  Modified by Adhi P. Yoedo <adhi@primatama.co.id>
 ;
 ;  THIS SOFTWARE IS NOT COPYRIGHTED
 ;
@@ -17,9 +19,9 @@
 ;  DISCLAMED. This includes but is not limited to warrenties of
 ;  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 ;
-; $Revision: 1.4 $
-; $Author: ariadne $
-; $Date: 1999/04/02 21:43:45 $
+; $Revision: 1.14 $
+; $Author: ea $
+; $Date: 2000/12/22 23:20:15 $
 ;
 ; These three functions appear to be name mangled in some way, so GCC is
 ; probably not going to be able to use them in any case.
 ;    ??3@YAXPAX@Z
 ;    ?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z
 ;
-;    Added functionallt equivalent placeholders:
+;    Added functional equivalent placeholders:
 ;
 ; __builtin_new
 ; __builtin_delete
 ; _set_new_handler__FPFUi_i
 ;
 ;
-; These are functions for which I have not yet written prototypes or
-; otherwise set up (they are still included below though unlike those
-; first three).
-;
-;    _CIacos
-;    _CIasin
-;    _CIatan
-;    _CIatan2
-;    _CIcos
-;    _CIcosh
-;    _CIexp
-;    _CIfmod
-;    _CIlog
-;    _CIlog10
-;    _CIpow
-;    _CIsin
-;    _CIsinh
-;    _CIsqrt
-;    _CItan
-;    _CItanh
-;    __dllonexit
-;    __mb_cur_max_dll
-;    __threadhandle
-;    __threadid
-;    _abnormal_termination
-;    _acmdln_dll
-;    _aexit_rtn_dll
-;    _amsg_exit
-;    _commit
-;    _commode_dll
-;    _cpumode_dll
-;    _ctype
-;    _daylight_dll
-;    _environ_dll
-;    _expand
-;    _fcloseall
-;    _filbuf
-;    _fileinfo_dll
-;    _flsbuf
-;    _flushall
-;    _fmode_dll
-;    _fpieee_flt
-;    _fsopen
-;    _ftol
-;    _getdiskfree
-;    _getdllprocaddr
-;    _getdrive
-;    _getdrives
-;    _getsystime
-;    _getw
-;    _initterm
-;    _ismbbalnum
-;    _ismbbalpha
-;    _ismbbgraph
-;    _ismbbkalnum
-;    _ismbbkana
-;    _ismbbkpunct
-;    _ismbblead
-;    _ismbbprint
-;    _ismbbpunct
-;    _ismbbtrail
-;    _ismbcalpha
-;    _ismbcdigit
-;    _ismbchira
-;    _ismbckata
-;    _ismbcl0
-;    _ismbcl1
-;    _ismbcl2
-;    _ismbclegal
-;    _ismbclower
-;    _ismbcprint
-;    _ismbcspace
-;    _ismbcsymbol
-;    _ismbcupper
-;    _ismbslead
-;    _ismbstrail
-;    _lfind
-;    _loaddll
-;    _lrotl
-;    _lrotr
-;    _lsearch
-;    _makepath
-;    _matherr
-;    _mbbtombc
-;    _mbbtype
-;    _mbccpy
-;    _mbcjistojms
-;    _mbcjmstojis
-;    _mbclen
-;    _mbctohira
-;    _mbctokata
-;    _mbctolower
-;    _mbctombb
-;    _mbctoupper
-;    _mbctype
-;    _mbsbtype
-;    _mbscat
-;    _mbscmp
-;    _mbscpy
-;    _mbscspn
-;    _mbsdec
-;    _mbsdup
-;    _mbsicmp
-;    _mbsinc
-;    _mbslen
-;    _mbslwr
-;    _mbsnbcat
-;    _mbsnbcmp
-;    _mbsnbcnt
-;    _mbsnbcpy
-;    _mbsnbicmp
-;    _mbsnbset
-;    _mbsnccnt
-;    _mbsncmp
-;    _mbsncpy
-;    _mbsnextc
-;    _mbsnicmp
-;    _mbsninc
-;    _mbsnset
-;    _mbspbrk
-;    _mbsrchr
-;    _mbsrev
-;    _mbsset
-;    _mbsspn
-;    _mbsspnp
-;    _mbsstr
-;    _mbstrlen
-;    _mbsupr
-;    _onexit
-;    _osver_dll
-;    _osversion_dll
-;    _pctype_dll
-;    _purecall
-;    _putw
-;    _pwctype_dll
-;    _rmtmp
-;    _rotl
-;    _rotr
-;    _setsystime
-;    _snprintf
-;    _snwprintf
-;    _splitpath
-;    _strdate
-;    _strdec
-;    _strinc
-;    _strncnt
-;    _strnextc
-;    _strninc
-;    _strspnp
-;    _strtime
-;    _tempnam
-;    _timezone_dll
-;    _tzname
-;    _tzset
-;    _ultoa
-;    _unloaddll
-;    _vsnprintf
-;    _vsnwprintf
-;    _winmajor_dll
-;    _winminor_dll
-;    _winver_dll
-;    _wtoi
-;    _wtol
-;
+LIBRARY CRTDLL.DLL
 EXPORTS
 __builtin_new
 __builtin_delete
@@ -365,6 +204,7 @@ _ismbslead
 _ismbstrail
 _isnan
 _itoa
+_itow
 _j0
 _j1
 _jn
@@ -379,6 +219,7 @@ _lrotr
 _lsearch
 _lseek
 _ltoa
+_ltow
 _makepath
 _matherr
 _mbbtombc
@@ -509,6 +350,7 @@ _toupper
 _tzname
 _tzset
 _ultoa
+_ultow
 _umask
 _ungetch
 _unlink
@@ -723,4 +565,3 @@ wcsxfrm
 wctomb
 wprintf
 wscanf
-