[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230926133647.467179-1-rodrigo@sdfg.com.ar>
Date: Tue, 26 Sep 2023 15:36:46 +0200
From: Rodrigo Campos <rodrigo@...g.com.ar>
To: Willy Tarreau <w@....eu>,
Thomas Weißschuh <linux@...ssschuh.net>
Cc: linux-kernel@...r.kernel.org, Rodrigo Campos <rodrigo@...g.com.ar>
Subject: [PATCH 0/1] tools/nolibc: Support centos-7
I was trying to use nolibc in runc[1] and I found that it doesn't work on
centos-7.
I don't know if you care about centos-7 support, let me know. But the fix is so
simple, that I'm just sending it.
Best,
Rodrigo
[1]: https://github.com/opencontainers/runc/pull/4024/
Rodrigo Campos (1):
tools/nolibc: Add workarounds for centos-7
tools/include/nolibc/statx.h | 218 +++++++++++++++++++++++++++++++++++
tools/include/nolibc/sys.h | 2 +-
tools/include/nolibc/types.h | 2 +-
3 files changed, 220 insertions(+), 2 deletions(-)
create mode 100644 tools/include/nolibc/statx.h
--
2.40.1
Powered by blists - more mailing lists