commit | 6f549419ebf588986daa99135c7cdb1b11002b56 | [log] [tgz] |
---|---|---|
author | Brandon Potter <brandon.potter@amd.com> | Mon Jul 20 09:15:21 2015 -0500 |
committer | Brandon Potter <brandon.potter@amd.com> | Mon Jul 20 09:15:21 2015 -0500 |
tree | 01746b0d343c40ae8fe24194f01307c5399694c7 | |
parent | 748b87fc368800495e5906428bf748359d6bf19a [diff] |
syscall_emul: [patch 11/22] extend functionality of fcntl This changeset adds the ability to set a close-on-exec flag for a given file descriptor. It also reworks some of the logic surrounding setting and retrieving flags from the file description.