Hi

lockf and fcntl are broken (any close on the fd releases all locks) so I 
suggest the best option is to create an flock in compat/ that is a no-op and do 
without the locking on Solaris. Or there may be a locking function that has the 
semantics we need.

-------- Original message --------
From: Dagobert Michelsen <d...@opencsw.org> 
Date: 10/08/2014  08:13  (GMT+00:00) 
To: tmux-users@lists.sourceforge.net 
Subject: flock again 
 
Hi,

I just noticed my continous builds on Solaris failed for tmux HEAD with missing 
flock definition
  
https://buildfarm.opencsw.org/buildbot/builders/tmux-solaris10-sparc/builds/59/steps/shell_2/logs/stdio
similar to the one we fixed some time ago:
  http://sourceforge.net/p/tmux/tmux-code/merge-requests/1/

Commits are automatically picked up, you can verify the current state at
  
https://buildfarm.opencsw.org/buildbot/waterfall?builder=tmux-solaris10-i386&builder=tmux-solaris10-sparc&reload=none


Best regards

  -- Dago
------------------------------------------------------------------------------
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users
------------------------------------------------------------------------------
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to