summaryrefslogtreecommitdiffstats
path: root/c/src/lib/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-07-261-45/+67
* Attempt at getting desired ioctl.h included. :)Joel Sherrill1999-06-151-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
* Do not use the RTEMS simpleioctl.h if networking is enabled sinceJoel Sherrill1999-06-091-1/+4
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-04-191-1/+1
* Fix based on bug report from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-242-1/+26
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-191-3/+12
* 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
* Install remote debugger pieces.Joel Sherrill1999-03-081-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
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-181-7/+9
* More general fix based on bug report and patch from Ian Lance TaylorJoel Sherrill1999-01-201-1/+15
* Moved sys/ioctl.h to libc supportJoel Sherrill1999-01-191-1/+1
* Merged Eric Norum's select patch that was based on 4.0 and resolvedJoel Sherrill1998-12-103-4/+8
* RDBG headers files ignored if not configuredJoel Sherrill1998-12-101-0/+4
* Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1998-12-101-0/+7
* Patch from Emmanuel Raguet <raguet@crf.canon.fr> to add remote debug serverJoel Sherrill1998-12-0313-1/+1889
* 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
* Merged Vista SCORE603e, Radstone PPCn_60x, and DY-4 DMV177 BSPs alongJoel Sherrill1998-10-281-0/+2
* Patch from Aleksey (Quality Quorum <qqi@world.std.com>):Joel Sherrill1998-09-231-1/+1
* Corrected spelling error.Joel Sherrill1998-09-111-10/+10
* Patches from Eric NorumJoel Sherrill1998-08-201-12/+1
* Base filesJoel Sherrill1998-08-193-0/+219
* Added a public interface to the chain handler.Joel Sherrill1998-06-182-1/+363
* Added tcdrain(), cfgetospeed(), cfsetospeed(), cfgetispeed(), and cfsetispeed().Joel Sherrill1998-05-221-1/+5
* 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-1711-11/+11
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-301-4/+2
* Solaris port updates from Chris JohnsJoel Sherrill1998-01-231-1/+1
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-201-1/+1
* Corrected prototypes for all termios console write driver entries toJoel Sherrill1997-12-221-1/+2
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-101-1/+4
* 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
* Added prototype for console_reserve_resources.Joel Sherrill1997-10-231-0/+4
* 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-0812-24/+24
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-081-6/+6
* syslog addedJoel Sherrill1997-09-151-1/+2
* new implementation of mc68681.hJoel Sherrill1997-08-041-72/+291