Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
6a7b2fdc
Commit
6a7b2fdc
authored
Jul 14, 2008
by
Simon Marlow
Browse files
fix #2434: we weren't waiting long enough for the signal
parent
48a72931
Changes
1
Hide whitespace changes
Inline
Side-by-side
aclocal.m4
View file @
6a7b2fdc
...
...
@@ -1154,7 +1154,7 @@ out:
tock = 0;
usleep(300);
usleep(300
0
);
if (!tock) {
fprintf(stderr,"no CLOCK_REALTIME signal\n");
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment