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