CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2015/09/13 05:38:08

Modified files:
        lib/libc       : Symbols.list 
        lib/libc/gen   : ctype_.c isctype.c tolower_.c toupper_.c 
        lib/libc/locale: _wctrans_local.h iswctype.c rune_local.h 
                         wctoint.h 
Added files:
        lib/libc/hidden: ctype.h wctype.h 

Log message:
Wrap <ctype.h> and <wctype.h> so that calls go direct and the symbols not
in standard C are all weak.
Hide several symbols internal to the implementation

Reply via email to