/[hurd]/hurd/libiohelp/iouser-reauth.c
ViewVC logotype

Diff of /hurd/libiohelp/iouser-reauth.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by roland, Sat Jun 16 20:22:14 2001 UTC revision 1.7 by roland, Wed May 8 09:21:12 2002 UTC
# Line 1  Line 1 
1  /*  /*
2     Copyright (C) 1996,99,2001 Free Software Foundation     Copyright (C) 1996,99,2001,02 Free Software Foundation, Inc.
3    
4     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
5     modify it under the terms of the GNU General Public License as     modify it under the terms of the GNU General Public License as
# Line 32  error_t iohelp_reauth (struct iouser **u Line 32  error_t iohelp_reauth (struct iouser **u
32  {  {
33    uid_t gubuf[20], ggbuf[20], aubuf[20], agbuf[20];    uid_t gubuf[20], ggbuf[20], aubuf[20], agbuf[20];
34    uid_t *gen_uids, *gen_gids, *aux_uids, *aux_gids;    uid_t *gen_uids, *gen_gids, *aux_uids, *aux_gids;
35    u_int genuidlen, gengidlen, auxuidlen, auxgidlen;    size_t genuidlen, gengidlen, auxuidlen, auxgidlen;
36    error_t err;    error_t err;
37    struct iouser *new;    struct iouser *new;
38    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26