summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixPort.h
Commit message (Expand)AuthorAgeFilesLines
* '#if' -> '#ifdef' in tclUnixPort.h. Suggested by Gustaf Neumann. Reduces the ...jan.nijtmans2017-08-171-4/+4
* Eliminate the definition of L_tmpnam. It isn't used anywhere within Tcl any m...jan.nijtmans2015-07-151-10/+0
* Remove useless code, trying to sync win32 environment variables with cygwin's...jan.nijtmans2015-05-251-3/+0
|\
| * Remove useless code, trying to sync win32 environment variables with cygwin's...jan.nijtmans2015-05-251-3/+0
* | Tcl source code already assumes the <limits.h> file is available.dgp2015-03-241-5/+1
* | Implementation of [b42b208ba4]: file attributes -readonly on Cygwin. For comp...jan.nijtmans2014-03-261-0/+3
* | Don't use TclpInetNtoa any more, use inet_ntoa in stead. Since IP6 support it...jan.nijtmans2013-06-211-2/+0
* | Add support for Cygwin64, which has a 64-bit "long" type. jan.nijtmans2013-05-061-1/+3
|\ \ | |/
| * Add support for Cygwin64, which has a 64-bit "long" type. jan.nijtmans2013-05-061-1/+3
| |\
* | | Replace broken SC_SERIAL_PORT macro with plain AC_CHECK_HEADERS tests.jenglish2013-03-011-13/+0
* | | fix Bug 3598300 on MacOSX toojan.nijtmans2013-01-191-1/+1
|\ \ \ | |/ /
| * | Proposed solution for Bug 3598300 on MacOSXbug_3598300jan.nijtmans2013-01-181-1/+1
* | | [Bug 3598300]: unix: tcl.h does not include sys/stat.h.jan.nijtmans2013-01-181-23/+19
|\ \ \ | |/ /
| * | ... 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
|\ \ \ | |/ /
| * | revert [8abba84224], and make sure that every source file that uses Tcl_StatB...jan.nijtmans2013-01-171-3/+1
* | | [Bug 3598300]: unix: tcl.h does not include sys/stat.hjan.nijtmans2013-01-151-3/+3
|\ \ \
| * \ \ REMOVED FROM TRUNK: buggy, breaks the build on linux. [Bug 3598300]: unix: tc...jan.nijtmans2013-01-151-1/+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-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
* | | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so thatdgp2012-06-081-0/+1
|\ \ \ | |/ /
| * | 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-1/+0
|\ \ \ | |/ /
| * | 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/+19
|\ \ \ | |/ /
| * | 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-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
|\ \ \ | |/ /
| * | 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-1/+0
|\ \ \ \ | | |/ /
| | * | [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
|\ \ \ | |/ /
| * | [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
* | | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwinjan.nijtmans2012-03-151-1/+6
|\ \ \ | |/ /
| * | xjan.nijtmans2012-03-151-1/+6