summaryrefslogtreecommitdiffstats
path: root/c/src/exec (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-1058-58/+232
* Moved include of rtems/score/cpu.h to make sure TRUE and FALSE were defined.Joel Sherrill1997-12-062-4/+4
* Inclusion of PC386 BSP submitted by Pedro Miguel Da Cruz Neto RomanoJoel Sherrill1997-12-011-0/+2
* Corrected comment.Joel Sherrill1997-11-302-6/+1
* Patch from Chris Johns to filter out the trace bit on CPU modelsJoel Sherrill1997-11-291-2/+5
* Removed warning under linux port.Joel Sherrill1997-11-181-0/+5
* Added CONFIGURE_MEMORY_USER_OVERHEAD constant per Chris Johns request.Joel Sherrill1997-11-182-2/+12
* 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
* 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-08484-972/+972
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-0843-96/+96
* Fixed comment.Joel Sherrill1997-10-062-2/+2
* Make Post an atomic operation.Joel Sherrill1997-10-064-4/+24
* 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
* Uncommented gettimeofday_r to resolve missing symbol.Joel Sherrill1997-09-211-2/+0
* Bug fix from Eric Norum:Joel Sherrill1997-09-191-1/+0
* Added RTEMS_IO_ERROR status code.Joel Sherrill1997-08-283-2/+5
* Added error numbers and changed default error code from 0 to -1 forJoel Sherrill1997-08-271-7/+9
* Corrected bug per Katsutoshi Shibuya's report:Joel Sherrill1997-08-221-2/+2
* Moved reentrant wrappers into their own file.Joel Sherrill1997-08-221-4/+2
* Fixed iop/memory leak bug reported by Dan Dickey.Joel Sherrill1997-08-221-1/+6
* Fixed infinite recursion bug in PTHREAD_MUTEX_INITIALIZER.Joel Sherrill1997-08-221-10/+15
* Added commit about missing support for condition initializer.Joel Sherrill1997-08-222-0/+2
* new implementation of mc68681.hJoel Sherrill1997-08-041-72/+291
* Added GNAT configuration parameters.Joel Sherrill1997-08-042-8/+38
* moved from main include directoryJoel Sherrill1997-08-045-0/+478
* Added these files to contain bodies for routines included in the APIJoel Sherrill1997-08-023-1/+102
* Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill1997-08-012-0/+191
* Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1997-07-311-2/+55
* Added rtems_message_queue_get_number_pending directive.Joel Sherrill1997-07-316-30/+139
* Added comment to indicate what the commented out C_PIECES indicated.Joel Sherrill1997-07-311-2/+3
* fixed typoJoel Sherrill1997-07-182-8/+8
* Strip the trace bit from the SR register when dispatching a thread whenJoel Sherrill1997-07-101-3/+5
* Repository damaged -- files readded.Joel Sherrill1997-07-092-0/+411
* Changed name from entry to thread_entry to be more compatible withJoel Sherrill1997-07-093-3/+3
* Added postswitch extension.Joel Sherrill1997-07-092-0/+4
* Added post switch extension.Joel Sherrill1997-07-092-0/+10
* Corrected typos and spacing.Joel Sherrill1997-07-092-6/+6