libc: stop exporting cerror
commit718fbb1dc638f5d6d9083101954eb47d86501103
authoremaste <emaste@FreeBSD.org>
Wed, 30 Mar 2016 14:42:09 +0000 (30 14:42 +0000)
committeremaste <emaste@FreeBSD.org>
Wed, 30 Mar 2016 14:42:09 +0000 (30 14:42 +0000)
tree9351e12a822e80fcf1b5dbc3e27d1279a1441293
parent743d44200ec9374c72cd347b700bc811f99d04ac
libc: stop exporting cerror

i386 stopped exporting .cerror in r240152, and likewise for amd64 in
r240178. It is not used by other libraries on any platform, so apply
the same change to the remaining architectures.

Reviewed by: jhibbits, jilles
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D5774
lib/libc/arm/Symbol.map
lib/libc/mips/Symbol.map
lib/libc/powerpc/Symbol.map
lib/libc/powerpc64/Symbol.map
lib/libc/sparc64/Symbol.map