[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220620231325.GA3845036@paulmck-ThinkPad-P17-Gen-1>
Date: Mon, 20 Jun 2022 16:13:25 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: rcu@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, kernel-team@...com,
rostedt@...dmis.org
Subject: [PATCH rcu 0/5] nolibc updates for v5.20
Hello!
This series provides nolibc updates, including improved testing:
1. Support overflow checking for older compiler versions, courtesy
of Ammar Faizi.
2. Add format attribute to enable printf warnings, courtesy of
Alviro Iskandar Setiawan.
3. fix the makefile to also work as "make -C tools ...", courtesy
of Willy Tarreau.
4. make the default target build the headers, courtesy of Willy
Tarreau.
5. add a help target to list supported targets, courtesy of Willy
Tarreau.
Thanx, Paul
------------------------------------------------------------------------
b/tools/Makefile | 3 +++
b/tools/include/nolibc/Makefile | 18 +++++++++++++++++-
b/tools/include/nolibc/stdio.h | 4 ++--
b/tools/include/nolibc/stdlib.h | 7 +++----
tools/include/nolibc/Makefile | 19 ++++++++++++++++++-
5 files changed, 43 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists