Edit

IABSD.fr/src/share

Branch :

  • Show log

    Commit

  • Author : cheloha
    Date : 2020-08-07 00:45:25
    Hash : a17537c0
    Message : timeout(9): remove unused interfaces: timeout_add_ts(9), timeout_add_bt(9) These two interfaces have been entirely unused since introduction. Remove them and thin the "timeout" namespace a bit. Discussed with mpi@ and ratchov@ almost a year ago, though I blocked the change at that time. Also discussed with visa@. ok visa@, mpi@