newlib-cygwin/newlib/libc/sys/sysnecv850
Thomas Fitzsimmons eaa75b70e3 * Makefile.am (check-DEJAGNU): New target.
(site.exp): Likewise.
	* acinclude.m4 (NEWLIB_CONFIGURE): Replace AC_CANONICAL_HOST
	with AC_CANONICAL_SYSTEM.  Remove AC_CANONICAL_BUILD.
	* libc/locale/locale.c (_setlocale_r): Add UTF-8 support.
	* libc/stdlib/mbtowc_r.c (_mbtowc_r): Likewise.
	* libc/stdlib/wctomb_r.c (_wctomb_r): Likewise.
	* testsuite: New directory.
	* testsuite/config: Likewise.
	* testsuite/lib: Likewise.
	* testsuite/newlib.locale: Likewise.
	* testsuite/newlib.string: Likewise.
	* testsuite/config/default.exp: New file.
	* testsuite/lib/checkoutput.exp: New file.
	* testsuite/lib/newlib.exp: New file.
	* testsuite/lib/passfail.exp: New file.
	* testsuite/newlib.locale/UTF-8.c: New file.
	* testsuite/newlib.locale/UTF-8.exp: New file.
	* testsuite/newlib.locale/locale.exp: New file.
	* testsuite/newlib.string/string.exp: New file.
	* testsuite/newlib.string/tstring.c: New file.
2002-04-24 20:53:30 +00:00
..
sys import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.am import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.in * Makefile.am (check-DEJAGNU): New target. 2002-04-24 20:53:30 +00:00
_exit.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
access.c 2001-02-22 Jeff Johnston <jjohnstn@redhat.com> 2001-02-22 22:12:43 +00:00
aclocal.m4 * Makefile.am (check-DEJAGNU): New target. 2002-04-24 20:53:30 +00:00
chmod.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
chown.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
close.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
configure * Makefile.am (check-DEJAGNU): New target. 2002-04-24 20:53:30 +00:00
configure.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
creat.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
crt0.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
crt1.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
execv.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
execve.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
fork.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
fstat.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
getpid.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
gettime.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
isatty.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
kill.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
link.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
lseek.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
open.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
pipe.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
read.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sbrk.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
stat.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
time.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
times.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
trap.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
unlink.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
utime.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
wait.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
write.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00