Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ stat
Class
stat
test/stat/test_stat.c:53–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
void test() {
52
int err;
53
struct stat s;
54
struct utimbuf t = {TEST_TIME, TEST_TIME};
55
56
// non-existent
Callers
1
test
Function · 0.70
Calls
no outgoing calls
Tested by
1
test
Function · 0.56