This website requires JavaScript.
Explore
Help
Sign in
system
/
wine
Watch
1
Star
0
Fork
You've already forked wine
0
mirror of
git://source.winehq.org/git/wine.git
synced
2024-11-01 05:21:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
60bddb6b7d
wine
/
dlls
/
msvcrt
/
tests
History
Michel Zou
53bc6c7a4a
msvcrt: Fix errno set on dup from read-only file.
...
Wine-Bug:
https://bugs.winehq.org/show_bug.cgi?id=53950
2022-11-30 20:38:27 +01:00
..
cpp.c
msvcrt: Fix order of extended qualifiers and qualifiers.
2022-08-31 17:44:53 +02:00
data.c
dir.c
environ.c
msvcrt: Fix _wputenv_s invalid argument handling.
2022-10-24 11:13:18 +02:00
file.c
msvcrt: Fix errno set on dup from read-only file.
2022-11-30 20:38:27 +01:00
heap.c
locale.c
Makefile.in
misc.c
printf.c
scanf.c
signal.c
string.c
msvcrt: Add _mbclen_l implementation.
2022-10-24 18:49:42 +02:00
time.c