summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
1997-08-04moved from main include directoryJoel Sherrill10-0/+956
1997-08-02Added these files to contain bodies for routines included in the APIJoel Sherrill3-1/+102
1997-08-01Added conditional for KA9Q.Joel Sherrill1-0/+4
1997-08-01Added include of termios.h which was accidentally left out.Joel Sherrill1-0/+2
1997-08-01Added consolex to wrapupJoel Sherrill1-0/+1
1997-08-01Corrected typo.Joel Sherrill1-1/+1
1997-08-01Made to work.Joel Sherrill1-1/+1
1997-08-01Removed warnings.Joel Sherrill1-2/+2
1997-08-01Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill17-11/+1609
1997-07-31Merged very large and much appreciated patch from Chris JohnsJoel Sherrill83-0/+12481
1997-07-31Merged very large and much appreciated patch from Chris JohnsJoel Sherrill7-6/+84
1997-07-31Added support for rtems_message_queue_get_number_pending.Joel Sherrill4-0/+21
1997-07-31Added rtems_message_queue_get_number_pending directive.Joel Sherrill6-30/+139
1997-07-31Added comment to indicate what the commented out C_PIECES indicated.Joel Sherrill1-2/+3
1997-07-18fixed typoJoel Sherrill2-8/+8
1997-07-10Reordered specs.Joel Sherrill1-4/+4
1997-07-10fixed milliseconds and microseconds to tick conversion routines.Joel Sherrill1-11/+10
1997-07-10Added information on different MVME162 models.Joel Sherrill1-0/+11
1997-07-10Strip the trace bit from the SR register when dispatching a thread whenJoel Sherrill1-3/+5
1997-07-09Repository damaged -- file re-addedJoel Sherrill3-0/+555
1997-07-09Repository damaged -- files readded.Joel Sherrill2-0/+411
1997-07-09Changed name from entry to thread_entry to be more compatible withJoel Sherrill3-3/+3
1997-07-09Used macro instead of hard coded number.Joel Sherrill1-1/+1
1997-07-09Added postswitch extension.Joel Sherrill2-0/+4
1997-07-09Added post switch extension.Joel Sherrill2-0/+10
1997-07-09Corrected typos and spacing.Joel Sherrill2-6/+6
1997-07-09This code was in the tree but not actually being compiled. ThereJoel Sherrill34-140/+140
1997-07-09Added sp, sfc, and fpcsr register defines.Joel Sherrill1-0/+4
1997-06-04new fileJoel Sherrill2-0/+90
1997-06-03corrected name of test suiteJoel Sherrill30-30/+30
1997-06-03fixed commentJoel Sherrill1-1/+1
1997-06-03Removed configuration information.Joel Sherrill1-54/+0
1997-06-03new fileJoel Sherrill4-0/+181
1997-06-03Removed Configuration Information.Joel Sherrill1-54/+0
1997-06-03new files.Joel Sherrill2-0/+89
1997-06-03Removed configuration information.Joel Sherrill1-42/+0
1997-06-03new filesJoel Sherrill5-0/+362
1997-06-03new file.Joel Sherrill1-0/+9
1997-06-03corrected to compile with the new binding.Joel Sherrill5-35/+119
1997-06-03Corrected for this test.Joel Sherrill1-0/+1
1997-06-03Added correct contentsJoel Sherrill1-0/+57
1997-06-03new fileJoel Sherrill4-0/+700
1997-06-03Corrected maximum number of messages to be non-zeroJoel Sherrill1-1/+1
1997-06-03removed reference to Stub Device DriverJoel Sherrill1-1/+0
1997-06-03Replaced prototype for Last_Task which was accidentally removed whenJoel Sherrill1-0/+14
1997-06-03Changed RTEMS.Boolean to Standard.Boolean to avoid typing problems.Joel Sherrill1-1/+1
1997-06-03Fixed incorrect invocation of Message_Queue_CreateJoel Sherrill1-1/+0
1997-06-03fixed typo which resulted in Message_Queue_Create being invoked incorrectly.Joel Sherrill1-1/+0
1997-06-03Fixed calls to Message_Queue_Create to include maximum message sizeJoel Sherrill9-5/+14
1997-06-03Changed to variable length messages.Joel Sherrill17-66/+219