rework get{gr,pw,fs}ent to all be about the same;
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 18 Sep 1988 03:49:52 +0000 (19:49 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 18 Sep 1988 03:49:52 +0000 (19:49 -0800)
commit62ab31a2320799f21e7e9ac25349857cf975def9
tree0cb0e39150d0aa69a9bfc527e1760c39963ef985
parent8a2ab02ae514119dda0b4da3e033d091f3fecb37
rework get{gr,pw,fs}ent to all be about the same;
fix some obvious problems, document that set{gr,pw,fs}ent closes any
open files

SCCS-vsn: lib/libc/gen/getgrent.3 6.3
SCCS-vsn: lib/libc/gen/getpwent.3 6.4
SCCS-vsn: lib/libc/gen/getfsent.3 6.6
usr/src/lib/libc/gen/getfsent.3
usr/src/lib/libc/gen/getgrent.3
usr/src/lib/libc/gen/getpwent.3