summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modified to avoid building certain files under UNIX.Joel Sherrill1998-10-131-3/+11
* New files.Joel Sherrill1998-10-122-0/+164
* Removed fork(), execv(), and wait() since they are now stubbed in theJoel Sherrill1998-10-121-21/+0
* Added opendir and readdir.Joel Sherrill1998-10-121-1/+1
* Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1998-10-011-5/+8
* Modifed to zero out the C heap if the CPU Table indicates that theJoel Sherrill1998-09-231-0/+15
* Patch from Aleksey (Quality Quorum <qqi@world.std.com>):Joel Sherrill1998-09-232-4/+10
* Patch from Eric Norum:Joel Sherrill1998-09-212-8/+3
* Patch from Emmanuel Raguet <raguet@crf.canon.fr>:Joel Sherrill1998-08-311-3/+0
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-08-311-4/+2
* Fix from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-08-211-14/+2
* Added initialization of missing termios structure entries.Joel Sherrill1998-08-211-2/+3
* Closed window thanks to patch from Eric Norum.Joel Sherrill1998-07-281-5/+3
* Initialized tty->refcount to 0. When (for whatever reason) malloc()Joel Sherrill1998-07-171-0/+3
* Patch from Dario Alcocer <alcocer@connectnet.com>. His comments:Joel Sherrill1998-07-171-0/+2
* New file to satisfy readdir() family.Joel Sherrill1998-07-062-1/+15
* Added _stat_r and changed spacing.Joel Sherrill1998-07-011-33/+47
* 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 some missing files per Eric Norum.Joel Sherrill1998-06-021-1/+1
* Added tcdrain(), cfgetospeed(0, cfsetospeed(), cfgetispeed(), andJoel Sherrill1998-05-224-6/+110
* 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-192-0/+18
* Removed prototype of rtems_libio_config() per Chris Johns' eagle eye.Joel Sherrill1998-05-191-1/+0
* new file to support execv family support in newlibJoel Sherrill1998-05-112-1/+32
* execv*() now comes from newlib.Joel Sherrill1998-05-111-0/+2
* Patch from Eric Norum to switch to termios callback structure, addJoel Sherrill1998-05-042-38/+41
* Removed redundant implementation of tcgetattr and tcsetattr.Joel Sherrill1998-04-271-20/+0
* 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-062-15/+0
* Removed isatty() since we are now using newlib's implementation asJoel Sherrill1998-04-033-20/+0
* GO32 does not have sockets.Joel Sherrill1998-03-271-0/+2
* Should have included <rtems.h> before checking for ifdef RTEMS_UNIX.Joel Sherrill1998-03-271-2/+2
* Removed blank line.Joel Sherrill1998-03-201-1/+1
* updated copyright to 1998Joel Sherrill1998-02-1710-10/+10
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-02-172-3/+10
* Added call to libc_wrapup() in _exit. This fixes a problem whereJoel Sherrill1998-02-031-0/+1
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-301-4/+2
* 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
* more info from EricJoel Sherrill1998-01-191-0/+6
* Patch from Eric Norum:Joel Sherrill1998-01-193-7/+25
* 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
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-101-1/+4
* Inclusion of PC386 BSP submitted by Pedro Miguel Da Cruz Neto RomanoJoel Sherrill1997-12-011-0/+2