GitHub / micro-os-plus/micro-os-plus-iii issues and pull requests
#87 - build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /tests
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#84 - Always abort() on stack underflow
Issue -
State: closed - Opened by ilg-ul about 2 years ago
- 1 comment
Labels: enhancement
#83 - Make os::posix::io::type a scoped enum
Issue -
State: closed - Opened by ilg-ul about 2 years ago
- 1 comment
Labels: bug
#82 - Avoid the name clash between the file_system() method and the class
Issue -
State: closed - Opened by ilg-ul about 2 years ago
- 1 comment
Labels: bug
#81 - Check for thread reuse
Issue -
State: closed - Opened by ilg-ul about 2 years ago
- 2 comments
Labels: enhancement
#80 - Avoid calling thread::kill() for destroyed threads
Issue -
State: closed - Opened by ilg-ul about 2 years ago
- 1 comment
Labels: enhancement
#79 - Display the current thread on asserts
Issue -
State: closed - Opened by ilg-ul about 2 years ago
- 1 comment
Labels: enhancement
#78 - Add support to clear statistics
Issue -
State: closed - Opened by ilg-ul about 2 years ago
- 1 comment
Labels: enhancement
#77 - Silence warnings with latest gcc
Issue -
State: closed - Opened by ilg-ul about 2 years ago
- 1 comment
Labels: enhancement
#76 - Programatically exclude socket definitions used by LWIP
Issue -
State: closed - Opened by ilg-ul about 2 years ago
- 1 comment
Labels: enhancement
#75 - Revert members of statically initialised lists to BSS
Issue -
State: closed - Opened by ilg-ul about 2 years ago
- 2 comments
Labels: bug
#74 - Add os_thread_kill()
Issue -
State: closed - Opened by ilg-ul about 2 years ago
- 1 comment
Labels: enhancement
#73 - Skip waits if current thread is interrupted
Issue -
State: open - Opened by LnnrtS over 4 years ago
- 3 comments
#72 - condition_variable::wait() does not suspend current thread
Issue -
State: open - Opened by LnnrtS over 4 years ago
- 2 comments
#71 - calling join() on terminated thread hangs
Issue -
State: open - Opened by LnnrtS over 4 years ago
- 17 comments
#70 - Allow list initialization of thread::attributes
Issue -
State: open - Opened by LnnrtS over 4 years ago
- 3 comments
#69 - implement thread::detach()
Issue -
State: open - Opened by LnnrtS over 4 years ago
- 7 comments
Labels: bug
#68 - Support atomic load and store
Issue -
State: open - Opened by LnnrtS over 4 years ago
- 5 comments
#67 - condition_variable::wait() should take std::unique_lock as an argument
Issue -
State: open - Opened by LnnrtS over 4 years ago
- 1 comment
Labels: enhancement
#66 - Add iterator on file descriptors manager
Issue -
State: open - Opened by ilg-ul over 4 years ago
Labels: enhancement
#65 - Allow lambdas with captures as thread functions
Issue -
State: open - Opened by LnnrtS over 4 years ago
- 3 comments
#64 - calling os routines before scheduler is started
Issue -
State: open - Opened by LnnrtS over 4 years ago
- 13 comments
#63 - Check if standard deallocators should accept null pointers
Issue -
State: open - Opened by ilg-ul over 4 years ago
Labels: enhancement
#62 - Do not set the interrupt stack twice
Issue -
State: open - Opened by ilg-ul almost 5 years ago
#61 - The final message should display the stack address
Issue -
State: open - Opened by ilg-ul almost 5 years ago
#60 - Missing os_sysclock_steady_now () mentioned in the documentation
Issue -
State: open - Opened by ilg-ul almost 5 years ago
- 1 comment
Labels: bug
#59 - Add an option to run the system code in RAM
Issue -
State: open - Opened by ilg-ul almost 5 years ago
Labels: enhancement
#58 - Add support for Cortex-M[23]3
Issue -
State: open - Opened by ilg-ul almost 5 years ago
Labels: enhancement
#57 - missing noreturn attribute for _exit
Pull Request -
State: closed - Opened by LnnrtS almost 5 years ago
- 1 comment
#56 - Incompatible thread argument types in C api
Issue -
State: open - Opened by LnnrtS almost 5 years ago
- 1 comment
Labels: bug
#55 - messages of message_queue need to be at least the size of a pointer.
Pull Request -
State: closed - Opened by LnnrtS almost 5 years ago
- 1 comment
Labels: enhancement
#54 - How to contribute?
Issue -
State: closed - Opened by LnnrtS almost 5 years ago
- 5 comments
Labels: not a bug
#53 - More flexible logging functionality
Issue -
State: open - Opened by LnnrtS almost 5 years ago
- 1 comment
#52 - Clarification on free() and operator delete() without length information
Issue -
State: open - Opened by LnnrtS almost 5 years ago
- 2 comments
Labels: question
#51 - Is this project active?
Issue -
State: open - Opened by fj-sanchez over 5 years ago
- 4 comments
#50 - Cannot create message_queue for types smaller than words
Issue -
State: open - Opened by LnnrtS over 6 years ago
- 3 comments
Labels: not a bug
#49 - When compiled with the option -ffreestanding, some posix calls are still accepted
Issue -
State: open - Opened by lixpaulian over 6 years ago
Labels: bug
#48 - Add override keyword to virtual functions
Issue -
State: closed - Opened by LnnrtS over 6 years ago
- 1 comment
Labels: enhancement
#47 - thread::stack::available() returns number of bytes not words
Issue -
State: closed - Opened by LnnrtS over 6 years ago
- 2 comments
Labels: bug
#46 - Protected mutex with wrong priority must not keep ownership
Issue -
State: closed - Opened by ilg-ul almost 7 years ago
- 1 comment
Labels: bug
#45 - Do not switch threads while the scheduler is locked
Issue -
State: closed - Opened by ilg-ul almost 7 years ago
- 2 comments
Labels: bug
#44 - Compilation failure with OS_EXCLUDE_DYNAMIC_MEMORY_ALLOCATIONS
Issue -
State: closed - Opened by valenistiy about 7 years ago
- 5 comments
Labels: bug
#43 - posix-io: enumerate mount points
Issue -
State: open - Opened by ilg-ul over 7 years ago
Labels: enhancement
#42 - posix-io: accept mount points without final slash
Issue -
State: open - Opened by ilg-ul over 7 years ago
Labels: enhancement
#41 - Add timegm() as a UTC version of mktime()
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 1 comment
Labels: enhancement
#40 - Add file system statistics
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 1 comment
Labels: enhancement
#39 - Add informative preprocessor definitions
Issue -
State: closed - Opened by ilg-ul over 7 years ago
Labels: enhancement
#38 - note: parameter passing for argument of type 'os::rtos::memory::allocator_stateless_default_resource<os::rtos::thread>' changed in GCC 7.1
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 1 comment
Labels: enhancement
#37 - Add tcdrain() to POSIX I/O
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 1 comment
Labels: enhancement
#36 - Add tty functions to the POSIX C API
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 1 comment
Labels: enhancement
#35 - Add missing _fini() required by newlib non-nano.
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 1 comment
Labels: enhancement
#34 - rtos: move thread, mutex & condition_variable to std:: namespace
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 2 comments
Labels: enhancement
#33 - rtos: update condition_variable to use std::lock & co
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 1 comment
Labels: enhancement
#32 - rtos: remove lock definitions from standard mutex
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 1 comment
Labels: enhancement
#31 - rtos: fix standard mutex try_lock()
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 2 comments
Labels: bug
#30 - rtos: relax mutex ownership in destructors
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 1 comment
Labels: bug
#29 - Add thread top try/catch for exceptions
Issue -
State: closed - Opened by ilg-ul over 7 years ago
Labels: enhancement
#28 - startup fails with exceptions enabled
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 1 comment
Labels: bug
#27 - Display main stack range in startup
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 1 comment
Labels: enhancement
#26 - Make the os_main() copyright year configurable
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 1 comment
Labels: enhancement
#25 - Add unlink_head(), unlink_tail() to intrusive list
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 1 comment
Labels: enhancement
#24 - In posix::io, make do_close(), do_read(), do_write() abstract
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 2 comments
Labels: enhancement
#23 - Add posix::device_block
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 2 comments
Labels: enhancement
#22 - Move lseek() from posix::file to posix::io
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 2 comments
Labels: enhancement
#21 - Extend intrusive_list with separate derived class type
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 2 comments
Labels: enhancement
#20 - Add sys/ioctl.h
Issue -
State: closed - Opened by ilg-ul over 7 years ago
- 2 comments
Labels: enhancement
#19 - Added arbitrary power of two alignment for memory allocators
Pull Request -
State: closed - Opened by imatic01 almost 8 years ago
- 1 comment
Labels: enhancement
#18 - Alignment for memory allocators
Issue -
State: closed - Opened by imatic01 almost 8 years ago
- 5 comments
#17 - _LITE_EXIT redefine
Issue -
State: closed - Opened by rpavlik almost 8 years ago
- 2 comments
Labels: bug
#16 - _Heap_Limit and _Heap_Begin type mismatch in Release build
Issue -
State: closed - Opened by rpavlik almost 8 years ago
- 7 comments
Labels: bug
#15 - atexit & newlib
Issue -
State: closed - Opened by imatic01 almost 8 years ago
- 2 comments
Labels: bug
#14 - malloc & errno
Issue -
State: closed - Opened by imatic01 almost 8 years ago
- 17 comments
Labels: bug
#13 - Fix typos
Pull Request -
State: closed - Opened by sam-bristow almost 8 years ago
- 4 comments
#12 - Fix operators ++ and -- in intrusive_list_iterator
Pull Request -
State: closed - Opened by armint about 8 years ago
- 2 comments
Labels: bug
#11 - _trace_write_semihosting_debug buffer overrun
Issue -
State: closed - Opened by andrea-marchini about 8 years ago
- 3 comments
Labels: bug
#10 - Timed thread join
Issue -
State: open - Opened by ilg-ul about 8 years ago
Labels: enhancement
#9 - Add a Codacy badge to README.md
Pull Request -
State: closed - Opened by codacy-badger over 8 years ago
#8 - Cortex-M0/M0+ systems do not start on release
Issue -
State: closed - Opened by ilg-ul over 8 years ago
- 2 comments
Labels: bug
#7 - Some message_queue calls trigger asserts
Issue -
State: closed - Opened by ilg-ul over 8 years ago
- 2 comments
Labels: bug
#6 - printf() calls do not print float/double values
Issue -
State: closed - Opened by ilg-ul over 8 years ago
- 6 comments
Labels: bug
#5 - Develop
Pull Request -
State: closed - Opened by bitFiedler over 8 years ago
- 9 comments
#4 - Confused about yotta related files
Issue -
State: closed - Opened by kblomqvist over 8 years ago
- 3 comments
Labels: question
#3 - Advanced memory management features
Issue -
State: closed - Opened by ilg-ul almost 9 years ago
- 8 comments
Labels: enhancement
#2 - bool event_flags::_try_wait in the file "cmsis-plus/src/rtos/os-evflags.cpp"
Issue -
State: closed - Opened by valenistiy about 9 years ago
- 1 comment
Labels: bug
#1 - READ ME FIRST!
Issue -
State: open - Opened by ilg-ul over 9 years ago