summaryrefslogtreecommitdiffstats
path: root/unix/tclLoadAout.c
Commit message (Collapse)AuthorAgeFilesLines
* load fixes for Bug 611108vincentdarley2002-10-101-206/+208
|
* Tcl_LoadHandle usagevincentdarley2002-07-181-4/+4
|
* load comments and clientData replacementvincentdarley2002-07-181-10/+23
|
* load internals refactoringvincentdarley2002-07-171-18/+15
|
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-2/+9
| | | | | This version builds clean on Solaris/SPARC, with GCC and CC, both with and without threads and both in 32-bit and 64-bit mode.
* Updated APIs in the files */tcl*Load*.c according to the guidelinesKevin B Kenny2002-01-091-3/+4
| | | | of TIP 27.
* * unix/tclLoadAout.c (TclGuessPackageName): removed unused varshobbs2001-10-161-4/+8
| | | | and fixed warnings. [Bug #446622] (lim)
* * More CONST poisoningdgp2001-09-281-3/+3
| | | | | | fixes from the 2001-09-24 TIP 27 changes. CONST-ified Tcl_FSLoadFile and TclpLoadFile. Report and patch from Kevin Kenny. [Bug 465833]
* minor fs, vfs fixesvincentdarley2001-09-041-3/+8
|
* filesystemvincentdarley2001-08-301-6/+6
|
* * unix/tclUnixChan.c: Added (off_t) type casts in lseek() callericm2000-03-271-4/+4
| | | | | | | | [Bug: 4409]. * unix/tclLoadAout.c: * unix/tclUnixPipe.c: Added (off_t) type casts in lseek() calls [Bug: 4410].
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-16/+53
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+470