glibc/wctype
Andreas Jaeger bd7f30a9b7 Update.
2001-02-06  Andreas Jaeger  <aj@suse.de>

	* include/pthread.h: New file.

	* wctype/wctype.h: Move internal interfaces from here to...
	* include/wctype.h: ...here.

	* wcsmbs/wchar.h: Move __wcslen from here to...
	* include/wchar.h: ...here.

	* posix/sys/wait.h: Move __wait from here to...
	* include/sys/wait.h: ...here.

	* string/string.h: Move __ffs and __strerror_r from here to...
	* include/string.h: ...here.

	* stdlib/stdlib.h: Move __on_exit from here to...
	* include/stdlib.h: ...here.

	* libio/stdio.h: Move __vsnprintf from here to...
	* include/stdio.h: ...here.
2001-02-06 18:27:57 +00:00
..
.cvsignore
iswctype_l.c
iswctype.c
Makefile
test_wcfuncs.c
test_wctype.c
towctrans_l.c
towctrans.c
Versions
wcfuncs_l.c Update. 2001-01-26 13:42:50 +00:00
wcfuncs.c
wchar-lookup.h
wctrans_l.c Update. 2001-01-26 13:42:50 +00:00
wctrans.c
wctype_l.c Update. 2001-01-26 13:42:50 +00:00
wctype.c
wctype.h Update. 2001-02-06 18:27:57 +00:00