summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/libio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed an uninitialized variable.Jennifer Averett1999-03-291-4/+5
* Use proper include for libio.h.Joel Sherrill1999-03-161-1/+1
* Added code to translate internal libio flags to POSIX style flags.Joel Sherrill1999-03-081-3/+20
* Added F_GETFL support so the fdopen() implementation in newlib 1.8.1Joel Sherrill1999-03-061-0/+18
* Patch from Eric Norum <eric@skatter.usask.ca> to eliminate externalJoel Sherrill1999-03-011-32/+0
* Merged Eric Norum's select patch that was based on 4.0 and resolvedJoel Sherrill1998-12-101-61/+96
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-446/+217
* rtems_libio_number_iops is now defined in confdefs.h so the maximumJoel Sherrill1998-04-181-1/+1
* Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill1998-04-151-18/+0
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-02-171-2/+5
* Bug fix from Eric Norum:Joel Sherrill1997-09-191-1/+0
* Added RTEMS_IO_ERROR status code.Joel Sherrill1997-08-281-0/+1
* Added error numbers and changed default error code from 0 to -1 forJoel Sherrill1997-08-271-7/+9
* Fixed iop/memory leak bug reported by Dan Dickey.Joel Sherrill1997-08-221-1/+6
* Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill1997-04-091-14/+92
* Merged newlib's libgloss support for rtems into this directory. ThisJoel Sherrill1997-01-291-7/+9
* Added asserts for unhandled conditions which need to result in errorJoel Sherrill1996-11-081-1/+8
* added ENOSYS supportJoel Sherrill1996-10-151-0/+1
* patch from Tony Bennett on the ifdef for O_NDELAYJoel Sherrill1996-06-061-7/+8
* added initial posix configuration supportJoel Sherrill1996-05-281-2/+3
* updates from Tony BennettJoel Sherrill1996-05-231-1/+1
* Updates from Tony Bennett.Joel Sherrill1996-04-221-3/+0
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-151-2/+3
* posix support initially addedJoel Sherrill1995-09-261-0/+1
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-0/+3
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-7/+14
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-171-0/+433