Skip to content

Add shims for the rest of the libc native calls #15550

@eerhardt

Description

@eerhardt

It looks like we still have a handful of libc calls from managed code:

https://github.com/dotnet/corefx/blob/c02d33b18398199f6acc17d375dab154e9a1df66/src/Common/src/Interop/Linux/libc/Interop.inotify.cs#L11-L15
https://github.com/dotnet/corefx/blob/c02d33b18398199f6acc17d375dab154e9a1df66/src/Common/src/Interop/Unix/libc/Interop.getdomainname.cs#L13

We should shim these calls.

Also, when we have the shims in place, we should remove the libc string from Interop.Libraries.

Metadata

Metadata

Assignees

Labels

os-linuxLinux OS (any supported distro)

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions