Skip to content

Commit

Permalink
[WRAPPER] Added 1 more libc wrapped function
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitSeb committed Dec 20, 2024
1 parent 80db017 commit e77ea1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wrapped/wrappedlibc_private.h
Original file line number Diff line number Diff line change
Expand Up @@ -1509,7 +1509,7 @@ GOWM(prctl, iFEiLLLL)
GO(pread, lFipLl)
GOW(__pread64, lFipLI)
GO(pread64, lFipLI)
//GO(__pread64_chk,
GO(__pread64_chk, lFipLlL)
GO(__pread_chk, lFipLlL)
GO(preadv, lFipil)
GO(preadv2, lFipili)
Expand Down

0 comments on commit e77ea1b

Please sign in to comment.