R

Results 28 issues of R

~~This patch series first starts with a number of commits stubbing out functions in the existing `THREAD_model=posix` code. According to "The Open Group Base Specifications Issue 7, 2018 edition", there...

This is one part of breaking up #518 into smaller PRs. This should be (IMO) the least-controversial batch of commits

While trying to write [my own documentation for these file formats](https://github.com/ArcaneNibble/lxt/blob/main/format_notes.md), I have discovered multiple buffer overflows and similar invalid memory access issues in GTKWave file parsers: # LXT -...

Some applications, such as Clang/LLVM compiled to WASI, will break in strange ways if `st_ino` is zero or the same for every file. Although a user can work around this...

This has not been tested locally! I don't have enough disk space to store yet another LLVM tree, and I couldn't quite figure out how to test *only* the sysroot...

### Related area ohci, cache ### Hardware specification ohci, TI AM1808 ### Is your feature request related to a problem? Hi, I am currently contributing to the [Pybricks](https://github.com/pybricks/) project to...

Feature 💡

Even though it is not officially supported, I am currently using the GCC PRU toolchain for the TI AM1808 PRU V1 core as part of the [Pybricks project](https://github.com/pybricks/pybricks-pru/). For the...