mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/1] tools/nolibc: Support centos-7
@ 2023-09-26 13:36 Rodrigo Campos
  2023-09-26 13:36 ` [PATCH 1/1] tools/nolibc: Add workarounds for centos-7 Rodrigo Campos
  0 siblings, 1 reply; 7+ messages in thread
From: Rodrigo Campos @ 2023-09-26 13:36 UTC (permalink / raw)
  To: Willy Tarreau, Thomas Weißschuh; +Cc: linux-kernel, Rodrigo Campos

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-10-07 14:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-26 13:36 [PATCH 0/1] tools/nolibc: Support centos-7 Rodrigo Campos
2023-09-26 13:36 ` [PATCH 1/1] tools/nolibc: Add workarounds for centos-7 Rodrigo Campos
2023-09-26 23:30   ` Thomas Weißschuh
2023-09-27 13:06     ` Rodrigo Campos
2023-09-27 18:23       ` Thomas Weißschuh
2023-09-27 19:41         ` Rodrigo Campos
2023-10-07 14:07         ` Zhangjin Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®