This website requires JavaScript.
Explore
Help
Sign In
alnyan
/
yggdrasil
Watch
1
Star
0
Fork
0
You've already forked yggdrasil
Code
Issues
33
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yggdrasil
/
test.c
4 lines
56 B
C
Raw
Normal View
History
Unescape
Escape
libc: basic pthread spawn/join
2024-11-15 23:18:04 +02:00
int
main
(
int
argc
,
const
char
*
*
argv
)
{
libc: basic ygglibc with stubs
2024-11-11 15:19:36 +02:00
return
0
;
}
Reference in New Issue
Copy Permalink