define NULL as nullptr when used in C++11 or later
[musl] / src / passwd / fgetspent.c
2013-11-25 Michael Forneyshadow: Implement fgetspent
2013-11-24 Michael Forneyshadow: Implement putspent
2013-04-04 Rich Felkeradd put*ent functions for passwd/group files and simila...