svn commit: r305952 - head/lib/libc/gen

Ed Schouten ed at nuxi.nl
Mon Sep 19 17:34:56 UTC 2016


2016-09-19 18:06 GMT+02:00 John Baldwin <jhb at freebsd.org>:
> Don't you need the _Generic hack we have for basename now?

The _Generic() hack that we have in place is for dirname() right now.
I'll extend it to also cover basename() when replacing that function
as well.

While we're on the subject, anyone willing to review this change? :-)

https://reviews.freebsd.org/D7844

-- 
Ed Schouten <ed at nuxi.nl>
Nuxi, 's-Hertogenbosch, the Netherlands
KvK-nr.: 62051717


More information about the svn-src-head mailing list