emscripten-core/emscripten

[feature request] pwd.h functions (and getpwuid specifically)

Open

#13,219 建立於 2021年1月9日

在 GitHub 查看
 (3 留言) (4 反應) (0 負責人)C++ (3,519 fork)batch import
good first bughelp wantedwontfix

倉庫指標

Star
 (27,361 star)
PR 合併指標
 (平均合併 19天 10小時) (30 天內合併 147 個 PR)

描述

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.

貢獻者指南