Check-in [57bb916b04]
Overview
Comment:Removed extraneous code in VFS code (kitdll)
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 57bb916b04af71080edee2b8cc4c8f9646ea7a7d
User & Date: rkeene on 2010-09-26 04:51:46
Other Links: manifest | tags
Context
2010-09-26
05:32
Updated build to remove fossil repository information check-in: 86d86b33a0 user: rkeene tags: trunk
04:51
Removed extraneous code in VFS code (kitdll) check-in: 57bb916b04 user: rkeene tags: trunk
04:51
Added patch from "Schelte Bron" <s...@wanadoo.nl> to fix build issue on Mac OS X check-in: d57968a24a user: rkeene tags: trunk
Changes

Modified kitdll/buildsrc/kitdll-0.0/vfs_kitdll.tcl from [34b10d5483] to [58587901f4].

327
328
329
330
331
332
333
334
335
	vfs::filesystem posixerror $::vfs::posix(EROFS)
}
proc ::vfs::kitdll::vfsop_utime {} {
	vfs::filesystem posixerror $::vfs::posix(EROFS)
}

package provide vfs::kitdll 1.0

::vfs::kitdll::Mount tcl /tmp







<
<
327
328
329
330
331
332
333


	vfs::filesystem posixerror $::vfs::posix(EROFS)
}
proc ::vfs::kitdll::vfsop_utime {} {
	vfs::filesystem posixerror $::vfs::posix(EROFS)
}

package provide vfs::kitdll 1.0