svn commit: r356755 - in head/sys: net netinet netinet6 netpfil/ipfw/nat64 sys
Conrad Meyer
cem at freebsd.org
Thu Jan 16 03:35:20 UTC 2020
On Wed, Jan 15, 2020 at 12:36 PM Warner Losh <imp at bsdimp.com> wrote:
> Everywhere else in the system, it's fnp, argp for ordering the args... You'd be hard pressed to find exceptions to this rule. Since this is a new interface, we should fix it now while we still can :)
qsort_r() is one exception (and that ordering is a mistake in many
ways). +1 to Gleb's proposed new world order.
More information about the svn-src-all
mailing list