Skip to content

Replace exit() with _exit() in Menu.C#5

Open
lq259 wants to merge 1 commit into
tinycorelinux:masterfrom
lq259:patch-1
Open

Replace exit() with _exit() in Menu.C#5
lq259 wants to merge 1 commit into
tinycorelinux:masterfrom
lq259:patch-1

Conversation

@lq259

@lq259 lq259 commented Jul 15, 2026

Copy link
Copy Markdown

To avoid errors, the child process should call _exit() rather than exit() if it cannot successfully exec another program. POSIX

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.

1 participant