NetBSD/usr.bin/chpass
kamil 2ca8c8d72f Specify SANITIZER_RENAME_SYMBOL in chpass
Rename local versions of getpwent getpwnam getpwnam_r getpwuid getpwuid_r
(all of the symbols are namespaced) in order to remove symbol clash with
libc.

This program uses code directly from libc.
2018-06-25 18:05:25 +00:00
..
Makefile Specify SANITIZER_RENAME_SYMBOL in chpass 2018-06-25 18:05:25 +00:00
chpass.1
chpass.c
chpass.h
edit.c
field.c
pathnames.h
pw_yp.c
table.c
util.c