From 7e05e8d92ed964ae4175cbd29be65b3f46ff30b9 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 30 Oct 1995 21:10:06 +0000 Subject: (proc_getprocinfo): New parm FLAGS. --- hurd/process.defs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hurd/process.defs b/hurd/process.defs index 4540b0c5..f3158686 100644 --- a/hurd/process.defs +++ b/hurd/process.defs @@ -1,5 +1,5 @@ /* Definitions for process server interface - Copyright (C) 1992, 1993, 1994 Free Software Foundation + Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation This file is part of the GNU Hurd. @@ -273,6 +273,7 @@ routine proc_pid2proc ( routine proc_getprocinfo ( process: process_t; which: pid_t; + flags: int; out procinfo: procinfo_t); routine proc_getprocargs ( -- cgit v1.2.3