summaryrefslogtreecommitdiffstats
path: root/c/src/lib/include/rtems (unfollow)
Commit message (Expand)AuthorFilesLines
2000-09-282000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-32/+32
2000-08-112000-08-11 Chris Johns <ccj@acm.org>Joel Sherrill1-2/+8
2000-06-14*** empty log message ***Joel Sherrill1-9/+1
2000-06-13Temporary hack to compile. Need to probably address definitionJoel Sherrill1-0/+1
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-0/+9
1999-11-17Updated copyright notice.Joel Sherrill3-6/+3
1999-10-29Moved the rmnod callback from the operations table to the handler table.Jennifer Averett1-5/+5
1999-10-29Joel added a table of mount entry requests to be processed duringJennifer Averett1-0/+14
1999-10-26Added include of libio.h so this would compile when posix is disabled.Joel Sherrill1-0/+1
1999-10-26Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1-1/+1
1999-10-12Split null handlers table to own file and renamed.Joel Sherrill1-1/+2
1999-10-12Added rtems_filesystem_freenode() macro and added calls at appropriateJoel Sherrill1-0/+12
1999-10-12Fixed spacing.Joel Sherrill1-1/+1
1999-06-15After comments D. V. Henkel-Wallace <gumby@zembu.com>, the interface toJoel Sherrill1-1/+1
1999-06-14RTEMS_FILESYSTEM_READ_WRITE_ONLY changed to RTEMS_FILESYSTEM_READ_WRITEJoel Sherrill1-1/+1
1999-03-19Patch from Eric Norum <eric@skatter.usask.ca> that adds externalJoel Sherrill1-0/+6
1999-03-16Use proper include for libio.h.Joel Sherrill1-4/+1
1999-03-06Added F_GETFL support so the fdopen() implementation in newlib 1.8.1Joel Sherrill1-0/+4
1999-03-01Patch from Eric Norum <eric@skatter.usask.ca> to eliminate externalJoel Sherrill2-45/+0
1999-01-20More general fix based on bug report and patch from Ian Lance TaylorJoel Sherrill1-1/+15
1998-12-10Merged Eric Norum's select patch that was based on 4.0 and resolvedJoel Sherrill2-1/+6
1998-12-03Modifications for RTEMS_UNIX.Jennifer Averett2-0/+6
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill2-61/+738
1998-09-23Patch from Aleksey (Quality Quorum <qqi@world.std.com>):Joel Sherrill1-1/+1
1998-05-20Patch to add return status to rtems_termios_enqueue_raw_characters fromJoel Sherrill1-1/+1
1998-05-20Added tcdrain() from Eric NorumJoel Sherrill1-0/+1
1998-05-19Removed prototype of rtems_libio_config() per Chris Johns' eagle eye.Joel Sherrill1-1/+0
1998-05-04Patch from Eric Norum to switch to termios callback structure, addJoel Sherrill1-10/+20
1998-04-03Removed isatty() since we are now using newlib's implementation asJoel Sherrill1-1/+0
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-12-22Corrected prototypes for all termios console write driver entries toJoel Sherrill1-1/+2
1997-11-15interrupt driven change from Eric NorumJoel Sherrill1-1/+2
1997-11-10Fixed prototypeJoel Sherrill1-1/+1
1997-10-23Changed prototype of read routine.Joel Sherrill1-1/+1
1997-10-23New termios.c from Eric Norum.Joel Sherrill1-0/+4
1997-10-21Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill1-2/+22
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-08-01Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill1-0/+7
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1997-04-09Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill1-0/+22
1997-04-07removed noreturn attribute to eliminate warnings.Joel Sherrill1-2/+7
1997-01-29Merged newlib's libgloss support for rtems into this directory. ThisJoel Sherrill1-6/+10
1996-09-18added prototype for malloc_walkJoel Sherrill1-0/+1
1996-04-22updates from Tony BennettJoel Sherrill2-6/+5
1996-04-22Updates from Tony Bennett.Joel Sherrill1-3/+0
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill3-24/+30
1995-08-17Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill3-0/+171
1995-08-11Added functions to access the errno of the native system when using theJoel Sherrill1-7/+2