summaryrefslogtreecommitdiffstats
path: root/c/src/exec (unfollow)
Commit message (Expand)AuthorFilesLines
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill484-972/+972
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill43-96/+96
1997-10-06Fixed comment.Joel Sherrill2-2/+2
1997-10-06Make Post an atomic operation.Joel Sherrill4-4/+24
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-21Uncommented gettimeofday_r to resolve missing symbol.Joel Sherrill1-2/+0
1997-09-19Bug fix from Eric Norum:Joel Sherrill1-1/+0
1997-08-28Added RTEMS_IO_ERROR status code.Joel Sherrill3-2/+5
1997-08-27Added error numbers and changed default error code from 0 to -1 forJoel Sherrill1-7/+9
1997-08-22Corrected bug per Katsutoshi Shibuya's report:Joel Sherrill1-2/+2
1997-08-22Moved reentrant wrappers into their own file.Joel Sherrill1-4/+2
1997-08-22Fixed iop/memory leak bug reported by Dan Dickey.Joel Sherrill1-1/+6
1997-08-22Fixed infinite recursion bug in PTHREAD_MUTEX_INITIALIZER.Joel Sherrill1-10/+15
1997-08-22Added commit about missing support for condition initializer.Joel Sherrill2-0/+2
1997-08-04new implementation of mc68681.hJoel Sherrill1-72/+291
1997-08-04Added GNAT configuration parameters.Joel Sherrill2-8/+38
1997-08-04moved from main include directoryJoel Sherrill5-0/+478
1997-08-02Added these files to contain bodies for routines included in the APIJoel Sherrill3-1/+102
1997-08-01Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill2-0/+191
1997-07-31Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1-2/+55
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-10Strip the trace bit from the SR register when dispatching a thread whenJoel Sherrill1-3/+5
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-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-09Added sp, sfc, and fpcsr register defines.Joel Sherrill1-0/+4
1997-05-28Added support for context switching the data used by the gcc m68kJoel Sherrill6-3/+111
1997-05-27changed version number to 4.1.0.Joel Sherrill2-2/+2
1997-04-25Corrected by adding check for NULL address passed into get_statusJoel Sherrill1-0/+3
1997-04-25Added to comment header block to include new status directive.Joel Sherrill2-0/+2
1997-04-22Patch from Chris John <cjohns@awa.com.au> to add use of a select statementJoel Sherrill5-3/+180
1997-04-22promote TOD_MICROSECONDS_TO_TICKS through API as RTEMS_MICROSECONDS_PER_TICK.Joel Sherrill2-0/+4
1997-04-22multiprocessing fixed on linux by fixing cpu.c so correct form ofJoel Sherrill1-3/+4
1997-04-22updated with new license information per Tony Bennett.Joel Sherrill7-72/+22
1997-04-22File changed to reflect change in license and copyright.Joel Sherrill1-5/+5
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill476-2354/+2354
1997-04-16Added FPSP support for MC68040Joel Sherrill3-5/+71
1997-04-15Reduced number of POSIX thread priorities from 255 to 254 to avoid conflictsJoel Sherrill4-8/+20
1997-04-09added code to prevent attempts to clean up the library when rtems isJoel Sherrill1-0/+8
1997-04-09added support for tracking thread cpu usage.Joel Sherrill1-0/+2
1997-04-09enhanced printf statementsJoel Sherrill1-4/+4
1997-04-09corrected spacing.Joel Sherrill2-16/+16
1997-04-09added SYSTEM_STATE_SHUTDOWNJoel Sherrill2-0/+2
1997-04-09enhanced rtems_shutdown_executive to insure that no attempt willJoel Sherrill1-1/+4
1997-04-09added support for statistics on rate monotonic periods.Joel Sherrill3-15/+142