projects
/
deliverable
/
lttng-ust.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
fix: unix socket peercred on FreeBSD
[deliverable/lttng-ust.git]
/
tests
/
unit
/
ust-elf
/
data
/
pic
/
hello.c
1
#include <stdio.h>
2
3
int
main
()
4
{
5
puts
(
"hello, world"
);
6
7
return
0
;
8
}
This page took
0.032184 seconds
and
5
git commands to generate.