mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-02 17:08:56 +00:00
e4dc8baa84
at it, use the ANSI C generic pointer type for the second argument, thus matching the documentation. Remove the now extraneous (and now conflicting) function declarations in various libc sources. Remove now unnecessary casts. Reviewed by: bde