-
Notifications
You must be signed in to change notification settings - Fork 112
Force _GNU_SOURCE if glibc is used. #267
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
Conversation
Signed-off-by: Michel Hidalgo <[email protected]>
Signed-off-by: Michel Hidalgo <[email protected]>
clalancette
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two minor things to fix, but otherwise looking good to me.
Signed-off-by: Michel Hidalgo <[email protected]>
Signed-off-by: Michel Hidalgo <[email protected]>
5a4f980 to
b86881e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me with green CI. I will suggest running CI against everything that uses src/process.c APIs, just to ensure that there is no downstream breakage. I doubt it, but good to check :).
Signed-off-by: Michel Hidalgo <[email protected]>
|
Ok, all's green. @clalancette @wjwwood anything else? |
|
Looks good to me. |
|
Ok, cool. Going in! |
Precisely what the title says. Connected to #265.