diff options
author | 2009-06-01 18:24:01 +0000 | |
---|---|---|
committer | 2009-06-01 18:24:01 +0000 | |
commit | b6045e5e12d5a58c15c2324a4e98d7d6a216f210 (patch) | |
tree | 26cb7b492ba57b30b747d23a6ac9b9063dec0ad5 /lib/libpthread | |
parent | Use the background color attribute in udl_erasecols and udl_eraserows (diff) | |
download | wireguard-openbsd-b6045e5e12d5a58c15c2324a4e98d7d6a216f210.tar.xz wireguard-openbsd-b6045e5e12d5a58c15c2324a4e98d7d6a216f210.zip |
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 'lib/libpthread')
0 files changed, 0 insertions, 0 deletions