Skip to content
  • Junio C Hamano's avatar
    Merge branch 'js/async-thread' · 76265501
    Junio C Hamano authored
    * js/async-thread:
      fast-import: die_nicely() back to vsnprintf (reverts part of ebaa79f4)
      Enable threaded async procedures whenever pthreads is available
      Dying in an async procedure should only exit the thread, not the process.
      Reimplement async procedures using pthreads
      Windows: more pthreads functions
      Fix signature of fcntl() compatibility dummy
      Make report() from usage.c public as vreportf() and use it.
      Modernize t5530-upload-pack-error.
    
    Conflicts:
    	http-backend.c
    76265501