Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

googletest: Switch to nanosleep #460

Merged
merged 1 commit into from
Oct 31, 2019
Merged

googletest: Switch to nanosleep #460

merged 1 commit into from
Oct 31, 2019

Conversation

neheb
Copy link
Contributor

@neheb neheb commented Jul 26, 2019

usleep is deprecated and optionally not available with uClibc-ng.

usleep is deprecated and optionally not available with uClibc-ng.
@neheb
Copy link
Contributor Author

neheb commented Oct 31, 2019

Added check for _POSIX_C_SOURCE

@sergiud sergiud merged commit 6f5699a into google:master Oct 31, 2019
@neheb neheb deleted the patch-1 branch October 31, 2019 22:44
@sergiud sergiud added this to the 0.5 milestone Mar 30, 2021
@sergiud sergiud mentioned this pull request May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants