summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill1998-06-181-0/+14
* Corrected so it returns the correct date. Previously was getting the numberJoel Sherrill1998-06-181-11/+28
* Added a public interface to the chain handler.Joel Sherrill1998-06-181-0/+362
* Added tcdrain(), cfgetospeed(0, cfsetospeed(), cfgetispeed(), andJoel Sherrill1998-05-222-0/+56
* 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-202-2/+4
* Added tcdrain() from Eric NorumJoel Sherrill1998-05-201-0/+1
* Addition of tcdrain() from Eric Norum.Joel Sherrill1998-05-191-0/+12
* 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-042-38/+41
* rtems_libio_number_iops is now defined in confdefs.h so the maximumJoel Sherrill1998-04-181-1/+1
* Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill1998-04-151-18/+0
* More stuff removed as a result of using newlib's isatty() implementation.Joel Sherrill1998-04-061-11/+0
* Removed isatty() since we are now using newlib's implementation asJoel Sherrill1998-04-031-1/+0
* Should have included <rtems.h> before checking for ifdef RTEMS_UNIX.Joel Sherrill1998-03-271-2/+2
* updated copyright to 1998Joel Sherrill1998-02-1717-17/+17
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-02-171-2/+5
* Added call to libc_wrapup() in _exit. This fixes a problem whereJoel Sherrill1998-02-031-0/+1
* Corrected Linux port for glibc2Joel Sherrill1998-01-302-1/+3
* Solaris port updates from Chris JohnsJoel Sherrill1998-01-232-6/+8
* Added _times_r.Joel Sherrill1998-01-191-0/+7
* Patch from Eric Norum:Joel Sherrill1998-01-191-0/+1
* Jennifer found some uninitialized variables:Joel Sherrill1998-01-161-1/+7
* Changed initial settings of first time.Joel Sherrill1998-01-061-3/+5
* Corrected prototypes for all termios console write driver entries toJoel Sherrill1997-12-222-3/+4
* Inclusion of PC386 BSP submitted by Pedro Miguel Da Cruz Neto RomanoJoel Sherrill1997-12-011-0/+2
* Removed warning under linux port.Joel Sherrill1997-11-181-0/+5
* interrupt driven change from Eric NorumJoel Sherrill1997-11-152-83/+191
* Fixed prototypeJoel Sherrill1997-11-101-1/+1
* Set return code to avoid spurious errors.Joel Sherrill1997-11-101-0/+1
* added katsutoshi ShibuyaJoel Sherrill1997-10-241-1/+8
* Changed prototype of read routine.Joel Sherrill1997-10-232-14/+7
* Added prototype for console_reserve_resources.Joel Sherrill1997-10-231-0/+4
* fixed commentJoel Sherrill1997-10-231-2/+1
* New termios.c from Eric Norum.Joel Sherrill1997-10-232-601/+646
* Converted from using a message queue for the raw input queue to using aJoel Sherrill1997-10-211-49/+35
* Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill1997-10-211-0/+760
* Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill1997-10-211-2/+22
* Added casts and fixed line break.Joel Sherrill1997-10-211-2/+3
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-0819-38/+38
* Uncommented gettimeofday_r to resolve missing symbol.Joel Sherrill1997-09-211-2/+0
* Bug fix from Eric Norum:Joel Sherrill1997-09-191-1/+0
* Added RTEMS_IO_ERROR status code.Joel Sherrill1997-08-281-0/+1
* Added error numbers and changed default error code from 0 to -1 forJoel Sherrill1997-08-271-7/+9
* Moved reentrant wrappers into their own file.Joel Sherrill1997-08-221-4/+2
* Fixed iop/memory leak bug reported by Dan Dickey.Joel Sherrill1997-08-221-1/+6
* new implementation of mc68681.hJoel Sherrill1997-08-041-72/+291
* moved from main include directoryJoel Sherrill1997-08-045-0/+478
* Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill1997-08-012-0/+191
* updated with new license information per Tony Bennett.Joel Sherrill1997-04-221-10/+3