Skip to content
  • Rich Felker's avatar
    add back x32 bits/socket.h defining time-related socket options · aad3e0c5
    Rich Felker authored
    these definitions are merely copied from the top-level sys/socket.h,
    so there is no functional change at this time. however, the top-level
    definitions will change to use the time64 "_NEW" versions on 32-bit
    archs when time_t is switched over to 64-bit. this commit ensures that
    change will be suppressed on x32.
    aad3e0c5