summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixPort.h
Commit message (Expand)AuthorAgeFilesLines
* Proposed solution for Bug 3598300 on MacOSXbug_3598300jan.nijtmans2013-01-181-1/+1
* ... and fix cygwin buildjan.nijtmans2013-01-181-19/+15
* revert [8abba84224], and make sure that every source file that uses Tcl_StatB...jan.nijtmans2013-01-171-3/+1
* merge trunk jan.nijtmans2013-01-141-4/+2
* use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_pathjan.nijtmans2012-06-261-5/+9
|\
| * use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_pathjan.nijtmans2012-06-261-2/+8
* | Update autogoo for gettimeofday(). Thanks Joe English.dgp2012-06-081-4/+0
|\ \ | |/
| * Update autogoo for gettimeofday(). Thanks Joe English.dgp2012-06-081-4/+0
* | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so thatdgp2012-06-081-1/+1
* | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h,jan.nijtmans2012-05-071-3/+2
|\ \ | |/
| * move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, jan.nijtmans2012-05-071-3/+2
* | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-4/+14
|\ \ | |/
| * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-4/+14
* | move some more CYGWIN stuff to unix/tclUnixPort.hjan.nijtmans2012-05-031-0/+6
|\ \ | |/
| * move some more CYGWIN stuff to unix/tclUnixPort.hjan.nijtmans2012-05-031-4/+10
* | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongsjan.nijtmans2012-04-271-2/+11
* | get rid of _ANSI_ARGS_jan.nijtmans2012-04-261-3/+3
|\ \ | |/
* | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-2/+0
|\ \ | |/
| * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-2/+0
| |\
| | * implement TclWinGetSockOpt and TclWinGetServByName for cygwijan.nijtmans2012-04-241-1/+0
| | * tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-061-0/+0
| | * implement TclpGetPid for Cygwinjan.nijtmans2012-04-041-1/+0
| |/
* | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-301-2/+0
|\ \ | |/
| * some better checksjan.nijtmans2012-03-281-1/+0
| * [Bug 3288345] Wrong Tcl_StatBuf used on Cygwinjan.nijtmans2012-03-201-1/+7
* | xjan.nijtmans2012-03-151-1/+6
* | [Bug 2233954] AIX: compile errorjan.nijtmans2012-02-161-1/+3
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * backport darwin vfork fixdas2010-05-191-1/+7
| * * generic/tclEnv.c: improve environ handling on Mac OS X (adapteddas2007-08-071-4/+10
| * Restored Cygwin buildability [Bug 1387154]Kevin B Kenny2007-04-211-1/+9
| * * generic/tclInt.decls: Yet another round of attemptingKevin B Kenny2007-04-211-3/+3
| * Rewritten MT-safe wrappers to return ptrs to TSD storagevasiljevic2006-09-071-22/+14
| * Added MT-safe implementation of some library calls.vasiljevic2006-09-061-1/+28
| * * unix/tclUnixPort.h (Darwin): override potentially faulty configuredas2006-08-211-7/+13
| * * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-5/+25
| * * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-201-10/+33
| * * unix/tclUnixPort.h: Added the inclusion ofandreas_kupries2006-07-141-1/+6
| * * unix/tclUnixPort.h (Darwin): support for MAC_OS_X_VERSION_MAX_ALLOWEDdas2006-06-141-10/+27
| * * unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configuredas2005-12-061-1/+3
| * * unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configuredas2005-12-061-8/+10
| * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1/+34
| * * unix/tcl.m4, unix/configure: Backported [Bug 1095909], removinghobbs2005-07-081-6/+1
| * * macosx/tclMacOSXBundle.c:das2005-05-141-8/+1
| * * generic/tclInt.decls: Restored TclpTime_t kludge to all Kevin B Kenny2004-05-171-3/+3
| * 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-5/+7
| * #ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369]dkf2003-12-091-1/+3
| * * generic/tcl.decls:das2003-05-131-1/+8
* | [Bug 2991415]: tclport.h #included before limits.hnijtmans2010-05-251-3/+7