summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-02-171-2/+5
* Patch from Ralf Corsepius to reduce the amount of memory consumed byJoel Sherrill1998-02-041-2/+6
* Ralf Corsepius noticed that generally was spelled incorrectly.Joel Sherrill1998-02-041-1/+1
* Added call to libc_wrapup() in _exit. This fixes a problem whereJoel Sherrill1998-02-031-0/+1
* Corrected Linux port for glibc2Joel Sherrill1998-01-303-2/+5
* Change to remove warning on glibc2 systems per Ralf Corsepius'sJoel Sherrill1998-01-281-1/+6
* Solaris port updates from Chris JohnsJoel Sherrill1998-01-234-22/+14
* Removed warning per Chris Johns' suggestion.Joel Sherrill1998-01-202-2/+2
* Added _times_r.Joel Sherrill1998-01-191-0/+7
* Patch from Eric Norum:Joel Sherrill1998-01-191-0/+1
* Ralf Corsepius reported a number of missing CVS Id's:Joel Sherrill1998-01-163-3/+3
* Jennifer found some uninitialized variables:Joel Sherrill1998-01-161-1/+7
* Error reported by Duncan Smith <dds@flavors.com>:Joel Sherrill1998-01-151-1/+1
* Changed initial settings of first time.Joel Sherrill1998-01-061-3/+5
* Fixed spacing.Joel Sherrill1998-01-061-2/+2
* Added CONFIGURE_GNAT_KEYS to correct the number of keys configuredJoel Sherrill1997-12-231-12/+11
* Corrected prototypes for all termios console write driver entries toJoel Sherrill1997-12-222-3/+4
* Fixed indexing bug reported by Phil Wilshire.Joel Sherrill1997-12-071-1/+1
* Moved include of rtems/score/cpu.h to make sure TRUE and FALSE were defined.Joel Sherrill1997-12-061-2/+2
* Inclusion of PC386 BSP submitted by Pedro Miguel Da Cruz Neto RomanoJoel Sherrill1997-12-011-0/+2
* Removed warnings.Joel Sherrill1997-11-292-1/+6
* Removed warning under linux port.Joel Sherrill1997-11-181-0/+5
* Added CONFIGURE_MEMORY_USER_OVERHEAD constant per Chris Johns request.Joel Sherrill1997-11-181-1/+6
* 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
* Fixed a number of warnings regarding comparisons between signed andJoel Sherrill1997-10-214-9/+9
* Fixed endian problem in printing object names.Joel Sherrill1997-10-211-0/+5
* Added check that return argument pointer for old_isr_handler was valid.Joel Sherrill1997-10-211-0/+3
* 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-08250-500/+500
* Fixed comment.Joel Sherrill1997-10-061-1/+1
* Make Post an atomic operation.Joel Sherrill1997-10-062-2/+12
* Added _Thread_Enable_dispatch to already_timedout path on Wait_support.Joel Sherrill1997-10-061-2/+3
* If the specified time period is less than a clock tick, thenJoel Sherrill1997-10-051-1/+4
* fixed typoJoel Sherrill1997-09-301-1/+1
* Fixed typos.Joel Sherrill1997-09-301-1/+1
* Uncommented gettimeofday_r to resolve missing symbol.Joel Sherrill1997-09-211-2/+0
* Cleaned up as part of adding the Monitor test.Joel Sherrill1997-09-2117-27/+21
* Bug fix from Eric Norum:Joel Sherrill1997-09-191-1/+0
* updatedJoel Sherrill1997-09-161-4/+11
* Fixed IO Manager calls to remove an argument which was used in 3.2.1Joel Sherrill1997-08-282-64/+9