summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2009-06-01 18:24:01 +0000
committerderaadt <deraadt@openbsd.org>2009-06-01 18:24:01 +0000
commitb6045e5e12d5a58c15c2324a4e98d7d6a216f210 (patch)
tree26cb7b492ba57b30b747d23a6ac9b9063dec0ad5 /lib
parentUse the background color attribute in udl_erasecols and udl_eraserows (diff)
downloadwireguard-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')
0 files changed, 0 insertions, 0 deletions