commit | bd351841fd74212861e8c44374333b3c0d2f0436 | [log] [tgz] |
---|---|---|
author | Manoj Gupta <manojgupta@google.com> | Mon Mar 15 10:29:25 2021 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 16 05:37:11 2021 +0000 |
tree | 55075c27755b445c7117fdd1e9845f161c35981a | |
parent | c8b71622a5a36bee0a45741333fbdb5de5cfd78b [diff] |
add getdents64 to policies glibc 2.32 is using getdents64 syscall instead of getdents. So add getdents64 to policies that already have getdents. BUG=chromium:1171287 TEST=CQ Change-Id: I8dc822027cfa18a8081be90b317afe63c81e7082 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/mosys/+/2761557 Tested-by: Manoj Gupta <manojgupta@chromium.org> Auto-Submit: Manoj Gupta <manojgupta@chromium.org> Commit-Queue: Manoj Gupta <manojgupta@chromium.org> Commit-Queue: Hung-Te Lin <hungte@chromium.org> Reviewed-by: Hung-Te Lin <hungte@chromium.org>