Check-in [6af0168ed8]
Overview
Comment:Updated to support unthreaded Tcl and fixed a memory leak with home directory determination
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 6af0168ed827e5774e23d29cc8b9ea61da332cf4
User & Date: rkeene on 2014-11-14 21:46:19
Other Links: manifest | tags
Context
2014-11-15
16:46
Added more debugging, renamed appfs_terminate_interp for with more accurate name, fixed FUSE read/write to use pread/pwrite and return no short reads as is required by FUSE, added call to Tcl_FinalizeThread() on thread termination check-in: d5bfe6710c user: rkeene tags: trunk
2014-11-14
21:46
Updated to support unthreaded Tcl and fixed a memory leak with home directory determination check-in: 6af0168ed8 user: rkeene tags: trunk
21:44
Updated to use TCL_DEFS from tclConfig.sh check-in: 24908ac300 user: rkeene tags: trunk
Changes