summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/newlibif.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed redundant implementation of tcgetattr and tcsetattr.Joel Sherrill1998-04-271-20/+0
* Removed isatty() since we are now using newlib's implementation asJoel Sherrill1998-04-031-10/+0
* Moved reentrant wrappers into their own file.Joel Sherrill1997-08-221-0/+1
* Added include of termios.h which was accidentally left out.Joel Sherrill1997-08-011-0/+2
* Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill1997-08-011-0/+30
* Merged newlib's libgloss support for rtems into this directory. ThisJoel Sherrill1997-01-291-0/+90