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

Fix #1568 #1569

Merged
merged 4 commits into from Dec 19, 2023
Merged

Fix #1568 #1569

merged 4 commits into from Dec 19, 2023

Conversation

JaylinYu
Copy link
Member

No description provided.

Signed-off-by: jaylin <jaylin@emqx.io>
Signed-off-by: jaylin <jaylin@emqx.io>
Signed-off-by: jaylin <jaylin@emqx.io>
Signed-off-by: jaylin <jaylin@emqx.io>
int process_daemonize(void);
int process_create_child(int (*child_run)(void *), void *data);
#ifndef _GNU_SOURCE
#define _GNU_SOURCE
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JaylinYu JaylinYu merged commit adba410 into master Dec 19, 2023
85 of 87 checks passed
@JaylinYu JaylinYu deleted the jaylin/dev branch December 19, 2023 10:31
@JaylinYu JaylinYu restored the jaylin/dev branch December 19, 2023 10:31
@JaylinYu JaylinYu deleted the jaylin/dev branch December 19, 2023 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants