summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/syscalls.c (unfollow)
Commit message (Expand)AuthorFilesLines
1998-05-11execv*() now comes from newlib.Joel Sherrill1-0/+2
1998-04-06More stuff removed as a result of using newlib's isatty() implementation.Joel Sherrill1-4/+0
1998-04-03Removed isatty() since we are now using newlib's implementation asJoel Sherrill1-9/+0
1998-03-27GO32 does not have sockets.Joel Sherrill1-0/+2
1998-03-20Removed blank line.Joel Sherrill1-1/+1
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1998-02-17Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1-1/+5
1998-01-19more info from EricJoel Sherrill1-0/+6
1998-01-19Patch from Eric Norum:Joel Sherrill1-6/+23
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1997-04-16fixed spacingJoel Sherrill1-1/+3
1997-03-10made some of this conditional on unix libJoel Sherrill1-2/+5
1997-01-29Merged newlib's libgloss support for rtems into this directory. ThisJoel Sherrill1-4/+31
1997-01-08removed assert() for stat on non-devices. Now it returns -1. ThisJoel Sherrill1-2/+1
1996-11-08Added asserts for unhandled conditions which need to result in errorJoel Sherrill1-0/+9
1996-01-17Removed comment about a confusion on newlib buffering.Joel Sherrill1-10/+0
1996-01-17Modified fstat and stat to be consistent with isatty in that all threeJoel Sherrill1-7/+23
1995-08-17Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1-21/+0