The fiels isatty.c and creat.c were copied from newlib/libc/posix to

avoid conflicts.
This commit is contained in:
Joel Sherrill
1999-10-04 19:51:29 +00:00
parent 7d96321834
commit 92b211a4ca

View File

@@ -30,7 +30,8 @@ TERMIOS_C_PIECES = cfgetispeed cfgetospeed cfsetispeed cfsetospeed tcgetattr \
SYSTEM_CALL_C_PIECES = open close read write lseek ioctl mkdir mknod mkfifo \
rmdir chdir chmod fchmod chown link unlink umask ftruncate utime fstat \
fcntl fpathconf getdents fsync fdatasync pipe dup dup2 symlink readlink
fcntl fpathconf getdents fsync fdatasync pipe dup dup2 symlink readlink \
creat isatty
DIRECTORY_SCAN_C_PIECES = opendir closedir readdir rewinddir scandir seekdir \
telldir getcwd