hjl / source-git / glibc

Forked from source-git/glibc 3 years ago
Clone
Blob Blame History Raw
#define aio_write64 __renamed_aio_write64

#include "../../../../pthread/aio_write.c"

#undef aio_write64

weak_alias (aio_write, aio_write64)