mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
Thanks to ktietz for his awesome dlltool patch!
Will require dlltool 2.20.51.20091118 svn path=/branches/ros-amd64-bringup/; revision=44470
This commit is contained in:
+5
-5
@@ -1,4 +1,4 @@
|
||||
LIBRARY crtdll.dll
|
||||
LIBRARY msvcrt.dll
|
||||
|
||||
EXPORTS
|
||||
access
|
||||
@@ -22,11 +22,11 @@ execve
|
||||
execvp
|
||||
execvpe
|
||||
fcvt
|
||||
fdopen
|
||||
fdopen==_fdopen
|
||||
fgetchar
|
||||
fgetwchar
|
||||
filelength
|
||||
fileno
|
||||
fileno==_fileno
|
||||
; fpreset
|
||||
fputchar
|
||||
fputwchar
|
||||
@@ -56,7 +56,7 @@ popen
|
||||
putch
|
||||
putenv
|
||||
putw
|
||||
read
|
||||
read==_read
|
||||
rmdir
|
||||
rmtmp
|
||||
searchenv
|
||||
@@ -101,7 +101,7 @@ wcsrev
|
||||
wcsset
|
||||
wcsupr
|
||||
wpopen
|
||||
write
|
||||
write==_write
|
||||
; non-ANSI functions declared in math.h
|
||||
j0
|
||||
j1
|
||||
|
||||
Reference in New Issue
Block a user