summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2023-07-17 22:40:01 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2023-07-17 22:40:01 +0200
commit1a0d92937741eb745879e2c5ac96787001ca6125 (patch)
treed5c5ce42e0fe9b14bdd8051d5e0fcb25d46455a2 /9999/0005-linux-Use-getdents64-on-non-LFS-readdir.patch
parentUpdate dirent-related patchset from libc-alpha archive (v5) (diff)
downloadglibc-patches-1a0d92937741eb745879e2c5ac96787001ca6125.tar.gz
glibc-patches-1a0d92937741eb745879e2c5ac96787001ca6125.tar.bz2
glibc-patches-1a0d92937741eb745879e2c5ac96787001ca6125.zip
Rebase for upcoming glibc 2.38
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to '9999/0005-linux-Use-getdents64-on-non-LFS-readdir.patch')
-rw-r--r--9999/0005-linux-Use-getdents64-on-non-LFS-readdir.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/9999/0005-linux-Use-getdents64-on-non-LFS-readdir.patch b/9999/0005-linux-Use-getdents64-on-non-LFS-readdir.patch
index 4cb21bf..3bae810 100644
--- a/9999/0005-linux-Use-getdents64-on-non-LFS-readdir.patch
+++ b/9999/0005-linux-Use-getdents64-on-non-LFS-readdir.patch
@@ -1,4 +1,4 @@
-From 1652c61d24e43a0efd1fd4812f4a67494d093cc2 Mon Sep 17 00:00:00 2001
+From bc521cf2674e2a27cc4a0dfd638c151462d51d1b Mon Sep 17 00:00:00 2001
From: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date: Fri, 27 Jan 2023 14:28:30 -0300
Subject: [PATCH 5/9] linux: Use getdents64 on non-LFS readdir
@@ -177,5 +177,5 @@ index 4a4c00ea07..cd0ccaf33a 100644
struct dirent *
--
-2.39.1
+2.39.3