[prev in list] [next in list] [prev in thread] [next in thread] 

List:       strace
Subject:    [PATCH 1/2] decode the O_PATH flag
From:       Mike Frysinger <vapier () gentoo ! org>
Date:       2013-12-31 6:13:27
Message-ID: 1388470408-15747-1-git-send-email-vapier () gentoo ! org
[Download RAW message or body]

* file.c (open_mode_flags): Add O_PATH.
---
 file.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/file.c b/file.c
index 98dc713..25152f0 100644
--- a/file.c
+++ b/file.c
@@ -274,6 +274,9 @@ const struct xlat open_mode_flags[] = {
 #ifdef O_CLOEXEC
 	{ O_CLOEXEC,	"O_CLOEXEC"	},
 #endif
+#ifdef O_PATH
+	{ O_PATH,	"O_PATH"	},
+#endif
 #ifdef FNDELAY
 	{ FNDELAY,	"FNDELAY"	},
 #endif
-- 
1.8.4.3


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic