Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
b27a49c4
Commit
b27a49c4
authored
Apr 28, 2011
by
Piotr Caban
Committed by
Alexandre Julliard
Apr 28, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msvcrt: Updated spec file.
parent
ea14a6b2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
msvcrt.spec
dlls/msvcrt/msvcrt.spec
+9
-0
No files found.
dlls/msvcrt/msvcrt.spec
View file @
b27a49c4
...
...
@@ -325,6 +325,7 @@
@ cdecl _chdir(str) MSVCRT__chdir
@ cdecl _chdrive(long)
@ cdecl _chgsign( double )
# stub -arch=win64 _chgsignf
@ cdecl -i386 -norelay _chkesp()
@ cdecl _chmod(str long) MSVCRT__chmod
@ cdecl _chsize(long long) MSVCRT__chsize
...
...
@@ -339,6 +340,7 @@
@ cdecl _controlfp(long long)
@ cdecl _controlfp_s(ptr long long)
@ cdecl _copysign( double double )
# stub -arch=win64 _copysignf
@ varargs _cprintf(str)
# stub _cprintf_l
# stub _cprintf_p
...
...
@@ -421,10 +423,12 @@
@ cdecl _findnext64i32(long ptr) MSVCRT__findnext64i32
@ cdecl _findnexti64(long ptr) MSVCRT__findnexti64
@ cdecl _finite( double )
# stub -arch=win64 _finitef
@ cdecl _flsbuf(long ptr) MSVCRT__flsbuf
@ cdecl _flushall()
@ extern _fmode MSVCRT__fmode
@ cdecl _fpclass(double)
# stub -arch=win64 _fpclassf
@ stub _fpieee_flt #(long ptr ptr)
@ cdecl _fpreset()
# stub _fprintf_l
...
...
@@ -595,6 +599,7 @@
@ cdecl _ismbstrail(ptr ptr)
# stub _ismbstrail_l
@ cdecl _isnan( double )
# stub -arch=win64 _isnanf
# stub _isprint_l
# stub _isspace_l
# stub _isupper_l
...
...
@@ -622,6 +627,7 @@
@ cdecl _lfind(ptr ptr ptr long ptr)
# stub _lfind_s
@ cdecl _loaddll(str)
# stub -arch=x86_64 _local_unwind
@ cdecl -i386 _local_unwind2(ptr long)
@ cdecl -i386 _local_unwind4(ptr ptr long)
@ cdecl _localtime32(ptr) MSVCRT__localtime32
...
...
@@ -632,6 +638,7 @@
@ cdecl _lock_file(ptr) MSVCRT__lock_file
@ cdecl _locking(long long long) MSVCRT__locking
@ cdecl _logb( double )
# stub _logbf
@ cdecl -i386 _longjmpex(ptr long) MSVCRT_longjmp
@ cdecl _lrotl(long long) MSVCRT__lrotl
@ cdecl _lrotr(long long) MSVCRT__lrotr
...
...
@@ -799,7 +806,9 @@
@ cdecl _mktime64(ptr) MSVCRT__mktime64
@ cdecl _msize(ptr)
# stub _msize_debug
# stub -arch=win64 _msize_dbg
@ cdecl _nextafter(double double)
# stub -arch=win64 _nextafterf
@ cdecl _onexit(ptr) MSVCRT__onexit
@ varargs _open(str long) MSVCRT__open
@ cdecl _open_osfhandle(long long)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment