All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Misc. musl libc fixes.
@ 2024-04-21 23:20 Reagan Bohan
  2024-04-21 23:20 ` [PATCH 1/3] Define _LARGEFILE64_SOURCE for musl libc Reagan Bohan
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Reagan Bohan @ 2024-04-21 23:20 UTC (permalink / raw)
  To: igt-dev

These patches fix the non-standard includes sys/poll.h and sys/signal.h
as well as defines _LARGEFILE64_SOURCE for musl libc, else off64_t will
not be defined.


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

end of thread, other threads:[~2024-05-06 16:31 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-21 23:20 [PATCH 0/3] Misc. musl libc fixes Reagan Bohan
2024-04-21 23:20 ` [PATCH 1/3] Define _LARGEFILE64_SOURCE for musl libc Reagan Bohan
2024-04-22 15:36   ` Kamil Konieczny
2024-04-27  7:11     ` Reagan Bohan
2024-04-21 23:20 ` [PATCH 2/3] Change sys/poll.h to poll.h Reagan Bohan
2024-04-22 15:48   ` Kamil Konieczny
2024-04-27  7:06     ` Reagan Bohan
2024-04-21 23:20 ` [PATCH 3/3] Change sys/signal.h to signal.h Reagan Bohan
2024-04-22 15:49   ` Kamil Konieczny
2024-04-27 11:18 ` [PATCH i-g-t v2 0/7] Misc musl fixes Reagan Bohan
2024-04-27 11:18   ` [PATCH i-g-t v2 1/7] Define _LARGEFILE64_SOURCE for musl libc Reagan Bohan
2024-04-27 11:18   ` [PATCH i-g-t v2 2/7] lib: use poll.h in includes Reagan Bohan
2024-04-27 11:18   ` [PATCH i-g-t v2 3/7] benchmarks: " Reagan Bohan
2024-04-27 11:18   ` [PATCH i-g-t v2 4/7] runner: " Reagan Bohan
2024-04-27 11:18   ` [PATCH i-g-t v2 5/7] tests: " Reagan Bohan
2024-04-27 11:18   ` [PATCH i-g-t v2 6/7] tools: " Reagan Bohan
2024-04-27 11:18   ` [PATCH i-g-t v2 7/7] Change sys/signal.h to signal.h Reagan Bohan
2024-05-06 16:30   ` [PATCH i-g-t v2 0/7] Misc musl fixes Kamil Konieczny

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.