CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2016/05/22 18:05:15

Modified files:
        lib/libc       : Symbols.list 
        lib/libc/time  : strptime.c 
        lib/libc/locale: __mb_cur_max.c _def_messages.c _def_monetary.c 
                         _def_numeric.c _def_time.c localeconv.c 
                         nl_langinfo.c rune.h setlocale.c 
Added files:
        lib/libc/include: localedef.h 
Removed files:
        sys/sys        : localedef.h 

Log message:
Stop exposing <sys/localedef.h> and various symbols internal to the libc
locale implementation: _{Current,Default}*Locale, __[mn]locale_changed,
__mb_len_max_runtime

ok millert@ schwarze@ deraadt@

Reply via email to