Skip to content
  • Al Viro's avatar
    consolidate rt_sigsuspend() · ad4b65a4
    Al Viro authored
    
    
    * pull compat version alongside with the native one
    * make little-endian compat variant just call the native
    * don't bother with separate conditional for compat (both native and
    compat are going to become unconditional very soon).
    
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    ad4b65a4