summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include (unfollow)
Commit message (Expand)AuthorFilesLines
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-24 Fix based on bug report from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-0/+25
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 Sherrill3-4/+8
1998-12-10Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1-0/+7
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-10-28Merged Vista SCORE603e, Radstone PPCn_60x, and DY-4 DMV177 BSPs alongJoel Sherrill1-0/+2
1998-09-23Patch from Aleksey (Quality Quorum <qqi@world.std.com>):Joel Sherrill1-1/+1
1998-09-11Corrected spelling error.Joel Sherrill1-10/+10
1998-08-19Base filesJoel Sherrill3-0/+219
1998-06-18Added a public interface to the chain handler.Joel Sherrill1-0/+362
1998-05-22Added tcdrain(), cfgetospeed(), cfsetospeed(), cfgetispeed(), and cfsetispeed().Joel Sherrill1-1/+5
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 Sherrill11-11/+11
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-23Added prototype for console_reserve_resources.Joel Sherrill1-0/+4
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 Sherrill12-24/+24
1997-08-04new implementation of mc68681.hJoel Sherrill1-72/+291
1997-08-04moved from main include directoryJoel Sherrill5-0/+478
1997-08-01Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill2-0/+191
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill7-33/+33
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