Penguin

Differences between current version and previous revision of getresgid(2).

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Tuesday, December 31, 2002 1:55:45 am by PerryLorier
Older page: version 2 Last edited on Tuesday, December 31, 2002 1:54:15 am by PerryLorier Revert
@@ -6,9 +6,9 @@
  
  
  __int getresgid(gid_t *__''rgid''__, gid_t *__''egid''__, gid_t *__''sgid''__);__ 
 !!DESCRIPTION 
-getresgid(2) (both introduced in Linux 2.1.44) get the [RealID], [EffectiveID] and saved user ID 's (resp. group ID's) of the current process. 
+getresgid(2) (both introduced in Linux 2.1.44) get the [RealID], [EffectiveID] and [SavedID] 's of the current process. 
  
 !!RETURN VALUE 
 On success, zero is returned. On error, -1 is returned, and ''errno'' is set appropriately. 
  
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.