index
:
uclibc-ng-test.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
pthread
/
tst-c99.c
blob: 3cc91b1b75c917e5cbc39b7c4f6fcfc1a181c50d (
plain
)
1
2
#include <pthread.h> int main(void) { return 0; }