]> granicus.if.org Git - strace/commitdiff
Update F_* constants
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 14 Sep 2015 17:21:10 +0000 (17:21 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 14 Sep 2015 17:21:10 +0000 (17:21 +0000)
* xlat/fcntlcmds.in: Add F_SETPIPE_SZ, F_GETPIPE_SZ, F_ADD_SEALS,
and F_GET_SEALS.

xlat/fcntlcmds.in

index 7db422210e90e3208b5933c895847591e04dd0f0..431bd4c18428c9b4e7f9084fbd3bfdfc2a2d3208 100644 (file)
@@ -38,3 +38,7 @@ F_SETLEASE
 F_GETLEASE
 F_NOTIFY
 F_DUPFD_CLOEXEC
+F_SETPIPE_SZ
+F_GETPIPE_SZ
+F_ADD_SEALS
+F_GET_SEALS