boot2
Playing with the boostrap
git clone
https://git.ryansepassi.com/git/boot2.git
Log
|
Files
|
Refs
|
README
strstr-drop-mman.before (62B)
1
#include <stdlib.h>
2
#include <string.h>
3
#include <sys/mman.h>