acadia-newlib/newlib/libc/posix
Jeff Johnston 0733ae3bca 2007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp>
* configure.host: Define stdio directory as a variable.
	* libc/Makefile.am: Define stdio related names
	as macros.
	* libc/configure.in: Add detection routine of stdio directory.
	* libc/Makefile.in: Regenerated.
	* libc/configure: Ditto.
	* libc/argz/Makefile.in: Ditto.
	* libc/ctype/Makefile.in: Ditto.
	* libc/errno/Makefile.in: Ditto.
	* libc/iconv/Makefile.in: Ditto.
	* libc/iconv/ccs/Makefile.in: Ditto.
	* libc/iconv/ccs/binary/Makefile.in: Ditto.
	* libc/iconv/ces/Makefile.in: Ditto.
	* libc/iconv/lib/Makefile.in: Ditto.
	* libc/locale/Makefile.in: Ditto.
	* libc/misc/Makefile.in: Ditto.
	* libc/posix/Makefile.in: Ditto.
	* libc/reent/Makefile.in: Ditto.
	* libc/search/Makefile.in: Ditto.
	* libc/signal/Makefile.in: Ditto.
	* libc/stdio/Makefile.in: Ditto.
	* libc/stdio64/Makefile.in: Ditto.
	* libc/stdlib/Makefile.in: Ditto.
	* libc/string/Makefile.in: Ditto.
	* libc/syscalls/Makefile.in: Ditto.
	* libc/time/Makefile.in: Ditto.
	* libc/unix/Makefile.in: Ditto.
2007-01-31 19:34:38 +00:00
..
Makefile.am 2006-06-05 Shaun Jackman <sjackman@gmail.com> 2006-06-05 20:19:55 +00:00
Makefile.in 2007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp> 2007-01-31 19:34:38 +00:00
closedir.c
creat.c
execl.c
execle.c
execlp.c
execv.c
execve.c
execvp.c
isatty.c
opendir.c
popen.c 2006-08-22 Eric Blake <ebb9@byu.net> 2006-08-22 20:30:37 +00:00
readdir.c
readdir_r.c
rewinddir.c
scandir.c
seekdir.c
sleep.c 2006-06-05 Shaun Jackman <sjackman@gmail.com> 2006-06-06 15:41:10 +00:00
telldir.c
usleep.c 2006-06-05 Shaun Jackman <sjackman@gmail.com> 2006-06-06 15:41:10 +00:00