diff options
author | 2014-09-18 04:37:56 +0000 | |
---|---|---|
committer | 2014-09-18 04:37:56 +0000 | |
commit | 9f295d469eb31f7d68335463f306a31a2f77bd0e (patch) | |
tree | 7613767a696ae92101518d69d1c4b1389ba2c128 /share/man/man5/ruby-module.5 | |
parent | regen (diff) | |
download | wireguard-openbsd-9f295d469eb31f7d68335463f306a31a2f77bd0e.tar.xz wireguard-openbsd-9f295d469eb31f7d68335463f306a31a2f77bd0e.zip |
Our setpgrp() is the BSD version with two args and not the XSI
version with zero args, so it should only be visible if __BSD_VISIBLE
(and not also for __XPG_VISIBLE). Contrawise, readlink() has been
part of base POSIX since 1995, so move to proper #if area for that.
Move crypt_checkpass() to the pure-BSD section of the file.
setpgrp() issue noted by Matti Karnaattu (mkarnaattu (at) gmail.com)
ok millert@
Diffstat (limited to 'share/man/man5/ruby-module.5')
0 files changed, 0 insertions, 0 deletions