summaryrefslogtreecommitdiff
path: root/usr.sbin/acpidump/aml/aml_name.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2009-06-01 18:24:02 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2009-06-01 18:24:02 +0000
commit60ec726641e4fd8cec6667ccff45042632ca551d (patch)
treea0560d14497cf54780cb1a013a4d713a2c760a52 /usr.sbin/acpidump/aml/aml_name.c
parent2d1386bf8aee8631a47cac75965392ee2b922f08 (diff)
No need for save_getpwuid and such functions which call endpwent.
endpwent is not needed unless setpwent (with stayopen = 1) or getpwent was used. getpwuid/getpwnam do not use getpwent; i think people must be assuming this. we are going to improve the man pages for this. ok gilles
Diffstat (limited to 'usr.sbin/acpidump/aml/aml_name.c')
0 files changed, 0 insertions, 0 deletions