tcl: 8.4.14 -> 8.5.0

This commit is contained in:
Danny Rawlins 2007-12-22 14:37:50 +11:00
parent c2d579830e
commit 7691fd68c9
3 changed files with 345 additions and 129 deletions

View File

@ -1,7 +1,7 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/tclsh -> tclsh8.4
-rwxr-xr-x root/root usr/bin/tclsh8.4
lrwxrwxrwx root/root usr/bin/tclsh -> tclsh8.5
-rwxr-xr-x root/root usr/bin/tclsh8.5
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/regcustom.h
-rw-r--r-- root/root usr/include/regerrs.h
@ -9,125 +9,257 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/tcl.h
-rw-r--r-- root/root usr/include/tclCompile.h
-rw-r--r-- root/root usr/include/tclDecls.h
-rw-r--r-- root/root usr/include/tclFileSystem.h
-rw-r--r-- root/root usr/include/tclIO.h
-rw-r--r-- root/root usr/include/tclInitScript.h
-rw-r--r-- root/root usr/include/tclInt.h
-rw-r--r-- root/root usr/include/tclIntDecls.h
-rw-r--r-- root/root usr/include/tclIntPlatDecls.h
-rw-r--r-- root/root usr/include/tclMath.h
-rw-r--r-- root/root usr/include/tclPlatDecls.h
-rw-r--r-- root/root usr/include/tclPort.h
-rw-r--r-- root/root usr/include/tclRegexp.h
-rw-r--r-- root/root usr/include/tclThrd.h
-rw-r--r-- root/root usr/include/tclTomMath.h
-rw-r--r-- root/root usr/include/tclTomMathDecls.h
-rw-r--r-- root/root usr/include/tommath.h
drwxr-xr-x root/root usr/lib/
-r-xr-xr-x root/root usr/lib/libtcl8.4.so
-rw-r--r-- root/root usr/lib/libtclstub8.4.a
drwxr-xr-x root/root usr/lib/tcl8.4/
-rw-r--r-- root/root usr/lib/tcl8.4/auto.tcl
drwxr-xr-x root/root usr/lib/tcl8.4/encoding/
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/ascii.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/big5.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp1250.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp1251.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp1252.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp1253.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp1254.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp1255.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp1256.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp1257.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp1258.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp437.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp737.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp775.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp850.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp852.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp855.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp857.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp860.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp861.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp862.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp863.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp864.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp865.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp866.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp869.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp874.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp932.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp936.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp949.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/cp950.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/dingbats.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/ebcdic.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/euc-cn.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/euc-jp.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/euc-kr.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/gb12345.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/gb1988.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/gb2312-raw.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/gb2312.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/iso2022-jp.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/iso2022-kr.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/iso2022.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/iso8859-1.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/iso8859-10.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/iso8859-13.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/iso8859-14.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/iso8859-15.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/iso8859-16.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/iso8859-2.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/iso8859-3.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/iso8859-4.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/iso8859-5.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/iso8859-6.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/iso8859-7.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/iso8859-8.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/iso8859-9.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/jis0201.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/jis0208.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/jis0212.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/koi8-r.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/koi8-u.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/ksc5601.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/macCentEuro.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/macCroatian.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/macCyrillic.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/macDingbats.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/macGreek.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/macIceland.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/macJapan.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/macRoman.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/macRomania.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/macThai.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/macTurkish.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/macUkraine.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/shiftjis.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/symbol.enc
-rw-r--r-- root/root usr/lib/tcl8.4/encoding/tis-620.enc
-rw-r--r-- root/root usr/lib/tcl8.4/history.tcl
drwxr-xr-x root/root usr/lib/tcl8.4/http1.0/
-rw-r--r-- root/root usr/lib/tcl8.4/http1.0/http.tcl
-rw-r--r-- root/root usr/lib/tcl8.4/http1.0/pkgIndex.tcl
drwxr-xr-x root/root usr/lib/tcl8.4/http2.5/
-rw-r--r-- root/root usr/lib/tcl8.4/http2.5/http.tcl
-rw-r--r-- root/root usr/lib/tcl8.4/http2.5/pkgIndex.tcl
-rw-r--r-- root/root usr/lib/tcl8.4/init.tcl
-rw-r--r-- root/root usr/lib/tcl8.4/ldAix
-rw-r--r-- root/root usr/lib/tcl8.4/ldAout.tcl
drwxr-xr-x root/root usr/lib/tcl8.4/msgcat1.3/
-rw-r--r-- root/root usr/lib/tcl8.4/msgcat1.3/msgcat.tcl
-rw-r--r-- root/root usr/lib/tcl8.4/msgcat1.3/pkgIndex.tcl
drwxr-xr-x root/root usr/lib/tcl8.4/opt0.4/
-rw-r--r-- root/root usr/lib/tcl8.4/opt0.4/optparse.tcl
-rw-r--r-- root/root usr/lib/tcl8.4/opt0.4/pkgIndex.tcl
-rw-r--r-- root/root usr/lib/tcl8.4/package.tcl
-rw-r--r-- root/root usr/lib/tcl8.4/parray.tcl
-rw-r--r-- root/root usr/lib/tcl8.4/safe.tcl
-rw-r--r-- root/root usr/lib/tcl8.4/tclAppInit.c
-rw-r--r-- root/root usr/lib/tcl8.4/tclIndex
drwxr-xr-x root/root usr/lib/tcl8.4/tcltest2.2/
-rw-r--r-- root/root usr/lib/tcl8.4/tcltest2.2/pkgIndex.tcl
-rw-r--r-- root/root usr/lib/tcl8.4/tcltest2.2/tcltest.tcl
-rw-r--r-- root/root usr/lib/tcl8.4/word.tcl
-r-xr-xr-x root/root usr/lib/libtcl8.5.so
-rw-r--r-- root/root usr/lib/libtclstub8.5.a
drwxr-xr-x root/root usr/lib/tcl8.5/
-rw-r--r-- root/root usr/lib/tcl8.5/auto.tcl
-rw-r--r-- root/root usr/lib/tcl8.5/clock.tcl
drwxr-xr-x root/root usr/lib/tcl8.5/encoding/
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/ascii.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/big5.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp1250.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp1251.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp1252.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp1253.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp1254.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp1255.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp1256.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp1257.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp1258.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp437.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp737.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp775.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp850.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp852.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp855.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp857.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp860.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp861.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp862.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp863.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp864.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp865.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp866.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp869.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp874.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp932.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp936.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp949.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/cp950.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/dingbats.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/ebcdic.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/euc-cn.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/euc-jp.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/euc-kr.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/gb12345.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/gb1988.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/gb2312-raw.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/gb2312.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/iso2022-jp.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/iso2022-kr.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/iso2022.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/iso8859-1.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/iso8859-10.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/iso8859-13.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/iso8859-14.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/iso8859-15.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/iso8859-16.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/iso8859-2.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/iso8859-3.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/iso8859-4.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/iso8859-5.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/iso8859-6.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/iso8859-7.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/iso8859-8.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/iso8859-9.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/jis0201.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/jis0208.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/jis0212.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/koi8-r.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/koi8-u.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/ksc5601.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/macCentEuro.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/macCroatian.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/macCyrillic.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/macDingbats.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/macGreek.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/macIceland.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/macJapan.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/macRoman.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/macRomania.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/macThai.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/macTurkish.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/macUkraine.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/shiftjis.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/symbol.enc
-rw-r--r-- root/root usr/lib/tcl8.5/encoding/tis-620.enc
-rw-r--r-- root/root usr/lib/tcl8.5/history.tcl
drwxr-xr-x root/root usr/lib/tcl8.5/http1.0/
-rw-r--r-- root/root usr/lib/tcl8.5/http1.0/http.tcl
-rw-r--r-- root/root usr/lib/tcl8.5/http1.0/pkgIndex.tcl
-rw-r--r-- root/root usr/lib/tcl8.5/init.tcl
-rw-r--r-- root/root usr/lib/tcl8.5/ldAix
drwxr-xr-x root/root usr/lib/tcl8.5/msgs/
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/af.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/af_za.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/ar.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/ar_in.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/ar_jo.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/ar_lb.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/ar_sy.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/be.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/bg.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/bn.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/bn_in.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/ca.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/cs.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/da.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/de.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/de_at.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/de_be.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/el.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/en_au.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/en_be.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/en_bw.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/en_ca.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/en_gb.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/en_hk.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/en_ie.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/en_in.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/en_nz.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/en_ph.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/en_sg.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/en_za.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/en_zw.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/eo.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es_ar.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es_bo.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es_cl.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es_co.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es_cr.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es_do.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es_ec.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es_gt.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es_hn.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es_mx.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es_ni.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es_pa.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es_pe.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es_pr.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es_py.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es_sv.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es_uy.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/es_ve.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/et.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/eu.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/eu_es.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/fa.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/fa_in.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/fa_ir.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/fi.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/fo.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/fo_fo.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/fr.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/fr_be.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/fr_ca.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/fr_ch.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/ga.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/ga_ie.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/gl.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/gl_es.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/gv.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/gv_gb.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/he.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/hi.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/hi_in.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/hr.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/hu.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/id.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/id_id.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/is.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/it.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/it_ch.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/ja.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/kl.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/kl_gl.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/ko.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/ko_kr.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/kok.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/kok_in.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/kw.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/kw_gb.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/lt.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/lv.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/mk.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/mr.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/mr_in.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/ms.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/ms_my.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/mt.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/nb.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/nl.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/nl_be.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/nn.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/pl.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/pt.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/pt_br.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/ro.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/ru.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/ru_ua.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/sh.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/sk.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/sl.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/sq.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/sr.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/sv.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/sw.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/ta.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/ta_in.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/te.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/te_in.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/th.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/tr.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/uk.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/vi.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/zh.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/zh_cn.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/zh_hk.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/zh_sg.msg
-rw-r--r-- root/root usr/lib/tcl8.5/msgs/zh_tw.msg
drwxr-xr-x root/root usr/lib/tcl8.5/opt0.4/
-rw-r--r-- root/root usr/lib/tcl8.5/opt0.4/optparse.tcl
-rw-r--r-- root/root usr/lib/tcl8.5/opt0.4/pkgIndex.tcl
-rw-r--r-- root/root usr/lib/tcl8.5/package.tcl
-rw-r--r-- root/root usr/lib/tcl8.5/parray.tcl
-rw-r--r-- root/root usr/lib/tcl8.5/safe.tcl
-rw-r--r-- root/root usr/lib/tcl8.5/tclAppInit.c
-rw-r--r-- root/root usr/lib/tcl8.5/tclIndex
-rw-r--r-- root/root usr/lib/tcl8.5/tm.tcl
-rw-r--r-- root/root usr/lib/tcl8.5/word.tcl
drwxr-xr-x root/root usr/lib/tcl8/
drwxr-xr-x root/root usr/lib/tcl8/8.3/
drwxr-xr-x root/root usr/lib/tcl8/8.4/
-rw-r--r-- root/root usr/lib/tcl8/8.4/http-2.5.3.tm
-rw-r--r-- root/root usr/lib/tcl8/8.4/platform-1.0.3.tm
drwxr-xr-x root/root usr/lib/tcl8/8.4/platform/
-rw-r--r-- root/root usr/lib/tcl8/8.4/platform/shell-1.1.3.tm
drwxr-xr-x root/root usr/lib/tcl8/8.5/
-rw-r--r-- root/root usr/lib/tcl8/8.5/msgcat-1.4.2.tm
-rw-r--r-- root/root usr/lib/tcl8/8.5/tcltest-2.3.0.tm
-rw-r--r-- root/root usr/lib/tclConfig.sh
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
@ -144,7 +276,12 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_AppInit.3.gz
-rw-r--r-- root/root usr/man/man3/Tcl_AppendAllObjTypes.3
-rw-r--r-- root/root usr/man/man3/Tcl_AppendElement.3
-rw-r--r-- root/root usr/man/man3/Tcl_AppendExportList.3
-rw-r--r-- root/root usr/man/man3/Tcl_AppendFormatToObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_AppendLimitedToObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_AppendObjToErrorInfo.3
-rw-r--r-- root/root usr/man/man3/Tcl_AppendObjToObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_AppendPrintfToObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_AppendResult.3
-rw-r--r-- root/root usr/man/man3/Tcl_AppendResultVA.3
-rw-r--r-- root/root usr/man/man3/Tcl_AppendStringsToObj.3
@ -178,6 +315,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_ChannelSeekProc.3
-rw-r--r-- root/root usr/man/man3/Tcl_ChannelSetOptionProc.3
-rw-r--r-- root/root usr/man/man3/Tcl_ChannelThreadActionProc.3
-rw-r--r-- root/root usr/man/man3/Tcl_ChannelTruncateProc.3
-rw-r--r-- root/root usr/man/man3/Tcl_ChannelVersion.3
-rw-r--r-- root/root usr/man/man3/Tcl_ChannelWatchProc.3
-rw-r--r-- root/root usr/man/man3/Tcl_ChannelWideSeekProc.3
@ -201,12 +339,14 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_CreateCloseHandler.3
-rw-r--r-- root/root usr/man/man3/Tcl_CreateCommand.3.gz
-rw-r--r-- root/root usr/man/man3/Tcl_CreateEncoding.3
-rw-r--r-- root/root usr/man/man3/Tcl_CreateEnsemble.3
-rw-r--r-- root/root usr/man/man3/Tcl_CreateEventSource.3
-rw-r--r-- root/root usr/man/man3/Tcl_CreateExitHandler.3
-rw-r--r-- root/root usr/man/man3/Tcl_CreateFileHandler.3
-rw-r--r-- root/root usr/man/man3/Tcl_CreateHashEntry.3
-rw-r--r-- root/root usr/man/man3/Tcl_CreateInterp.3
-rw-r--r-- root/root usr/man/man3/Tcl_CreateMathFunc.3
-rw-r--r-- root/root usr/man/man3/Tcl_CreateNamespace.3
-rw-r--r-- root/root usr/man/man3/Tcl_CreateObjCommand.3
-rw-r--r-- root/root usr/man/man3/Tcl_CreateObjTrace.3
-rw-r--r-- root/root usr/man/man3/Tcl_CreateSlave.3
@ -240,11 +380,22 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_DeleteHashEntry.3
-rw-r--r-- root/root usr/man/man3/Tcl_DeleteHashTable.3
-rw-r--r-- root/root usr/man/man3/Tcl_DeleteInterp.3
-rw-r--r-- root/root usr/man/man3/Tcl_DeleteNamespace.3
-rw-r--r-- root/root usr/man/man3/Tcl_DeleteThreadExitHandler.3
-rw-r--r-- root/root usr/man/man3/Tcl_DeleteTimerHandler.3
-rw-r--r-- root/root usr/man/man3/Tcl_DeleteTrace.3
-rw-r--r-- root/root usr/man/man3/Tcl_DetachChannel.3
-rw-r--r-- root/root usr/man/man3/Tcl_DetachPids.3
-rw-r--r-- root/root usr/man/man3/Tcl_DictObjDone.3
-rw-r--r-- root/root usr/man/man3/Tcl_DictObjFirst.3
-rw-r--r-- root/root usr/man/man3/Tcl_DictObjGet.3
-rw-r--r-- root/root usr/man/man3/Tcl_DictObjNext.3
-rw-r--r-- root/root usr/man/man3/Tcl_DictObjPut.3
-rw-r--r-- root/root usr/man/man3/Tcl_DictObjPutKeyList.3
-rw-r--r-- root/root usr/man/man3/Tcl_DictObjRemove.3
-rw-r--r-- root/root usr/man/man3/Tcl_DictObjRemoveKeyList.3
-rw-r--r-- root/root usr/man/man3/Tcl_DictObjSize.3
-rw-r--r-- root/root usr/man/man3/Tcl_DiscardInterpState.3
-rw-r--r-- root/root usr/man/man3/Tcl_DiscardResult.3
-rw-r--r-- root/root usr/man/man3/Tcl_DoOneEvent.3.gz
-rw-r--r-- root/root usr/man/man3/Tcl_DoWhenIdle.3
@ -264,6 +415,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_EventuallyFree.3
-rw-r--r-- root/root usr/man/man3/Tcl_Exit.3
-rw-r--r-- root/root usr/man/man3/Tcl_ExitThread.3
-rw-r--r-- root/root usr/man/man3/Tcl_Export.3
-rw-r--r-- root/root usr/man/man3/Tcl_ExposeCommand.3
-rw-r--r-- root/root usr/man/man3/Tcl_ExprBoolean.3
-rw-r--r-- root/root usr/man/man3/Tcl_ExprBooleanObj.3
@ -285,6 +437,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_FSDeleteFile.3
-rw-r--r-- root/root usr/man/man3/Tcl_FSEqualPaths.3
-rw-r--r-- root/root usr/man/man3/Tcl_FSEvalFile.3
-rw-r--r-- root/root usr/man/man3/Tcl_FSEvalFileEx.3
-rw-r--r-- root/root usr/man/man3/Tcl_FSFileAttrStrings.3
-rw-r--r-- root/root usr/man/man3/Tcl_FSFileAttrsGet.3
-rw-r--r-- root/root usr/man/man3/Tcl_FSFileAttrsSet.3
@ -318,10 +471,15 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_Finalize.3
-rw-r--r-- root/root usr/man/man3/Tcl_FinalizeNotifier.3
-rw-r--r-- root/root usr/man/man3/Tcl_FinalizeThread.3
-rw-r--r-- root/root usr/man/man3/Tcl_FindCommand.3
-rw-r--r-- root/root usr/man/man3/Tcl_FindEnsemble.3
-rw-r--r-- root/root usr/man/man3/Tcl_FindExecutable.3
-rw-r--r-- root/root usr/man/man3/Tcl_FindHashEntry.3
-rw-r--r-- root/root usr/man/man3/Tcl_FindNamespace.3
-rw-r--r-- root/root usr/man/man3/Tcl_FirstHashEntry.3
-rw-r--r-- root/root usr/man/man3/Tcl_Flush.3
-rw-r--r-- root/root usr/man/man3/Tcl_ForgetImport.3
-rw-r--r-- root/root usr/man/man3/Tcl_Format.3
-rw-r--r-- root/root usr/man/man3/Tcl_Free.3
-rw-r--r-- root/root usr/man/man3/Tcl_FreeEncoding.3
-rw-r--r-- root/root usr/man/man3/Tcl_FreeParse.3
@ -329,11 +487,14 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_GetAlias.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetAliasObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetAssocData.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetBignumFromObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetBoolean.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetBooleanFromObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetByteArrayFromObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetChannel.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetChannelBufferSize.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetChannelError.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetChannelErrorInterp.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetChannelHandle.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetChannelInstanceData.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetChannelMode.3
@ -349,15 +510,25 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_GetCommandInfo.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetCommandInfoFromToken.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetCommandName.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetCurrentNamespace.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetCurrentThread.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetCwd.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetDefaultEncodingDir.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetDouble.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetDoubleFromObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetEncoding.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetEncodingFromObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetEncodingName.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetEncodingNameFromEnvironment.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetEncodingNames.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetEncodingSearchPath.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetEnsembleFlags.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetEnsembleMappingDict.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetEnsembleNamespace.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetEnsembleSubcommandList.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetEnsembleUnknownHandler.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetErrno.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetGloblaNamespace.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetHashKey.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetHashValue.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetHostName.3.gz
@ -370,13 +541,14 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_GetMaster.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetMathFuncInfo.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetNameOfExecutable.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetOSTypeFromObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetNamespaceUnknownHandler.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetObjResult.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetObjType.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetOpenFile.3.gz
-rw-r--r-- root/root usr/man/man3/Tcl_GetPathType.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetRange.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetRegExpFromObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetReturnOptions.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetServiceMode.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetSlave.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetStackedChannel.3
@ -385,7 +557,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_GetStringFromObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetStringResult.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetThreadData.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetTime.3.gz
-rw-r--r-- root/root usr/man/man3/Tcl_GetTime.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetTopChannel.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetUniChar.3
-rw-r--r-- root/root usr/man/man3/Tcl_GetUnicode.3
@ -401,6 +573,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_GlobalEvalObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_HashStats.3
-rw-r--r-- root/root usr/man/man3/Tcl_HideCommand.3
-rw-r--r-- root/root usr/man/man3/Tcl_Import.3
-rw-r--r-- root/root usr/man/man3/Tcl_IncrRefCount.3
-rw-r--r-- root/root usr/man/man3/Tcl_Init.3.gz
-rw-r--r-- root/root usr/man/man3/Tcl_InitCustomHashTable.3
@ -417,11 +590,27 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_IsChannelExisting.3
-rw-r--r-- root/root usr/man/man3/Tcl_IsChannelRegistered.3
-rw-r--r-- root/root usr/man/man3/Tcl_IsChannelShared.3
-rw-r--r-- root/root usr/man/man3/Tcl_IsEnsemble.3
-rw-r--r-- root/root usr/man/man3/Tcl_IsSafe.3
-rw-r--r-- root/root usr/man/man3/Tcl_IsShared.3
-rw-r--r-- root/root usr/man/man3/Tcl_IsStandardChannel.3
-rw-r--r-- root/root usr/man/man3/Tcl_JoinPath.3
-rw-r--r-- root/root usr/man/man3/Tcl_JoinThread.3
-rw-r--r-- root/root usr/man/man3/Tcl_LimitAddHandler.3
-rw-r--r-- root/root usr/man/man3/Tcl_LimitCheck.3
-rw-r--r-- root/root usr/man/man3/Tcl_LimitExceeded.3
-rw-r--r-- root/root usr/man/man3/Tcl_LimitGetCommands.3
-rw-r--r-- root/root usr/man/man3/Tcl_LimitGetGranularity.3
-rw-r--r-- root/root usr/man/man3/Tcl_LimitGetTime.3
-rw-r--r-- root/root usr/man/man3/Tcl_LimitReady.3
-rw-r--r-- root/root usr/man/man3/Tcl_LimitRemoveHandler.3
-rw-r--r-- root/root usr/man/man3/Tcl_LimitSetCommands.3
-rw-r--r-- root/root usr/man/man3/Tcl_LimitSetGranularity.3
-rw-r--r-- root/root usr/man/man3/Tcl_LimitSetTime.3
-rw-r--r-- root/root usr/man/man3/Tcl_LimitTypeEnabled.3
-rw-r--r-- root/root usr/man/man3/Tcl_LimitTypeExceeded.3
-rw-r--r-- root/root usr/man/man3/Tcl_LimitTypeReset.3
-rw-r--r-- root/root usr/man/man3/Tcl_LimitTypeSet.3
-rw-r--r-- root/root usr/man/man3/Tcl_LinkVar.3
-rw-r--r-- root/root usr/man/man3/Tcl_ListMathFuncs.3
-rw-r--r-- root/root usr/man/man3/Tcl_ListObjAppendElement.3
@ -431,10 +620,6 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_ListObjLength.3
-rw-r--r-- root/root usr/man/man3/Tcl_ListObjReplace.3
-rw-r--r-- root/root usr/man/man3/Tcl_LogCommandInfo.3
-rw-r--r-- root/root usr/man/man3/Tcl_MacConvertTextResource.3
-rw-r--r-- root/root usr/man/man3/Tcl_MacEvalResource.3
-rw-r--r-- root/root usr/man/man3/Tcl_MacFindResource.3
-rw-r--r-- root/root usr/man/man3/Tcl_MacSetEventProc.3
-rw-r--r-- root/root usr/man/man3/Tcl_Main.3
-rw-r--r-- root/root usr/man/man3/Tcl_MakeFileChannel.3
-rw-r--r-- root/root usr/man/man3/Tcl_MakeSafe.3
@ -443,13 +628,14 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_MutexFinalize.3
-rw-r--r-- root/root usr/man/man3/Tcl_MutexLock.3
-rw-r--r-- root/root usr/man/man3/Tcl_MutexUnlock.3
-rw-r--r-- root/root usr/man/man3/Tcl_NewBignumObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_NewBooleanObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_NewByteArrayObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_NewDictObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_NewDoubleObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_NewIntObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_NewListObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_NewLongObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_NewOSTypeObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_NewObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_NewStringObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_NewUnicodeObj.3
@ -458,6 +644,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_NotifyChannel.3
-rw-r--r-- root/root usr/man/man3/Tcl_NumUtfChars.3
-rw-r--r-- root/root usr/man/man3/Tcl_ObjGetVar2.3
-rw-r--r-- root/root usr/man/man3/Tcl_ObjPrintf.3
-rw-r--r-- root/root usr/man/man3/Tcl_ObjSetVar2.3
-rw-r--r-- root/root usr/man/man3/Tcl_OpenCommandChannel.3
-rw-r--r-- root/root usr/man/man3/Tcl_OpenFileChannel.3
@ -478,10 +665,12 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_PkgProvideEx.3
-rw-r--r-- root/root usr/man/man3/Tcl_PkgRequire.3
-rw-r--r-- root/root usr/man/man3/Tcl_PkgRequireEx.3
-rw-r--r-- root/root usr/man/man3/Tcl_PkgRequireProc.3
-rw-r--r-- root/root usr/man/man3/Tcl_PosixError.3
-rw-r--r-- root/root usr/man/man3/Tcl_Preserve.3
-rw-r--r-- root/root usr/man/man3/Tcl_PrintDouble.3.gz
-rw-r--r-- root/root usr/man/man3/Tcl_PutEnv.3.gz
-rw-r--r-- root/root usr/man/man3/Tcl_QueryTimeProc.3
-rw-r--r-- root/root usr/man/man3/Tcl_QueueEvent.3
-rw-r--r-- root/root usr/man/man3/Tcl_Read.3
-rw-r--r-- root/root usr/man/man3/Tcl_ReadChars.3
@ -498,10 +687,13 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_RegExpMatchObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_RegExpRange.3
-rw-r--r-- root/root usr/man/man3/Tcl_RegisterChannel.3
-rw-r--r-- root/root usr/man/man3/Tcl_RegisterConfig.3.gz
-rw-r--r-- root/root usr/man/man3/Tcl_RegisterObjType.3
-rw-r--r-- root/root usr/man/man3/Tcl_Release.3
-rw-r--r-- root/root usr/man/man3/Tcl_ResetResult.3
-rw-r--r-- root/root usr/man/man3/Tcl_RestoreInterpState.3
-rw-r--r-- root/root usr/man/man3/Tcl_RestoreResult.3
-rw-r--r-- root/root usr/man/man3/Tcl_SaveInterpState.3
-rw-r--r-- root/root usr/man/man3/Tcl_SaveResult.3
-rw-r--r-- root/root usr/man/man3/Tcl_ScanCountedElement.3
-rw-r--r-- root/root usr/man/man3/Tcl_ScanElement.3
@ -509,35 +701,46 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_ServiceAll.3
-rw-r--r-- root/root usr/man/man3/Tcl_ServiceEvent.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetAssocData.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetBignumObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetBooleanObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetByteArrayLength.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetByteArrayObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetChannelBufferSize.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetChannelError.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetChannelErrorInterp.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetChannelOption.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetCommandInfo.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetCommandInfoFromToken.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetDefaultEncodingDir.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetDoubleObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetEncodingSearchPath.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetEnsembleFlags.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetEnsembleMappingDict.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetEnsembleSubcommandList.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetEnsembleUnknownHandler.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetErrno.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetErrorCode.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetErrorCodeVA.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetExitProc.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetHashValue.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetIntObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetListObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetLongObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetMainLoop.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetMaxBlockTime.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetOSTypeObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetNamespaceUnknownHandler.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetObjErrorCode.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetObjLength.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetObjResult.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetPanicProc.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetRecursionLimit.3.gz
-rw-r--r-- root/root usr/man/man3/Tcl_SetResult.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetReturnOptions.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetServiceMode.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetStdChannel.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetStringObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetSystemEncoding.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetTimeProc.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetTimer.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetUnicodeObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_SetVar.3
@ -558,6 +761,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_StringCaseMatch.3
-rw-r--r-- root/root usr/man/man3/Tcl_StringMatch.3
-rw-r--r-- root/root usr/man/man3/Tcl_SubstObj.3.gz
-rw-r--r-- root/root usr/man/man3/Tcl_TakeBignumFromObj.3
-rw-r--r-- root/root usr/man/man3/Tcl_Tell.3
-rw-r--r-- root/root usr/man/man3/Tcl_ThreadAlert.3
-rw-r--r-- root/root usr/man/man3/Tcl_ThreadQueueEvent.3
@ -565,6 +769,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_TraceVar.3
-rw-r--r-- root/root usr/man/man3/Tcl_TraceVar2.3
-rw-r--r-- root/root usr/man/man3/Tcl_TranslateFileName.3.gz
-rw-r--r-- root/root usr/man/man3/Tcl_TruncateChannel.3
-rw-r--r-- root/root usr/man/man3/Tcl_Ungets.3
-rw-r--r-- root/root usr/man/man3/Tcl_UniChar.3
-rw-r--r-- root/root usr/man/man3/Tcl_UniCharAtIndex.3
@ -632,13 +837,12 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/ckalloc.3
-rw-r--r-- root/root usr/man/man3/ckfree.3
-rw-r--r-- root/root usr/man/man3/ckrealloc.3
-rw-r--r-- root/root usr/man/man3/panic.3
-rw-r--r-- root/root usr/man/man3/panicVA.3
drwxr-xr-x root/root usr/man/mann/
-rw-r--r-- root/root usr/man/mann/SafeBase.n.gz
-rw-r--r-- root/root usr/man/mann/Tcl.n.gz
-rw-r--r-- root/root usr/man/mann/after.n.gz
-rw-r--r-- root/root usr/man/mann/append.n.gz
-rw-r--r-- root/root usr/man/mann/apply.n.gz
-rw-r--r-- root/root usr/man/mann/array.n.gz
-rw-r--r-- root/root usr/man/mann/auto_execok.n
-rw-r--r-- root/root usr/man/mann/auto_import.n
@ -653,11 +857,13 @@ drwxr-xr-x root/root usr/man/mann/
-rw-r--r-- root/root usr/man/mann/case.n.gz
-rw-r--r-- root/root usr/man/mann/catch.n.gz
-rw-r--r-- root/root usr/man/mann/cd.n.gz
-rw-r--r-- root/root usr/man/mann/chan.n.gz
-rw-r--r-- root/root usr/man/mann/clock.n.gz
-rw-r--r-- root/root usr/man/mann/close.n.gz
-rw-r--r-- root/root usr/man/mann/concat.n.gz
-rw-r--r-- root/root usr/man/mann/continue.n.gz
-rw-r--r-- root/root usr/man/mann/dde.n.gz
-rw-r--r-- root/root usr/man/mann/dict.n.gz
-rw-r--r-- root/root usr/man/mann/encoding.n.gz
-rw-r--r-- root/root usr/man/mann/eof.n.gz
-rw-r--r-- root/root usr/man/mann/error.n.gz
@ -686,16 +892,21 @@ drwxr-xr-x root/root usr/man/mann/
-rw-r--r-- root/root usr/man/mann/interp.n.gz
-rw-r--r-- root/root usr/man/mann/join.n.gz
-rw-r--r-- root/root usr/man/mann/lappend.n.gz
-rw-r--r-- root/root usr/man/mann/lassign.n.gz
-rw-r--r-- root/root usr/man/mann/lindex.n.gz
-rw-r--r-- root/root usr/man/mann/linsert.n.gz
-rw-r--r-- root/root usr/man/mann/list.n.gz
-rw-r--r-- root/root usr/man/mann/llength.n.gz
-rw-r--r-- root/root usr/man/mann/load.n.gz
-rw-r--r-- root/root usr/man/mann/lrange.n.gz
-rw-r--r-- root/root usr/man/mann/lrepeat.n.gz
-rw-r--r-- root/root usr/man/mann/lreplace.n.gz
-rw-r--r-- root/root usr/man/mann/lreverse.n.gz
-rw-r--r-- root/root usr/man/mann/lsearch.n.gz
-rw-r--r-- root/root usr/man/mann/lset.n.gz
-rw-r--r-- root/root usr/man/mann/lsort.n.gz
-rw-r--r-- root/root usr/man/mann/mathfunc.n.gz
-rw-r--r-- root/root usr/man/mann/mathop.n.gz
-rw-r--r-- root/root usr/man/mann/memory.n.gz
-rw-r--r-- root/root usr/man/mann/msgcat.n.gz
-rw-r--r-- root/root usr/man/mann/namespace.n.gz
@ -705,16 +916,18 @@ drwxr-xr-x root/root usr/man/mann/
-rw-r--r-- root/root usr/man/mann/pid.n.gz
-rw-r--r-- root/root usr/man/mann/pkg::create.n.gz
-rw-r--r-- root/root usr/man/mann/pkg_mkIndex.n.gz
-rw-r--r-- root/root usr/man/mann/platform.n.gz
-rw-r--r-- root/root usr/man/mann/platform::shell.n.gz
-rw-r--r-- root/root usr/man/mann/proc.n.gz
-rw-r--r-- root/root usr/man/mann/puts.n.gz
-rw-r--r-- root/root usr/man/mann/pwd.n.gz
-rw-r--r-- root/root usr/man/mann/re_syntax.n.gz
-rw-r--r-- root/root usr/man/mann/read.n.gz
-rw-r--r-- root/root usr/man/mann/refchan.n.gz
-rw-r--r-- root/root usr/man/mann/regexp.n.gz
-rw-r--r-- root/root usr/man/mann/registry.n.gz
-rw-r--r-- root/root usr/man/mann/regsub.n.gz
-rw-r--r-- root/root usr/man/mann/rename.n.gz
-rw-r--r-- root/root usr/man/mann/resource.n.gz
-rw-r--r-- root/root usr/man/mann/return.n.gz
-rw-r--r-- root/root usr/man/mann/scan.n.gz
-rw-r--r-- root/root usr/man/mann/seek.n.gz
@ -735,8 +948,10 @@ drwxr-xr-x root/root usr/man/mann/
-rw-r--r-- root/root usr/man/mann/tclvars.n.gz
-rw-r--r-- root/root usr/man/mann/tell.n.gz
-rw-r--r-- root/root usr/man/mann/time.n.gz
-rw-r--r-- root/root usr/man/mann/tm.n.gz
-rw-r--r-- root/root usr/man/mann/trace.n.gz
-rw-r--r-- root/root usr/man/mann/unknown.n.gz
-rw-r--r-- root/root usr/man/mann/unload.n.gz
-rw-r--r-- root/root usr/man/mann/unset.n.gz
-rw-r--r-- root/root usr/man/mann/update.n.gz
-rw-r--r-- root/root usr/man/mann/uplevel.n.gz

