|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Nicholas Marriott (nicm
cvs.openbsd.org)
Date: Sun Dec 19 2010 - 18:03:55 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: nicm
cvs.openbsd.org 2010/12/19 17:03:55
Modified files:
usr.bin/tmux : cmd-choose-window.c cmd-find-window.c
cmd-load-buffer.c session.c tmux.h
Log message:
Unify the way sessions are used by callbacks - store the address and use
the reference count, then check it is still on the global sessions list
in the callback.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]