]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r318695:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 18 Jul 2017 08:50:36 +0000 (08:50 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 18 Jul 2017 08:50:36 +0000 (08:50 +0000)
commit6035c723d7b98582b9057ae6ef13a99ae0b623b3
tree49fb6df239c90ac6588af396fb2749b43b0c54b7
parent649738d4bdcecb19e1f74bb47c9b38a36158164a
MFC r318695:

err(3): use `NULL`, aka `(void*)0` per POSIX instead of `(FILE *)0`

This is being done to aid humans and static analysis checkers.

git-svn-id: svn://svn.freebsd.org/base/stable/10@321124 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/gen/err.c