summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
1998-03-20SH port submitted from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill3-0/+506
1998-02-20Modified to make it possible for an ISR to return a mutex which didJoel Sherrill1-2/+20
1998-02-20Added misisng line continuation.Joel Sherrill1-1/+1
1998-02-19Accounted for fixed system overhead.Joel Sherrill1-2/+10
1998-02-18Ralf Corsepius noted that there was a dead path in _Thread_Initialize.Joel Sherrill1-6/+2
1998-02-17updated copyright to 1998Joel Sherrill246-247/+247
1998-02-17Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1-2/+5
1998-02-04Patch from Ralf Corsepius to reduce the amount of memory consumed byJoel Sherrill1-2/+6
1998-02-04Ralf Corsepius noticed that generally was spelled incorrectly.Joel Sherrill1-1/+1
1998-02-03Added call to libc_wrapup() in _exit. This fixes a problem whereJoel Sherrill1-0/+1
1998-01-30Corrected Linux port for glibc2Joel Sherrill3-2/+5
1998-01-28Change to remove warning on glibc2 systems per Ralf Corsepius'sJoel Sherrill1-1/+6
1998-01-23Solaris port updates from Chris JohnsJoel Sherrill4-22/+14
1998-01-20Removed warning per Chris Johns' suggestion.Joel Sherrill2-2/+2
1998-01-19Added _times_r.Joel Sherrill1-0/+7
1998-01-19Patch from Eric Norum:Joel Sherrill1-0/+1
1998-01-16Ralf Corsepius reported a number of missing CVS Id's:Joel Sherrill3-3/+3
1998-01-16Jennifer found some uninitialized variables:Joel Sherrill1-1/+7
1998-01-15Error reported by Duncan Smith <dds@flavors.com>:Joel Sherrill1-1/+1
1998-01-06Changed initial settings of first time.Joel Sherrill1-3/+5
1998-01-06Fixed spacing.Joel Sherrill1-2/+2
1997-12-23Added CONFIGURE_GNAT_KEYS to correct the number of keys configuredJoel Sherrill1-12/+11
1997-12-22Corrected prototypes for all termios console write driver entries toJoel Sherrill2-3/+4
1997-12-07Fixed indexing bug reported by Phil Wilshire.Joel Sherrill1-1/+1
1997-12-06Moved include of rtems/score/cpu.h to make sure TRUE and FALSE were defined.Joel Sherrill1-2/+2
1997-12-01Inclusion of PC386 BSP submitted by Pedro Miguel Da Cruz Neto RomanoJoel Sherrill1-0/+2
1997-11-29Removed warnings.Joel Sherrill2-1/+6
1997-11-18Removed warning under linux port.Joel Sherrill1-0/+5
1997-11-18Added CONFIGURE_MEMORY_USER_OVERHEAD constant per Chris Johns request.Joel Sherrill1-1/+6
1997-11-15interrupt driven change from Eric NorumJoel Sherrill2-83/+191
1997-11-10Fixed prototypeJoel Sherrill1-1/+1
1997-11-10Set return code to avoid spurious errors.Joel Sherrill1-0/+1
1997-10-24added katsutoshi ShibuyaJoel Sherrill1-1/+8
1997-10-23Changed prototype of read routine.Joel Sherrill2-14/+7
1997-10-23Added prototype for console_reserve_resources.Joel Sherrill1-0/+4
1997-10-23fixed commentJoel Sherrill1-2/+1
1997-10-23New termios.c from Eric Norum.Joel Sherrill2-601/+646
1997-10-21Fixed a number of warnings regarding comparisons between signed andJoel Sherrill4-9/+9
1997-10-21Fixed endian problem in printing object names.Joel Sherrill1-0/+5
1997-10-21Added check that return argument pointer for old_isr_handler was valid.Joel Sherrill1-0/+3
1997-10-21Converted from using a message queue for the raw input queue to using aJoel Sherrill1-49/+35
1997-10-21Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill1-0/+760
1997-10-21Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill1-2/+22
1997-10-21Added casts and fixed line break.Joel Sherrill1-2/+3
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill250-500/+500
1997-10-06Fixed comment.Joel Sherrill1-1/+1
1997-10-06Make Post an atomic operation.Joel Sherrill2-2/+12
1997-10-06Added _Thread_Enable_dispatch to already_timedout path on Wait_support.Joel Sherrill1-2/+3
1997-10-05If the specified time period is less than a clock tick, thenJoel Sherrill1-1/+4
1997-09-30fixed typoJoel Sherrill1-1/+1