Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Implement System.IO.FileSystem assembly on FreeBSD #2049

Merged
merged 1 commit into from
Jun 15, 2015

Conversation

janhenke
Copy link
Member

This adds the bits necessary to build the System.IO.FileSystem assembly for FreeBSD. I moved the Interop.posix_fdadvise.cs from Linux to Unix, since that system call is identical between Linux and FreeBSD. That file is only used for Linux and FreeBSD.

/cc @josteink @stephentoub

This adds the bits necessary to build the System.IO.FileSystem assembly for FreeBSD. I moved the Interop.posix_fdadvise.cs from Linux to Unix, since that system call is identical between Linux and FreeBSD. That file is only used for Linux and FreeBSD.
@stephentoub
Copy link
Member

LGTM

cc: @ellismg

stephentoub added a commit that referenced this pull request Jun 15, 2015
Implement System.IO.FileSystem assembly on FreeBSD
@stephentoub stephentoub merged commit 6dba5e5 into dotnet:master Jun 15, 2015
@janhenke janhenke deleted the System.IO.FileSystem branch June 15, 2015 17:23
@karelz karelz modified the milestone: 1.0.0-rtm Dec 3, 2016
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Implement System.IO.FileSystem assembly on FreeBSD

Commit migrated from dotnet/corefx@6dba5e5
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants