]> git.ipfire.org Git - thirdparty/util-linux.git/commit
procfs: add a helper function to access /proc/$pid/syscall
authorMasatake YAMATO <yamato@redhat.com>
Thu, 27 Jul 2023 15:30:16 +0000 (00:30 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Mon, 11 Sep 2023 11:09:09 +0000 (20:09 +0900)
commit41f2a5088b393553d28033f1787d777ef50087ea
tree49c91b3a7e61d49b4a2f5a2e6db212e60e618163
parent174933b433d6a37651171ff8ab32e92c9b234def
procfs: add a helper function to access /proc/$pid/syscall

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
include/procfs.h
lib/procfs.c