From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v4 1/7] fzsync: Add self tests
Date: Tue, 13 Apr 2021 10:34:47 +0200 [thread overview]
Message-ID: <YHVXpxfK1uU5co9p@yuki> (raw)
In-Reply-To: <20210413070753.1691-2-rpalethorpe@suse.com>
Hi!
> diff --git a/lib/newlib_tests/test16.c b/lib/newlib_tests/test16.c
> index 0d74e1eae..7a9b5f20e 100644
> --- a/lib/newlib_tests/test16.c
> +++ b/lib/newlib_tests/test16.c
> @@ -9,6 +9,8 @@
> * which they should take it in turns to update.
> */
>
> +#define _GNU_SOURCE
> +
> #include <stdlib.h>
> #include "tst_test.h"
> #include "tst_safe_pthread.h"
I've removed this forgotten _GNU_SOURCE defition and pushed.
Thanks a lot for the fixes.
--
Cyril Hrubis
chrubis@suse.cz
next prev parent reply other threads:[~2021-04-13 8:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-13 7:07 [LTP] [PATCH v4 0/7] Fuzzy Sync single core support and tests Richard Palethorpe
2021-04-13 7:07 ` [LTP] [PATCH v4 1/7] fzsync: Add self tests Richard Palethorpe
2021-04-13 8:34 ` Cyril Hrubis [this message]
2021-04-13 7:07 ` [LTP] [PATCH v4 2/7] fzsync: Reset delay bias Richard Palethorpe
2021-04-13 7:07 ` [LTP] [PATCH v4 3/7] fzsync: Correctly print positive lower delay range bound Richard Palethorpe
2021-04-13 7:07 ` [LTP] [PATCH v4 4/7] fzsync: Add sched_yield for single core machine Richard Palethorpe
2021-04-13 7:07 ` [LTP] [PATCH v4 5/7] fzsync: Move yield check out of loop and add yield to delay Richard Palethorpe
2021-04-13 7:07 ` [LTP] [PATCH v4 6/7] API: Add tst_ncpus_available Richard Palethorpe
2021-04-13 7:07 ` [LTP] [PATCH v4 7/7] fzsync: Check processor affinity Richard Palethorpe
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=YHVXpxfK1uU5co9p@yuki \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/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: link
Be 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