This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
miti
/
graphene
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
4f9d612f34
Branches
Tags
mitigator_patch
oldmirror
graphene
/
Pal
/
ipc
/
linux
/
demo
/
Makefile
Makefile
85 B
Verlauf
Originalformat
1
2
3
4
5
6
CC=gcc -g
all: client server fork test_optimization
clean:
rm -f client server *~