chiark
/
gitweb
/
~mdw
/
fastforward
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Debianization, and minor fixes.
[fastforward]
/
tryvfork.c
1
void main()
2
{
3
vfork();
4
}