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