Merge tag 'nolibc.2022.07.27a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Pull nolibc updates from Paul McKenney: "This provides nolibc updates, perhaps most notably improved testing via the 'cd tools/include/nolibc; make headers' command. This should be considered a smoke test. More thorough testing is in the works" * tag 'nolibc.2022.07.27a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu: tools/nolibc: add a help target to list supported targets tools/nolibc: make the default target build the headers tools/nolibc: fix the makefile to also work as "make -C tools ..." tools/nolibc/stdio: Add format attribute to enable printf warnings tools/nolibc/stdlib: Support overflow checking for older compiler versions
Showing
- tools/Makefile 3 additions, 0 deletionstools/Makefile
- tools/include/nolibc/Makefile 35 additions, 2 deletionstools/include/nolibc/Makefile
- tools/include/nolibc/stdio.h 2 additions, 2 deletionstools/include/nolibc/stdio.h
- tools/include/nolibc/stdlib.h 3 additions, 4 deletionstools/include/nolibc/stdlib.h
Loading
Please register or sign in to comment