CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/05 02:12:40
Modified files:
usr.bin/tmux : tmux.c
Log message:
Use open(".")/fchdir() to save and restore current directory rather than
getcwd()/chdir().
CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/05 02:12:40
Modified files:
usr.bin/tmux : tmux.c
Log message:
Use open(".")/fchdir() to save and restore current directory rather than
getcwd()/chdir().