Deleted Added
sdiff udiff text old ( 234578 ) new ( 250883 )
full compact
1/*
2 * $FreeBSD: head/lib/libc/locale/Symbol.map 234578 2012-04-22 18:51:38Z theraven $
3 */
4
5FBSD_1.0 {
6 btowc;
7 digittoint;
8 isalnum;
9 isalpha;
10 isascii;

--- 183 unchanged lines hidden (view full) ---

194 wcstoull_l;
195 wcstoumax_l;
196 __sbistype_l;
197 __maskrune_l;
198 __sbmaskrune_l;
199 __istype_l;
200 __runes_for_locale;
201 _ThreadRuneLocale;
202};
203
204FBSDprivate_1.0 {
205 _PathLocale;
206 __detect_path_locale;
207 __collate_load_error;
208 __collate_range_cmp;
209};