aboutsummaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/ugids-verify-auth.c
Commit message (Collapse)AuthorAgeFilesLines
* Add braces to silence gcc warnings.Roland McGrath1998-10-201-32/+34
|
* 1998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-09-041-2/+2
| | | | | * ugids-verify-auth.c (ugids_verify_make_auth): Fix typos in svma_state change of 1998-08-11.
* 1998-08-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-08-111-5/+18
| | | | | | | | | * ugids-verify-auth.c: Leave #include <hurd/password.h> there, but commented out for the time being. (password_check_user, password_check_group): Make symbols weak; these are temporary defns until we get back in synch with libc. * ugids-verify-auth.c (ugids_verify_make_auth): Properly initialize SVMA_STATE members if they will be used.
* Wed Jul 29 16:25:50 1998 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1998-07-291-2/+1
| | | | * ugids-verify-auth.c: Don't include <hurd/password.h> for now.
* Initial checkinMiles Bader1997-09-291-0/+191