summaryrefslogtreecommitdiff
path: root/lib/libc/iconv/Symbol.map
AgeCommit message (Expand)Author
2024-03-07libc/iconv: don't export nonexistant symbolsBrooks Davis
2023-11-15libc: Remove empty comments in Symbol.mapBrooks Davis
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2013-11-17Attempt to move the POSIX iconv* symbols out of runtime linker space.Peter Wemm
2013-11-03Remove the WITH_LIBICONV_COMPAT hack that seems to do more harm thanPeter Wemm
2013-08-13Expose _citrus_bcs_trunc_rws_len for libintl's use.Peter Wemm
2013-08-13The iconv in libc did two things - implement the standard APIs, the GNUPeter Wemm
2013-07-01__weak_alias() doesn't exist on FreeBSD. Use __weak_reference();Peter Wemm
2011-05-27- Move some internal functions to the private namespaceGabor Kovesdan
2011-02-25Add the BSD-licensed Citrus iconv to the base system with default offGabor Kovesdan