rempas / stack head clone3 (futex)
0 likes
0 forks
1 files
Last active
Stack head with clone3 (futex version)
1 | // libc-free x86-64 Linux multi-threading example |
2 | // $ cc -nostdlib stack_head.c |
3 | // Ref: https://nullprogram.com/blog/2023/03/23/ |
4 | // This is free and unencumbered software released into the public domain. |
5 | |
6 | #include "clone_args.h" |
7 | |
8 | #define SYS_write 1 |
9 | #define SYS_mmap 9 |
10 | #define SYS_nanosleep 35 |
rempas / stack head clone3 (waitid)
0 likes
0 forks
1 files
Last active
Stack head with clone3 (waitid version)
1 | // libc-free x86-64 Linux multi-threading example |
2 | // $ cc -nostdlib stack_head.c |
3 | // Ref: https://nullprogram.com/blog/2023/03/23/ |
4 | // This is free and unencumbered software released into the public domain. |
5 | // |
6 | #include "clone_args.h" |
7 | |
8 | #define SYS_write 1 |
9 | #define SYS_mmap 9 |
10 | #define SYS_nanosleep 35 |
rotimi-best / Hello World
0 likes
0 forks
1 files
Last active
1 | alert('hello world') |
GagnDeep / gist:7e09808b9b274d2ca109e7c8e2856763
0 likes
0 forks
1 files
Last active
1 | [ ] askdlsakda |
2 | [ ] sakdlsakdlsa |
Last active thomas/hello.md
• Forked from# Welcome to Opengist
His
Newer
Older