genericopenlibs/cstdlib/bwins/ESTLIBU.DEF
changeset 0 e4d67989cc36
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/genericopenlibs/cstdlib/bwins/ESTLIBU.DEF	Tue Feb 02 02:01:42 2010 +0200
@@ -0,0 +1,349 @@
+EXPORTS ImpurePtr @ 1 NONAME
+EXPORTS __errno @ 2 NONAME
+EXPORTS malloc @ 3 NONAME
+EXPORTS calloc @ 4 NONAME
+EXPORTS realloc @ 5 NONAME
+EXPORTS free @ 6 NONAME
+EXPORTS memmove @ 7 NONAME
+EXPORTS memset @ 8 NONAME
+EXPORTS strlen @ 9 NONAME
+EXPORTS dup @ 10 NONAME
+EXPORTS dup2 @ 11 NONAME
+EXPORTS _exit @ 12 NONAME
+EXPORTS _close_r @ 13 NONAME
+EXPORTS _fstat_r @ 14 NONAME
+EXPORTS _lseek_r @ 15 NONAME
+EXPORTS _open_r @ 16 NONAME
+EXPORTS _read_r @ 17 NONAME
+EXPORTS _write_r @ 18 NONAME
+EXPORTS sleep @ 19 NONAME
+EXPORTS atan @ 20 NONAME
+EXPORTS cos @ 21 NONAME
+EXPORTS sin @ 22 NONAME
+EXPORTS tan @ 23 NONAME
+EXPORTS tanh @ 24 NONAME
+EXPORTS frexp @ 25 NONAME
+EXPORTS modf @ 26 NONAME
+EXPORTS ceil @ 27 NONAME
+EXPORTS fabs @ 28 NONAME
+EXPORTS floor @ 29 NONAME
+EXPORTS acos @ 30 NONAME
+EXPORTS asin @ 31 NONAME
+EXPORTS atan2 @ 32 NONAME
+EXPORTS cosh @ 33 NONAME
+EXPORTS sinh @ 34 NONAME
+EXPORTS exp @ 35 NONAME
+EXPORTS ldexp @ 36 NONAME
+EXPORTS log @ 37 NONAME
+EXPORTS log10 @ 38 NONAME
+EXPORTS pow @ 39 NONAME
+EXPORTS sqrt @ 40 NONAME
+EXPORTS fmod @ 41 NONAME
+EXPORTS isnan @ 42 NONAME
+EXPORTS isinf @ 43 NONAME
+EXPORTS finite @ 44 NONAME
+EXPORTS __stdin @ 45 NONAME
+EXPORTS __stdout @ 46 NONAME
+EXPORTS __stderr @ 47 NONAME
+EXPORTS clearerr @ 48 NONAME
+EXPORTS fclose @ 49 NONAME
+EXPORTS fdopen @ 50 NONAME
+EXPORTS feof @ 51 NONAME
+EXPORTS ferror @ 52 NONAME
+EXPORTS fflush @ 53 NONAME
+EXPORTS fgetc @ 54 NONAME
+EXPORTS fgetpos @ 55 NONAME
+EXPORTS fgets @ 56 NONAME
+EXPORTS fileno @ 57 NONAME
+EXPORTS fopen @ 58 NONAME
+EXPORTS fprintf @ 59 NONAME
+EXPORTS fputc @ 60 NONAME
+EXPORTS fputs @ 61 NONAME
+EXPORTS fread @ 62 NONAME
+EXPORTS freopen @ 63 NONAME
+EXPORTS fscanf @ 64 NONAME
+EXPORTS fseek @ 65 NONAME
+EXPORTS fsetpos @ 66 NONAME
+EXPORTS ftell @ 67 NONAME
+EXPORTS fwrite @ 68 NONAME
+EXPORTS getc @ 69 NONAME
+EXPORTS getchar @ 70 NONAME
+EXPORTS gets @ 71 NONAME
+EXPORTS perror @ 72 NONAME
+EXPORTS printf @ 73 NONAME
+EXPORTS putc @ 74 NONAME
+EXPORTS putchar @ 75 NONAME
+EXPORTS puts @ 76 NONAME
+EXPORTS rename @ 77 NONAME
+EXPORTS rewind @ 78 NONAME
+EXPORTS scanf @ 79 NONAME
+EXPORTS setbuf @ 80 NONAME
+EXPORTS setvbuf @ 81 NONAME
+EXPORTS sprintf @ 82 NONAME
+EXPORTS sscanf @ 83 NONAME
+EXPORTS strerror @ 84 NONAME
+EXPORTS tmpfile @ 85 NONAME
+EXPORTS tmpnam @ 86 NONAME
+EXPORTS ungetc @ 87 NONAME
+EXPORTS vfprintf @ 88 NONAME
+EXPORTS vprintf @ 89 NONAME
+EXPORTS vsprintf @ 90 NONAME
+EXPORTS _fdopen_r @ 91 NONAME
+EXPORTS _fopen_r @ 92 NONAME
+EXPORTS _getchar_r @ 93 NONAME
+EXPORTS _gets_r @ 94 NONAME
+EXPORTS _perror_r @ 95 NONAME
+EXPORTS _printf_r @ 96 NONAME
+EXPORTS _putchar_r @ 97 NONAME
+EXPORTS _puts_r @ 98 NONAME
+EXPORTS _scanf_r @ 99 NONAME
+EXPORTS _sprintf_r @ 100 NONAME
+EXPORTS _vfprintf_r @ 101 NONAME
+EXPORTS abort @ 102 NONAME
+EXPORTS _epoc32_atexit @ 103 NONAME
+EXPORTS exit @ 104 NONAME
+EXPORTS isatty @ 105 NONAME
+EXPORTS open @ 106 NONAME
+EXPORTS read @ 107 NONAME
+EXPORTS write @ 108 NONAME
+EXPORTS close @ 109 NONAME
+EXPORTS lseek @ 110 NONAME
+EXPORTS fstat @ 111 NONAME
+EXPORTS chdir @ 112 NONAME
+EXPORTS mkdir @ 113 NONAME
+EXPORTS rmdir @ 114 NONAME
+EXPORTS getcwd @ 115 NONAME
+EXPORTS opendir @ 116 NONAME
+EXPORTS readdir @ 117 NONAME
+EXPORTS closedir @ 118 NONAME
+EXPORTS rewinddir @ 119 NONAME
+EXPORTS seekdir @ 120 NONAME
+EXPORTS telldir @ 121 NONAME
+EXPORTS chmod @ 122 NONAME
+EXPORTS unlink @ 123 NONAME
+EXPORTS stat @ 124 NONAME
+EXPORTS access @ 125 NONAME
+EXPORTS abs @ 126 NONAME
+EXPORTS atof @ 127 NONAME
+EXPORTS atoi @ 128 NONAME
+EXPORTS bsearch @ 129 NONAME
+EXPORTS div @ 130 NONAME
+EXPORTS getenv @ 131 NONAME
+EXPORTS getpid @ 132 NONAME
+EXPORTS qsort @ 133 NONAME
+EXPORTS rand @ 134 NONAME
+EXPORTS setenv @ 135 NONAME
+EXPORTS srand @ 136 NONAME
+EXPORTS strtod @ 137 NONAME
+EXPORTS strtol @ 138 NONAME
+EXPORTS strtoul @ 139 NONAME
+EXPORTS unsetenv @ 140 NONAME
+EXPORTS _rand_r @ 141 NONAME
+EXPORTS _srand_r @ 142 NONAME
+EXPORTS __assert @ 143 NONAME
+EXPORTS asctime @ 144 NONAME
+EXPORTS asctime_r @ 145 NONAME
+EXPORTS clock @ 146 NONAME
+EXPORTS ctime @ 147 NONAME
+EXPORTS ctime_r @ 148 NONAME
+EXPORTS difftime @ 149 NONAME
+EXPORTS gettimeofday @ 150 NONAME
+EXPORTS gmtime @ 151 NONAME
+EXPORTS gmtime_r @ 152 NONAME
+EXPORTS localtime @ 153 NONAME
+EXPORTS localtime_r @ 154 NONAME
+EXPORTS mktime @ 155 NONAME
+EXPORTS strftime @ 156 NONAME
+EXPORTS time @ 157 NONAME
+EXPORTS index @ 158 NONAME
+EXPORTS isalnum @ 159 NONAME
+EXPORTS isalpha @ 160 NONAME
+EXPORTS iscntrl @ 161 NONAME
+EXPORTS isdigit @ 162 NONAME
+EXPORTS isgraph @ 163 NONAME
+EXPORTS islower @ 164 NONAME
+EXPORTS isprint @ 165 NONAME
+EXPORTS ispunct @ 166 NONAME
+EXPORTS isspace @ 167 NONAME
+EXPORTS isupper @ 168 NONAME
+EXPORTS isxdigit @ 169 NONAME
+EXPORTS tolower @ 170 NONAME
+EXPORTS toupper @ 171 NONAME
+EXPORTS mbtowc @ 172 NONAME
+EXPORTS memchr @ 173 NONAME
+EXPORTS memcmp @ 174 NONAME
+EXPORTS _e32memcpy @ 175 NONAME
+EXPORTS rindex @ 176 NONAME
+EXPORTS strcasecmp @ 177 NONAME
+EXPORTS strcat @ 178 NONAME
+EXPORTS strchr @ 179 NONAME
+EXPORTS strcmp @ 180 NONAME
+EXPORTS strcpy @ 181 NONAME
+EXPORTS strcoll @ 182 NONAME
+EXPORTS strcspn @ 183 NONAME
+EXPORTS strdup @ 184 NONAME
+EXPORTS strncasecmp @ 185 NONAME
+EXPORTS strncat @ 186 NONAME
+EXPORTS strncmp @ 187 NONAME
+EXPORTS strncpy @ 188 NONAME
+EXPORTS strpbrk @ 189 NONAME
+EXPORTS strrchr @ 190 NONAME
+EXPORTS strspn @ 191 NONAME
+EXPORTS strstr @ 192 NONAME
+EXPORTS strtok @ 193 NONAME
+EXPORTS strtok_r @ 194 NONAME
+EXPORTS strxfrm @ 195 NONAME
+EXPORTS setjmp @ 196 NONAME
+EXPORTS longjmp @ 197 NONAME
+EXPORTS _mkdir_r @ 198 NONAME
+EXPORTS _rmdir_r @ 199 NONAME
+EXPORTS _chdir_r @ 200 NONAME
+EXPORTS _dup_r @ 201 NONAME
+EXPORTS _dup2_r @ 202 NONAME
+EXPORTS _unlink_r @ 203 NONAME
+EXPORTS _chmod_r @ 204 NONAME
+EXPORTS _getcwd_r @ 205 NONAME
+EXPORTS _rename_r @ 206 NONAME
+EXPORTS _opendir_r @ 207 NONAME
+EXPORTS _tmpfile_r @ 208 NONAME
+EXPORTS _tmpnam_r @ 209 NONAME
+EXPORTS _reclaim_reent @ 210 NONAME
+EXPORTS ?MapError@@YAHHAAH@Z @211 NONAME
+EXPORTS _init_reent @212 NONAME
+EXPORTS _REENT_INIT @213 NONAME
+EXPORTS _cleanup @214 NONAME
+EXPORTS _cleanup_r @215 NONAME
+EXPORTS _fsync_r @216 NONAME
+EXPORTS _getenv_r @217 NONAME
+EXPORTS _realpath_r @218 NONAME
+EXPORTS _setenv_r @219 NONAME
+EXPORTS _stat_r @220 NONAME
+EXPORTS _unsetenv_r @221 NONAME
+EXPORTS copysign @222 NONAME
+EXPORTS expm1 @223 NONAME
+EXPORTS fsync @224 NONAME
+EXPORTS localeconv @225 NONAME
+EXPORTS realpath @226 NONAME
+EXPORTS rint @227 NONAME
+EXPORTS scalbn @228 NONAME
+EXPORTS setlocale @229 NONAME
+EXPORTS ?InstallPosixServerActiveObject@@YAHH@Z @230 NONAME
+EXPORTS ?PosixServerName@@YAXAAVTDes16@@@Z @231 NONAME
+EXPORTS ?SpawnPosixServerThread@@YAHXZ @232 NONAME
+EXPORTS _atexit_processing_r @233 NONAME
+EXPORTS ?_ioctl_cancel_r@@YAHPAU_reent@@H@Z @234 NONAME
+EXPORTS ?_ioctl_complete_r@@YAHPAU_reent@@HHPAXAAVTRequestStatus@@@Z @235 NONAME
+EXPORTS ?_ioctl_r@@YAHPAU_reent@@HHPAXAAVTRequestStatus@@@Z @236 NONAME
+EXPORTS ?ioctl@@YAHHHPAXAAVTRequestStatus@@@Z @237 NONAME
+EXPORTS ?ioctl_cancel@@YAHH@Z @238 NONAME
+EXPORTS ?ioctl_complete@@YAHHHPAXAAVTRequestStatus@@@Z @239 NONAME
+EXPORTS _accept_r @240 NONAME
+EXPORTS _bind_r @241 NONAME
+EXPORTS _connect_r @242 NONAME
+EXPORTS _gethostbyaddr_r @243 NONAME
+EXPORTS _gethostbyname_r @244 NONAME
+EXPORTS _getpeername_r @245 NONAME
+EXPORTS _getsockname_r @246 NONAME
+EXPORTS _getsockopt_r @247 NONAME
+EXPORTS _inet_ntoa_r @248 NONAME
+EXPORTS _ioctl_r @249 NONAME
+EXPORTS _listen_r @250 NONAME
+EXPORTS _recvfrom_r @251 NONAME
+EXPORTS _sendto_r @252 NONAME
+EXPORTS _setsockopt_r @253 NONAME
+EXPORTS _shutdown_r @254 NONAME
+EXPORTS _socket_r @255 NONAME
+EXPORTS accept @256 NONAME
+EXPORTS bind @257 NONAME
+EXPORTS connect @258 NONAME
+EXPORTS gethostbyaddr @259 NONAME
+EXPORTS gethostbyname @260 NONAME
+EXPORTS gethostname @261 NONAME
+EXPORTS getpeername @262 NONAME
+EXPORTS getsockname @263 NONAME
+EXPORTS getsockopt @264 NONAME
+EXPORTS htonl @265 NONAME
+EXPORTS htons @266 NONAME
+EXPORTS inet_addr @267 NONAME
+EXPORTS inet_aton @268 NONAME
+EXPORTS inet_lnaof @269 NONAME
+EXPORTS inet_makeaddr @270 NONAME
+EXPORTS inet_netof @271 NONAME
+EXPORTS inet_ntoa @272 NONAME
+EXPORTS ioctl @273 NONAME
+EXPORTS listen @274 NONAME
+EXPORTS recv @275 NONAME
+EXPORTS recvfrom @276 NONAME
+EXPORTS send @277 NONAME
+EXPORTS sendto @278 NONAME
+EXPORTS setsockopt @279 NONAME
+EXPORTS shutdown @280 NONAME
+EXPORTS socket @281 NONAME
+EXPORTS ?__crt0@@YAXAAHAAPAPAD1@Z @282 NONAME
+EXPORTS CloseSTDLIB @283 NONAME
+EXPORTS popen3 @284 NONAME
+EXPORTS _popen3_r @285 NONAME
+EXPORTS waitpid @286 NONAME
+EXPORTS _system_r @287 NONAME
+EXPORTS _wait_r @288 NONAME
+EXPORTS _waitpid_r @289 NONAME
+EXPORTS system @290 NONAME
+EXPORTS wait @291 NONAME
+EXPORTS ?NewProcessId@@YAXXZ @292 NONAME
+EXPORTS ?NextProcessFn@@YAXPAX@Z @293 NONAME
+EXPORTS mblen @294 NONAME
+EXPORTS mbstowcs @295 NONAME
+EXPORTS wcstombs @296 NONAME
+EXPORTS wctomb @297 NONAME
+EXPORTS _readdir_r @298 NONAME
+EXPORTS _wchdir_r @299 NONAME
+EXPORTS _wchmod_r @300 NONAME
+EXPORTS _wfdopen_r @301 NONAME
+EXPORTS _wfopen_r @302 NONAME
+EXPORTS _wgetcwd_r @303 NONAME
+EXPORTS _wmkdir_r @304 NONAME
+EXPORTS _wopen_r @305 NONAME
+EXPORTS _wopendir_r @306 NONAME
+EXPORTS _wrealpath_r @307 NONAME
+EXPORTS _wrename_r @308 NONAME
+EXPORTS _wrmdir_r @309 NONAME
+EXPORTS _wstat_r @310 NONAME
+EXPORTS _wunlink_r @311 NONAME
+EXPORTS waccess @312 NONAME
+EXPORTS wchdir @313 NONAME
+EXPORTS wchmod @314 NONAME
+EXPORTS wclosedir @315 NONAME
+EXPORTS wcscat @316 NONAME
+EXPORTS wcscmp @317 NONAME
+EXPORTS wcscpy @318 NONAME
+EXPORTS wfdopen @319 NONAME
+EXPORTS wfopen @320 NONAME
+EXPORTS wfreopen @321 NONAME
+EXPORTS wgetcwd @322 NONAME
+EXPORTS wmkdir @323 NONAME
+EXPORTS wopen @324 NONAME
+EXPORTS wopendir @325 NONAME
+EXPORTS wreaddir @326 NONAME
+EXPORTS wrealpath @327 NONAME
+EXPORTS wrename @328 NONAME
+EXPORTS wrewinddir @329 NONAME
+EXPORTS wrmdir @330 NONAME
+EXPORTS wseekdir @331 NONAME
+EXPORTS wstat @332 NONAME
+EXPORTS wtelldir @333 NONAME
+EXPORTS wunlink @334 NONAME
+EXPORTS ?__crt0@@YAXAAHAAPAPAG1@Z @335 NONAME
+EXPORTS _wgetenv_r @336 NONAME
+EXPORTS _wpopen3_r @337 NONAME
+EXPORTS _wsetenv_r @338 NONAME
+EXPORTS _wsystem_r @339 NONAME
+EXPORTS _wtmpnam_r @340 NONAME
+EXPORTS _wunsetenv_r @341 NONAME
+EXPORTS wcsdup @342 NONAME
+EXPORTS wcslen @343 NONAME
+EXPORTS wgetenv @344 NONAME
+EXPORTS wpopen3 @345 NONAME
+EXPORTS wsetenv @346 NONAME
+EXPORTS wsystem @347 NONAME
+EXPORTS wtmpnam @348 NONAME
+EXPORTS wunsetenv @349 NONAME