lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