repo.or.cz
/
musl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
powerpc-sf longjmp clobbering of val argument
[musl.git]
/
src
/
misc
/
gethostid.c
blob
25bb35db862d297f92ff3931b1964373d48194d8
1
#include <unistd.h>
2
3
long
gethostid
()
4
{
5
return
0
;
6
}