On Thu, 06 Mar 2025 18:41:18 +0000, Louis Taylor wrote:
openat is useful to avoid needing to construct relative paths, so expose a wrapper for using it directly.
Applied, thanks!
[1/5] tools/nolibc: add support for openat(2) commit: b2edaad7f5192a79384b7d0bec62312b668da463 [2/5] tools/nolibc: always use openat(2) instead of open(2) commit: fbd4f52f5bf76e6ef63d7ebee16d404c6c8cfebb [3/5] tools/nolibc: process open() vararg as mode_t commit: 90e1f9f7440cba79716a9d5b0c9df2ce6a661197 [4/5] tools/nolibc: drop outdated example from overview comment commit: 00e03fea969efd46b104acd271e7f7e08e7c23bf [5/5] selftests/nolibc: use O_RDONLY flag instead of 0 commit: 6e406202a44a1a37176da0333cec10d5320c4b33
Best regards,