tame "stdio rpath getpw". getpw is for user_from_uid(), which is a libc
authorderaadt <deraadt@openbsd.org>
Wed, 7 Oct 2015 14:05:07 +0000 (14:05 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 7 Oct 2015 14:05:07 +0000 (14:05 +0000)
commitd593eea8260a4c0cfe896db102a2c6fe69d225e0
tree7ceb18c3279f9c5a5e24de1629e02fe627cb306d
parent656b8d513650c05e27d8c5044c6432310062d847
tame "stdio rpath getpw". getpw is for user_from_uid(), which is a libc
cache on top of the getpw* functions.
ok semarie, who didn't spot the getpw need :)
usr.bin/lastcomm/lastcomm.c