[dfsan] Add Origin ABI Wrappers
Supported ctime_r, fgets, getcwd, get_current_dir_name, gethostname, getrlimit, getrusage, strcpy, time, inet_pton, localtime_r, getpwuid_r, epoll_wait, poll, select, sched_getaffinity Most of them work as calling their non-origin verision directly. This is a part of https://reviews.llvm.org/D95835. Reviewed By: morehouse Differential Revision: https://reviews.llvm.org/D98966
Loading
Please sign in to comment