This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
miti
/
graphene
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
4f9d612f34
Branche
Tagy
mitigator_patch
oldmirror
graphene
/
Pal
/
ipc
/
linux
/
demo
/
Makefile
Makefile
85 B
História
Raw
1
2
3
4
5
6
CC=gcc -g
all: client server fork test_optimization
clean:
rm -f client server *~