• R
    enable LARGEFILE64 aliases · a5412976
    Rich Felker 提交于
    these will NOT be used when compiling with -D_LARGEFILE64_SOURCE on
    musl; instead, they exist in the hopes of eventually being able to run
    some glibc-linked apps with musl sitting in place of glibc.
    
    also remove the (apparently incorrect) fcntl alias.
    a5412976
libc.h 1.5 KB