summaryrefslogtreecommitdiffstats
path: root/generic/tclIntPlatDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-3/+7
* implement TclWinGetSockOpt and TclWinGetServByName for cygwijan.nijtmans2012-04-241-29/+58
* tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-061-4/+4
* implement TclpGetPid for Cygwinjan.nijtmans2012-04-041-17/+57
* cleanup tclInt.decls to have the same form as Tcl 8.5/8.6,jan.nijtmans2012-04-031-26/+22
* [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-301-12/+10
* forgot 3 stub macros for cygwin: TclpCreateProcess, TclpMakefilejan.nijtmans2012-03-261-20/+29
* add TclWinConvertError and TclWinConvertWSAError for cygwinjan.nijtmans2012-03-221-11/+34
* many more cygwin functions presentjan.nijtmans2012-03-221-144/+197
* implement Tcl_WinUtfToTChar and Tcl_WinTCharToUtf for cygwinjan.nijtmans2012-03-191-0/+32
* bug 3508771: load tclreg.dll in cygwin tclshjan.nijtmans2012-03-191-6/+37
* Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directlyjan.nijtmans2011-03-251-6/+9
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* * generic/tclInt.decls: Yet another round of attemptingKevin B Kenny2007-04-211-5/+5
* added CONST to TclpLocaltime and TclpGmtime param throughoutKevin B Kenny2004-10-281-5/+6
* * generic/tclDecls.h: Regenerated on a unix box.andreas_kupries2004-06-101-593/+593
* * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-585/+593
* commit genstubs generated files with unix line endingsdgp2004-05-171-585/+585
* * generic/tclInt.decls: Restored TclpTime_t kludge to all Kevin B Kenny2004-05-171-585/+585
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-11/+11
* * generic/tclStubInit.c: regenhobbs2002-12-061-1/+8
* * generic/tclInt.decls:das2002-08-061-1/+29
* 2002-04-20 Daniel Steffen <das@users.sourceforge.net>das2002-04-191-1/+9
* * generic/tclInt.decls:das2002-01-271-3/+3
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-9/+9
* * generic/tclIntPlatDecls.h: 'make genstubs' after changesdgp2001-11-261-4/+5
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-23/+27
* * generic/tclInt.decls: Also added 'TclWinFlushDirtyChannels' toandreas_kupries2001-09-101-1/+8
* * generic/tclInt.decls:dgp2001-06-171-8/+1
* * generic/tcl.h:dgp2001-06-081-1/+8
* Thread-safe rewrite for the Tcl_Async* commands.davidg2000-07-261-8/+4
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added commentshobbs2000-03-311-9/+4
* * generic/tclInt.decls: added declaractions necessary for thehobbs1999-08-011-1/+15
* * Merged changes from 8.1.0 branchstanton1999-04-301-1/+7
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-164/+173
* * win/tclWinPipe.c:stanton1999-03-111-1/+16
* Merged stubs changes into mainline for 8.0stanton1999-03-101-127/+113
* * generic/tcl.decls: Added Mac specific declarations.stanton1999-03-041-19/+369
* * unix/Makefile.in:stanton1999-03-031-0/+159