newlib-cygwin/newlib/libc/syscalls
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
..
Makefile.am * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
Makefile.in * Makefile.am (check-DEJAGNU): New target. 2002-04-24 20:53:30 +00:00
sysclose.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sysexecve.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sysfcntl.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sysfork.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sysfstat.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sysgetpid.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sysgettod.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
syskill.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
syslink.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
syslseek.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sysopen.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sysread.c Mon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com> 2001-03-06 01:04:43 +00:00
syssbrk.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sysstat.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
systimes.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sysunlink.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
syswait.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
syswrite.c Mon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com> 2001-03-06 01:04:43 +00:00