summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* added code to handle null argumentsstanton1998-06-151-5/+11
* added cleanup of .pdb and .pch files in the clean targetescoffon1998-06-101-0/+2
* Renamed function 'Tcl_OpenFileChannel' to 'TclpOpenFileChannel'.suresh1998-06-031-3/+3
* Renamed 'TclWinStat(...)' to 'TclpStat(...)' & 'TclWinAccess(...)' tosuresh1998-05-281-5/+3
* fixed bug in socket code: use of FIONREAD is not supported on Windowsstanton1998-05-271-93/+100
* Renamed 'TclWinAccess()' to 'TclpAccess()' & 'TclWinStat()' to 'TclpStat()'.suresh1998-05-161-4/+4
* *** empty log message ***stanton1998-04-292-4/+6
* added TclWinInit and TclpFinalizestanton1998-04-291-47/+80
* Initial revisionrjohnson1998-03-2628-0/+13960