Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 4ff7bc3eb32e9d66312d16757fb8c083df2d87d6
      
https://github.com/tmux/tmux/commit/4ff7bc3eb32e9d66312d16757fb8c083df2d87d6
  Author: deraadt <deraadt>
  Date:   2019-06-28 (Fri, 28 Jun 2019)

  Changed paths:
    M client.c
    M job.c

  Log Message:
  -----------
  When system calls indicate an error they return -1, not some arbitrary
value < 0.  errno is only updated in this case.  Change all (most?)
callers of syscalls to follow this better, and let's see if this strictness
helps us in the future.


  Commit: 68c2fc682493f154d833ae6195b4adc33fd4a3b2
      
https://github.com/tmux/tmux/commit/68c2fc682493f154d833ae6195b4adc33fd4a3b2
  Author: Thomas Adam <[email protected]>
  Date:   2019-06-28 (Fri, 28 Jun 2019)

  Changed paths:
    M client.c
    M job.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


Compare: https://github.com/tmux/tmux/compare/b6b4f86cfc34...68c2fc682493

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/b6b4f8-68c2fc%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to