Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiklas Therning <niklas@therning.org>2017-01-31 13:03:15 +0300
committerNiklas Therning <niklas@therning.org>2017-02-01 11:19:35 +0300
commita55ddfca06c299ee350e65987a99dc37c20fb64c (patch)
treecceb448e5c82a3cabcef42f549d06de61bc28a57 /msvc/monoposixhelper.def
parente3a6168dc24f425bace4d80a6b89e0cf0759c25c (diff)
Fixes the Mono.Posix API breakage introduced in #3985
Also reverts the changes done to support/map.c. This is a generated file which shouldn't be changed directly. An alternate fix for the problem in map.c on Windows was to make sure L_SET et al are defined in mph.h which was already done for Solaris.
Diffstat (limited to 'msvc/monoposixhelper.def')
-rw-r--r--msvc/monoposixhelper.def5
1 files changed, 5 insertions, 0 deletions
diff --git a/msvc/monoposixhelper.def b/msvc/monoposixhelper.def
index b8cf7cbfe55..884a248e7d4 100644
--- a/msvc/monoposixhelper.def
+++ b/msvc/monoposixhelper.def
@@ -80,6 +80,11 @@ Mono_Posix_Stdlib_stdout
Mono_Posix_Stdlib_strlen
Mono_Posix_Stdlib_tmpfile
Mono_Posix_Stdlib_ungetc
+Mono_Posix_Syscall_L_ctermid
+Mono_Posix_Syscall_L_cuserid
+Mono_Posix_Syscall_get_at_fdcwd
+Mono_Posix_Syscall_get_utime_now
+Mono_Posix_Syscall_get_utime_omit
Mono_Posix_ToAccessModes
Mono_Posix_ToConfstrName
Mono_Posix_ToDirectoryNotifyFlags