• S
    fcntl.h: add AT_STATX_ statx sync flag definitions · cc1a5351
    Szabolcs Nagy 提交于
    see
    
      linux commit a528d35e8bfcc521d7cb70aaf03e1bd296c8493f
      statx: Add a system call to make enhanced file info available
    
    these are linux specific and not reserved names for fcntl.h so they
    are under _BSD_SOURCE|_GNU_SOURCE.
    cc1a5351
fcntl.h 4.5 KB