-
I'm curious to hear what people think about how much of POSIX should be possible to implement via WASI.
As a concrete example, I may be wrong but I think you can't implement the commandline tool `l…
-
I have ot-br-posix running under linux, and it allows to join a network using ot-ctl.
This all works fine, until the RCP refuses to connect all of a sudden.
`ot-ctl dataset active` yields `Not found…
-
### Describe the feature you'd like
There are two major ways groups can be resolved in LDAP Directory Servers. Either via the an attribute on the user (usually `memberOf`, RFC2307bis). Or via the gro…
-
**Describe the bug**
Building a hello world result in many POSIX kconfigs being enabled or showing in the resulting .config
**To Reproduce**
Steps to reproduce the behavior:
1. west build -b…
-
**Describe the bug**
Prior to #51211, POSIX features were mostly all available all the time when `CONFIG_POSIX_API` was selected.
As part of the above ticket, POSIX features via Kconfig options …
-
The `workingDir` parameter for tasks only affects the cwd of commands issued from the `$` object passed to the function. What's missing is the `Deno.cwd()` command which isn't affected. Consider runni…
-
See functions [here](https://www.man7.org/linux/man-pages/man3/tsearch.3.html).
-
**Is your enhancement proposal related to a problem? Please describe.**
The `posix.common` testsuite contains a lot of mostly unrelated testsuites. As a result, the code size is large, but mostly the…
-
**Describe the bug**
Tests:
tests/posix/env/portability.posix.env.newlib
and
tests/posix/common/portability.posix.common.newlib
end with error.
I think these are similar problems.
**To Repr…
-
## Reproduction
1. Launch `ipython` in a terminal on Linux
2. Type `import posix`
3. Type `vars(posix)`
## Observation
```
Python 3.12.5 (main, Aug 6 2024, 19:08:49) [GCC 13.3.0]
Type 'copyright',…