diff options
Diffstat (limited to 'tests/fcntl/output.txt')
-rw-r--r-- | tests/fcntl/output.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/fcntl/output.txt b/tests/fcntl/output.txt index 1077e89b..17f662d0 100644 --- a/tests/fcntl/output.txt +++ b/tests/fcntl/output.txt @@ -13,13 +13,13 @@ errno: 0 F_SETFD: 0 errno: 0 -F_GETFL: 2 +F_GETFL: 0 errno: 0 F_SETFL: 0 errno: 0 -F_GETFL/2: 0x402 +F_GETFL/2: 0x8 errno: 0 F_GETLK: 0 |