CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/06/28 08:20:40
Modified files:
lib/libutil : pidfile.c
usr.bin/cap_mkdb: cap_mkdb.c
usr.sbin/netgroup_mkdb: netgroup_mkdb.c
Log message:
Actually, the C standard only guarantees that atexit(3) returns non-zero
on error, so tweak previous to test "atexit(...) != 0" for portability.
"OK ok ok sorry backwards" deraadt@
