commit | 20428d69da186083a4fe9e97acb25e79c1857366 | [log] [tgz] |
---|---|---|
author | Matthew Sinclair <matthew.sinclair@amd.com> | Tue Mar 12 10:37:51 2019 -0400 |
committer | Brandon Potter <Brandon.Potter@amd.com> | Tue Aug 06 18:32:22 2019 +0000 |
tree | 5c888cb142e845b385529b831206dde8484e9d50 | |
parent | 361bc8b47260a55902764054d3ac25694ac93f8a [diff] |
sim-se: adding pipe2 syscall pipe2 builds on top of the pipe syscall implementation by adding some extra flags for the files (to avoid have to make separate calls to fcntl). Change-Id: I88cf6f1387b9d14e60b33a32db412da9ed93a3e6 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/12310 Reviewed-by: Brandon Potter <Brandon.Potter@amd.com> Maintainer: Brandon Potter <Brandon.Potter@amd.com> Tested-by: kokoro <noreply+kokoro@google.com>