commit | 7e3b92ece0fff8073772b0e8a7bda41254626b78 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Mon Jun 20 15:50:37 2016 +0100 |
committer | Riku Voipio <riku.voipio@linaro.org> | Sun Jun 26 13:17:21 2016 +0300 |
tree | 72adc1e7a786e9db5229680e78acf4c4da51094a | |
parent | 4debae6fa57443adf3b390397a069855ee4c4e4d [diff] |
linux-user: Support F_GETPIPE_SZ and F_SETPIPE_SZ fcntls Support the F_GETPIPE_SZ and F_SETPIPE_SZ fcntl operations. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>