summaryrefslogtreecommitdiff
path: root/libiohelp/iouser-restrict.c
AgeCommit message (Collapse)Author
2012-06-30Address gcc warningsBob Ham
* iouser-restrict.c (listmember): Change type of query into uid_t to address gcc warning. (iohelp_restrict_iouser): Change type of temp var i to unsigned int to address gcc warning.
2002-05-052002-05-04 Roland McGrath <roland@frob.com>Roland McGrath
* iouser-restrict.c: New file. * Makefile (SRCS): Add it. * iohelp.h: Declare iohelp_restrict_iouser.