View File

@ -1 +1 @@
51c6bf74d3ffdb0bd866ecdac6ff6460 tcl8.4.14-src.tar.gz
d890c505465411b25050b6cd95971d2c tcl8.5.0-src.tar.gz

View File

@ -4,12 +4,13 @@
# Packager: Sven Dahl, dahl at c64 dot org
name=tcl
version=8.4.14
version=8.5.0
release=1
source=(http://dl.sourceforge.net/sourceforge/tcl/tcl$version-src.tar.gz)
build() {
cd tcl$version/unix/
cd tcl$version/unix
./configure --prefix=/usr
make
make install MKLINKS_FLAGS="-s" INSTALL_ROOT=$PKG
@ -18,11 +19,11 @@ build() {
cp tclUnixPort.h $PKG/usr/include/tclPort.h
cp tclUnixThrd.h $PKG/usr/include/tclThrd.h
sed -i -e "s|$SRC/tcl${version}/unix|/usr/lib|" $PKG/usr/lib/tclConfig.sh
sed -i -e "s|$SRC/tcl$version/unix|/usr/lib|" $PKG/usr/lib/tclConfig.sh
rm $PKG/usr/include/regex.h
ln -sf tclsh8.4 $PKG/usr/bin/tclsh
find $PKG/usr/man -type f -print0 | xargs -0 chmod 644
ln -sf tclsh${version%.*} $PKG/usr/bin/tclsh
chmod -R u+w $PKG/usr/man
}