Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Custom Query (845 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (401 - 500 of 845)

1 2 3 4 5 6 7 8 9

Resolution: fixed (100 matches)

Ticket Summary Owner Type Priority Component Version
#3949 clock_settime() can lead to a failed _Assert() Sebastian Huber defect normal posix 5
#4016 shm_unlink uses uninitialized obj_err on successful return from _POSIX_Shm_Get_by_name Kinsey Moore <kinsey.moore@…> defect normal posix 5
#3967 Release source package list is out of date Chris Johns defect normal release 5
#3992 Release URL path with sources is wrong Chris Johns defect normal release 5
#3995 Release doxygen support is broken Chris Johns defect normal release 5
#4051 libbsd test fails to build defect highest release 5
#2459 Add rtems_chain_get_first_unprotected() to chain API Sebastian Huber enhancement normal rtems 5
#2749 rtems_task_set_scheduler() has insufficient parameters Sebastian Huber defect normal rtems 4.11
#2784 Add function to get the current priority of a task by scheduler instance Sebastian Huber enhancement normal rtems 5
#2797 Add ability to add/remove processors to/from a scheduler instance Sebastian Huber enhancement normal rtems 5
#3069 Add rtems_scheduler_ident_by_processor() Sebastian Huber enhancement normal rtems 4.11
#3070 Add rtems_scheduler_ident_by_processor_set() Sebastian Huber enhancement normal rtems 4.11
#3231 RTEMS Top level README needs updating. Chris Johns defect normal rtems 5
#3235 Fix rtems_semaphore_flush() for priority inheritance semaphores Sebastian Huber defect normal rtems 5
#3244 Change rtems_panic() implementation and document this function Sebastian Huber enhancement normal rtems 5
#3350 sptimecounter02 warning due to defining _KERNEL and disabling part of <sys/time.h> Sebastian Huber defect normal rtems 5
#3482 Relax the buffer alignment required by rtems_partition_create() Sebastian Huber enhancement normal rtems 5
#3486 Use uintptr_t and size_t instead of uint32_t in rtems_partition_create() Sebastian Huber enhancement normal rtems 5
#3533 Add rtems_task_exit() Sebastian Huber enhancement normal rtems 5
#3583 Add rtems_malloc() and rtems_calloc() Sebastian Huber enhancement normal rtems 5
#3587 Deprecate rtems_context Sebastian Huber task normal rtems 5
#3589 Deprecate rtems_context_fp Sebastian Huber task normal rtems 5
#3591 Deprecate region_information_block Sebastian Huber task normal rtems 5
#3593 Deprecate rtems_thread_cpu_usage_t Sebastian Huber task normal rtems 5
#3595 Deprecate rtems_rate_monotonic_period_time_t Sebastian Huber task normal rtems 5
#3598 Move internal types of API objects to separate header file Sebastian Huber enhancement normal rtems 5
#3636 Add rtems_scheduler_get_maximum_priority() Sebastian Huber enhancement normal rtems 5
#3637 Fix rtems_task_restart() argument type Sebastian Huber defect normal rtems 5
#3731 Add rtems_scheduler_get_processor() Sebastian Huber task normal rtems 5
#3732 Add rtems_scheduler_get_processor_maximum() Sebastian Huber task normal rtems 5
#3823 Untar_ family doesn't handle nested directories Sebastian Huber <sebastian.huber@…> defect low rtems 5
#3833 Simplify RTEMS semaphore configuration Sebastian Huber enhancement normal rtems 5
#3841 Add rtems_object_get_local_node() Sebastian Huber enhancement normal rtems 5
#3881 Add API functions to map a task priority to/from a POSIX thread priority Sebastian Huber enhancement normal rtems 5
#3953 rtems_extensions_create() accepts a NULL pointer table Sebastian Huber defect normal rtems 5
#3970 Deprecate use _RTEMS_version at API level Sebastian Huber enhancement normal rtems 5
#3971 Deprecate use of RTEMS_MAXIMUM_NAME_LENGTH Sebastian Huber enhancement normal rtems 5
#3972 Deprecate <rtems/system.h> Sebastian Huber enhancement normal rtems 5
#3973 Add rtems_get_copyright_notice() and deprecate _Copyright_Notice Sebastian Huber enhancement normal rtems
#4005 Remove RTEMS_MP_NOT_CONFIGURED error condition Sebastian Huber enhancement normal rtems 5
#1747 Heap extend allows discontinuous memory regions. Sebastian Huber defect low score 4.11
#2132 <rtems/score/basedefs.h> superfluously includes <limits.h> Sebastian Huber defect low score
#2133 <rtems/score/basedefs.h> superfluously includes <string.h> Sebastian Huber defect normal score
#2173 Potential integer overflow problem in EDF scheduler Joel Sherrill defect normal score 4.11
#2350 One watchdog ticks header per scheduler instance enhancement normal score
#2412 Improved priority inheritance implementation Sebastian Huber enhancement high score
#2554 New watchdog handler implementation Sebastian Huber enhancement high score 5
#2555 Eliminate the Giant lock Sebastian Huber enhancement normal score 5
#2556 Implement the O(m) Independence-Preserving Protocol (OMIP) Sebastian Huber enhancement high score
#2559 Delete the EXTERN pattern Sebastian Huber enhancement normal score 5
#2617 rtems_heap_allocate_aligned_with_boundary() body and prototype inconsistent Sebastian Huber defect normal score 5
#2626 Unify thread cancel/join and delete Sebastian Huber enhancement normal score 4.10
#2627 Fix CPU time used for threads on SMP Sebastian Huber defect normal score 4.10
#2631 Use an ISR lock to protect the state of Classic Rate Monotonic objects Sebastian Huber enhancement normal score 4.10
#2692 User extensions execution order must be clarified Sebastian Huber defect high score 4.11
#2725 Classic binary semaphores without a locking protocol can be released by everyone Sebastian Huber defect high score 4.10
#2728 Pipes use wrong semaphore for mutual exclusion Sebastian Huber defect normal score 4.10
#2729 TFTP client uses wrong semaphore for mutual exclusion Sebastian Huber defect normal score 4.10
#2740 Suboptimal type for Timestamp_Control Sebastian Huber enhancement normal score 5
#2751 Thread dispatch via interrupt is broken at least on ARM and PowerPC Sebastian Huber defect high score 4.11
#2752 Relax execution enviroment for thread begin extensions Sebastian Huber enhancement high score 4.10
#2765 Application level deadlocks may lead to SMP lock level deadlocks Sebastian Huber defect normal score 4.11
#2776 SPI Framework Sebastian Huber enhancement normal score 5
#2790 Linker sets broken with GCC 7 Sebastian Huber defect normal score 5
#2795 Overrun Handling for general real-time models Gedare Bloom <gedare@…> enhancement high score 4.11
#2803 Get rid of CPU_BIG_ENDIAN and CPU_LITTLE_ENDIAN Sebastian Huber enhancement normal score 5
#2808 Conditionally provide rtems_interrupt_frame Sebastian Huber enhancement normal score 5
#2809 Reduce interrupt latency on SMP configurations during thread dispatch Sebastian Huber enhancement high score 5
#2811 More robust thread dispatching on SMP and ARM Cortex-M Sebastian Huber enhancement normal score 4.11
#2836 Add posix_devctl() Joel Sherrill enhancement normal score 5
#2838 Termios task driven mode should use mutex for device operations Sebastian Huber defect normal score 4.11
#2839 Add new interrupt server driven Termios mode Sebastian Huber enhancement normal score 4.11
#2841 Add NXP SC16IS752 serial device driver Sebastian Huber enhancement normal score 5
#2842 Change C11 threads support to use Classic tasks instead of POSIX threads Sebastian Huber enhancement normal score 4.11
#2858 Add user defined thread names Sebastian Huber enhancement normal score 5
#2877 DHCP client fails on complex networks joel.sherrill@… defect normal score 5
#2879 src/cpukit/libdebugger/rtems-debugger-server.c: four problems Chris Johns defect normal score 5
#2885 Fix rtems_rate_monotonic_postponed_job_count() prototype Sebastian Huber defect normal score 5
#2889 RTEMS_STACK_CHECKER_EXTENSION has incomplete definition Stavros Passas <stavros.passas@…> defect low score 5
#2890 _RBTree_Initialize_node generates warnings Sebastian Huber <sebastian.huber@…> defect low score 5
#2897 Update termios.h to match the latest FREEBSD definitions Needs Funding enhancement normal score 5
#2909 xz: Support for 64-bit CRC is build although XZ_USE_CRC64 is not defined Chris Johns defect normal score 5
#2912 libdebugger: control reaches end of non-void function Chris Johns defect normal score 5
#2916 termios: Change receive callback invocation to enable select() and poll() support Sebastian Huber defect normal score
#2917 termios: Make write POSIX compatible Sebastian Huber defect normal score
#2925 Warnings in rtl-obj-cache.c on some targets Chris Johns defect normal score 5
#2930 Coverity Reports Out of Bounds Read in drvmgr_print.c Daniel Hellstrom defect normal score 5
#2957 Shared memory support internal locking is broken Gedare Bloom defect normal score 5
#2993 SMP assert in _Thread_Executing in libdebugger joel.sherrill@… defect normal score 5
#2997 Monitor config command does not handle unlimited objects. Chris Johns defect normal score 5
#3000 Setting interrupt level in the mode arg on SMP returns RTEMS_UNSATISFIED Joel Sherrill defect normal score 5
#3001 SMP build of RTEMS Testsuite does not set CONFIGURE_MAXIMUM_PROCESSORS Sebastian Huber defect high score 5
#3056 Add EDF SMP scheduler Sebastian Huber enhancement normal score
#3059 Add a simple processor affinity support to the EDF SMP scheduler Sebastian Huber enhancement normal score 4.11
#3101 Add I2C Drivers for LM25066A, TMP112, ADS1113 and ADS1115 Chris Johns task normal score 5
#3117 score: Optimize _Thread_queue_Enqueue() timeout handling Sebastian Huber enhancement normal score 5
#3124 Ignore pshared attribute for POSIX semaphores Sebastian Huber enhancement normal score 5
#3140 CPU Kit broken with --enable-rtems-debug joel.sherrill@… defect highest score 5
#3163 Add I2C device driver for temperature sensor LM75A Sebastian Huber enhancement normal score 5
#3167 Internal status codes must not depend on RTEMS_POSIX_API Sebastian Huber defect normal score 5
(more results for this group on next page)
1 2 3 4 5 6 7 8 9
Note: See TracQuery for help on using queries.