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