• Show log

    Commit

  • Hash : 8d9a85d4
    Author : Russell Belfer
    Date : 2013-08-22T11:40:53

    Convert sortedcache to use rwlock
    
    This is the first use we have of pthread_rwlock_t in libgit2.
    Hopefully it won't cause any serious portability problems.