Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8a1df41

Browse filesBrowse files
committed
linux complained about this
1 parent b1ee7eb commit 8a1df41
Copy full SHA for 8a1df41

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎stl/stl.c

Copy file name to clipboardExpand all lines: stl/stl.c
+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ stl_sleep(double t)
150150
}
151151

152152

153-
int
153+
int32_t
154154
stl_thread_create(char *func, void *arg, char *name)
155155
{
156156
pthread_attr_t attr;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.