diff options
author | Christopher Faylor <me@cgf.cx> | 2003-01-21 06:58:11 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2003-01-21 06:58:11 +0000 |
commit | 57394495e21e9ffe7da9251b26e9cac14d59f708 (patch) | |
tree | ebdce6564a0ae6803550dccd5dc555f1e2546b6a /winsup/testsuite/winsup.api/pthread/cancel9.c | |
parent | 984864e9ce2d7bf3f6a6148f2fe4180da8dc5dc9 (diff) | |
download | cygnal-57394495e21e9ffe7da9251b26e9cac14d59f708.tar.gz cygnal-57394495e21e9ffe7da9251b26e9cac14d59f708.tar.bz2 cygnal-57394495e21e9ffe7da9251b26e9cac14d59f708.zip |
* grp.cc: Call gr.refresh() rather than doing isunitialized tests throughout.
(gr): Use constructor (sigh).
(pwdgrp::parse_group): Rename from parse_grp.
(pwdgrp::read_group): Rename from read_etc_group. Just call gr.load with a
single argument.
* passwd.cc: Call pr.refresh() rather than doing isunitialized tests
throughout.
(pr): Use constructor (sigh).
(pwdgrp::parse_passwd): Rename from "parse_pwd".
(pwdgrp::read_passwd): Rename from read_etc_passwd. Just call pr.load with a
single argument.
* pwdgrp.h (pwdgrp_state): Eliminate.
(pwdgrp): Reflect above renamings.
(pwdgrp::etc_ix): Rename from pwd_ix.
(pwdgrp::read): New element.
(pwdgrp::lock): New element.
(pwdgrp::refresh): New function.
(pwdgrp::load): Eliminate variations which take buffer arguments.
(pwdgrp::pwdgrp): New constructors. Initialize mutex here.
* uinfo.cc (pwdgrp::load): Accommodate pwd_ix -> etc_ix renaming.
(pwdgrp::load): Set initialized state to true rather than setting state to
loaded.
Diffstat (limited to 'winsup/testsuite/winsup.api/pthread/cancel9.c')
0 files changed, 0 insertions, 0 deletions