public inbox for glibc-cvs@sourceware.org help / color / mirror / Atom feed
From: Adhemerval Zanella <azanella@sourceware.org> To: glibc-cvs@sourceware.org Subject: [glibc] posix: Remove unused variable on tst-_Fork.c Date: Thu, 31 Mar 2022 11:57:47 +0000 (GMT) [thread overview] Message-ID: <20220331115747.D2D053838010@sourceware.org> (raw) https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=f902892aaf92295a7d3065370412fb51a13e13e9 commit f902892aaf92295a7d3065370412fb51a13e13e9 Author: Adhemerval Zanella <adhemerval.zanella@linaro.org> Date: Fri Mar 25 11:25:22 2022 -0300 posix: Remove unused variable on tst-_Fork.c Checked on x86_64-linux-gnu and i686-linux-gnu. Diff: --- posix/tst-_Fork.c | 1 - 1 file changed, 1 deletion(-) diff --git a/posix/tst-_Fork.c b/posix/tst-_Fork.c index d383f87bf7..ae1ba9bb21 100644 --- a/posix/tst-_Fork.c +++ b/posix/tst-_Fork.c @@ -85,7 +85,6 @@ singlethread_test (void) } -static volatile sig_atomic_t sigusr1_handler_ran; #define SIG_PID_EXIT_CODE 20 static bool atfork_prepare_var;
reply other threads:[~2022-03-31 11:57 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20220331115747.D2D053838010@sourceware.org \ --to=azanella@sourceware.org \ --cc=glibc-cvs@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).