summaryrefslogtreecommitdiff
path: root/gnu/installer
diff options
context:
space:
mode:
authorRomain GARBAGE <romain.garbage@inria.fr>2025-09-12 16:57:59 +0200
committerLudovic Courtès <ludo@gnu.org>2025-10-17 12:23:54 +0200
commit4ce3a53ae5ee832aa92e0345f15780bc7da060d7 (patch)
tree58c31f7bd40591dc75c3738d2564af3d4cea3b6e /gnu/installer
parent228d687fbe60aa61945f69733fefcfb56a592756 (diff)
pack: Address DT_UNKNOWN case for exotic filesystems.
In some filesystems, the d_type field in the dirent struct returned by readdir(3) is not properly filled. According to readdir(3), "All applications must properly handle a return of DT_UNKNOWN". This patch addresses the issue. * gnu/packages/aux-files/run-in-namespace.c: Handle DT_UNKNOWN case. Change-Id: I128b0b88add1e9990e4fbf316ee03c3d19d4e0fc Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/installer')
0 files changed, 0 insertions, 0 deletions