emscripten-core / emscripten-core/emscripten
[feature request] pwd.h functions (and getpwuid specifically)
Open
good first bug
help wanted
wontfix
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
Currently they are stubbed out in https://github.com/emscripten-core/emscripten/blob/b97bbc5/src/library.js#L2820.
I've ported busybox to emscripten, and creation of tar archive currently fails with `getpwuid: TODO`. Extraction of archives works well.
Contributor guide
Assessment
This issue has not been assessed yet.