diff options
| author | dgp@users.sourceforge.net <dgp> | 2004-12-01 23:18:49 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2004-12-01 23:18:49 (GMT) |
| commit | 9d1ecb1e77bdd13bf5428a1eadd05242bd6f45bd (patch) | |
| tree | 24c98fbde098f2d1bc296137a0bc6efaa00c323f /unix/tclUnixNotfy.c | |
| parent | fc6333a03a31d814502993e6e355249a0bffcd40 (diff) | |
| download | tcl-9d1ecb1e77bdd13bf5428a1eadd05242bd6f45bd.zip tcl-9d1ecb1e77bdd13bf5428a1eadd05242bd6f45bd.tar.gz tcl-9d1ecb1e77bdd13bf5428a1eadd05242bd6f45bd.tar.bz2 | |
* generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() to
* generic/tclEncoding.c: make use of a ProcessGlobalValue for
* generic/tclEvent.c: storing the executable name.
Added internal routines Tcl(Get|Set)ObjNameOfExecutable() to access
that storage in Tcl_Obj, rather than string format.
* unix/tclUnixFile.c: Rewrote TclpFindExecutable() to use
* win/tclWinFile.c: TclSetObjNameOfExecutable to store the
executable name it computes.
* generic/tclInt.h: Added internal stub entries for
* generic/tclInt.decls: TclpFindExecutable and
Tcl(Get|Set)ObjNameOfExecutable.
* generic/tclIntDecls.h: make genstubs
* generic/tclStubInit.c:
* generic/tclCmdIL.c: Retrieve executable name in Tcl_Obj form
* win/tclWinPipe.c: instead of string form.
* unix/tclUnixTest.c: Update [testfindexecutable] command to use
new internal interfaces.
Diffstat (limited to 'unix/tclUnixNotfy.c')
0 files changed, 0 insertions, 0 deletions
