Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libpuffs



Module Name:    src
Committed By:   pooka
Date:           Thu Mar 22 15:32:22 UTC 2007

Modified Files:
        src/lib/libpuffs: creds.c puffs.h

Log Message:
* return -1 and set errno instead of returning errno directly
* introduce puffs_cred_isregular() which checks if the cred structure
  has regular uid/gid (i.e. "person" credentials and not kernel creds)


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libpuffs/creds.c
cvs rdiff -r1.36 -r1.37 src/lib/libpuffs/puffs.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index