Skip to content

Commit 3476780

Browse files
committed
add fchown to aarch64 entrypoints
1 parent fd262a7 commit 3476780

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc/config/linux/aarch64/entrypoints.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,7 @@ set(TARGET_LIBC_ENTRYPOINTS
327327
libc.src.unistd.execve
328328
libc.src.unistd.faccessat
329329
libc.src.unistd.fchdir
330+
libc.src.unistd.fchown
330331
libc.src.unistd.fpathconf
331332
libc.src.unistd.fsync
332333
libc.src.unistd.ftruncate

0 commit comments

Comments
 (0)