summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport/include (unfollow)
Commit message (Expand)AuthorFilesLines
2001-03-192001-03-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+7
2001-01-252001-01-25 Fernando Ruiz <fernando.ruiz@ctv.es>Joel Sherrill1-9/+20
2000-11-302000-11-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+141
2000-11-272000-11-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+163
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+4
2000-10-252000-10-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+0
2000-10-182000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+1
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-14Moved <sys/cdefs.h> from libnetworking to lib/include so non-networkingJoel Sherrill1-0/+177
2000-06-14*** empty log message ***Joel Sherrill3-9/+97
2000-06-13Temporary hack to compile. Need to probably address definitionJoel Sherrill1-0/+1
2000-06-12Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill1-0/+1
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill3-5/+18
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill4-0/+8
1999-11-17Updated copyright notice.Joel Sherrill13-26/+13
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