commit | a90902531a06a030a252a07fbff7f45a189a64fe | [log] [tgz] |
---|---|---|
author | William Roberts <bill.c.roberts@gmail.com> | Tue Feb 11 10:11:59 2014 -0800 |
committer | Eric Paris <eparis@redhat.com> | Fri Mar 07 11:52:45 2014 -0500 |
tree | 676cd6bd7530f5187af569baf93a138d085737c0 | |
parent | 147d2601d8fabf9451364f2d58098530a37eb3c9 [diff] |
mm: Create utility function for accessing a tasks commandline value introduce get_cmdline() for retreiving the value of a processes proc/self/cmdline value. Acked-by: David Rientjes <rientjes@google.com> Acked-by: Stephen Smalley <sds@tycho.nsa.gov> Acked-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: William Roberts <wroberts@tresys.com> Signed-off-by: Eric Paris <eparis@redhat.com>