summaryrefslogtreecommitdiff
path: root/libps/user.c
AgeCommit message (Collapse)Author
2001-02-262001-02-25 Roland McGrath <roland@frob.com>Roland McGrath
* user.c: Include <string.h> for decls of built-ins.
1996-06-03(ps_user_passwd): Check return value of install_passwd correctly (it's an ↵Miles Bader
error_t).
1996-05-07(install_passwd): New function.Miles Bader
(ps_user_passwd): Use it. (ps_user_uname_create, ps_user_passwd_create): New functions.
1996-03-26Get rid of mega typedefs, and just use structure pointers like other hurdMiles Bader
libraries. Other misc cleanups.
1995-04-07Tighten up types used (i.e., don't use int for everything).Miles Bader
1995-03-21(ps_user_passwd) [COUNT, COPY]: Use `if' statement.Michael I. Bushnell
1995-03-14Initial revisionMiles Bader