summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport/src/libio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2002-07-22Remove, moved to cpukit.Ralf Corsepius1-335/+0
2001-10-262001-10-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-16/+5
2001-10-252001-10-25 Jennifer Averett <jennifer@OARcorp.com>Joel Sherrill1-4/+14
2001-04-242001-04-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+2
2001-01-082001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-11-102000-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+2
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-09-052000-09-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+1
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-2/+2
1999-11-30Removed duplicate definition of rtems_filesystem_umask.Joel Sherrill1-6/+0
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
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