public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/azanella/clang] posix: Remove unused variable on tst-_Fork.c
@ 2022-03-29 20:34 Adhemerval Zanella
  0 siblings, 0 replies; only message in thread
From: Adhemerval Zanella @ 2022-03-29 20:34 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=381e5119e449d062d1e5f0284bb79857c4044a08

commit 381e5119e449d062d1e5f0284bb79857c4044a08
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Fri Mar 25 11:25:22 2022 -0300

    posix: Remove unused variable on tst-_Fork.c

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;


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-29 20:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-29 20:34 [glibc/azanella/clang] posix: Remove unused variable on tst-_Fork.c Adhemerval Zanella

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).