C library: Add wctype.h; Move lib_wctype.c to libc/wctype

This commit is contained in:
Alan Carvalho de Assis
2016-10-18 18:24:58 -06:00
committed by Gregory Nutt
parent 4d39b513b5
commit dfdde741e3
5 changed files with 166 additions and 1 deletions
+1
View File
@@ -88,6 +88,7 @@ include time/Make.defs
include tls/Make.defs
include unistd/Make.defs
include wchar/Make.defs
include wctype/Make.defs
include wqueue/Make.defs
# REVISIT: Backslash causes problems in $(COBJS) target