Differences From Artifact [2ccd0f9045]:
- File doc/FindExec.3 — part of check-in [9539be84d1] at 2012-03-11 17:03:00 on branch trunk — A number of small spelling and wording fixes in the docs. (user: dkf size: 2380) [more...]
- File library/msgcat/doc/FindExec.3 — part of check-in [3653a449db] at 2012-05-07 18:40:55 on branch dgp-pkg-migration — merge trunk (user: dgp size: 2380)
- File pkgs/msgcat/doc/FindExec.3 — part of check-in [3653a449db] at 2012-05-07 18:40:55 on branch dgp-pkg-migration — merge trunk (user: dgp size: 2380)
To Artifact [c654d3e57b]:
- File doc/FindExec.3 — part of check-in [d7750d0af0] at 2012-12-13 09:01:17 on branch novem-reduced-symbol-export — merge novem Change signature of Tcl_FindExecutable: const char * -> const void *, to make it usable on win32 with wchar_t as well. (user: jan.nijtmans size: 2380) [more...]
| ︙ | |||
15 16 17 18 19 20 21 | 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | - - + + | .sp void \fBTcl_FindExecutable\fR(\fIargv0\fR) .sp const char * \fBTcl_GetNameOfExecutable\fR() .SH ARGUMENTS |
| ︙ |