On 12/31/2010 03:32 PM, Erkki Seppälä wrote:
From: Rami Ylimäki<[email protected]>
An interface is provided for figuring out the PID and process name of
a client. Make some existing functionality from SELinux and IA
extensions available for general use.
Signed-off-by: Rami Ylimäki<[email protected]>
Reviewed-by: Tiago Vignatti<[email protected]>
---
configure.ac | 15 ++-
dix/Makefile.am | 1 +
dix/client.c | 345 ++++++++++++++++++++++++++++++++++++++++++
dix/main.c | 3 +
hw/xfree86/loader/sdksyms.sh | 1 +
include/Makefile.am | 1 +
include/client.h | 60 ++++++++
include/dix-config.h.in | 3 +
include/os.h | 3 +
os/access.c | 76 +++++++++
10 files changed, 507 insertions(+), 1 deletions(-)
create mode 100644 dix/client.c
create mode 100644 include/client.h
This is an old version of the patch. The most recent version can be
found from http://lists.x.org/archives/xorg-devel/2010-December/017441.html.
-- Rami
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel