Skip to content

Define F_GETFD and F_SETFD

Ian Douglas Scott requested to merge ids1024:fcntl into master

This is a breaking change since F_GETFL and F_SETFL change value to the same as used under linux, and I think their usual values. It's not really vital, but I think it's probably better.

Merge request reports