summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* merge trunkjan.nijtmans2013-03-066-1015/+502
|\
| * unix/configure: regenerated.jenglish2013-03-031-557/+395
| * Unix terminal and serial port I/O: retire obsolete termio and sgtty code,joe2013-03-035-458/+107
| |\
| | * ... which means struct TtyState can be replaced with struct FileState.jenglish_termios_cleanupjoe2013-03-021-51/+25
| | * Member TtyState.savedState set in TtyInit() but never subsequently used.joe2013-03-021-19/+10
| | * TtyParseMode signature simplification: take single pointer to struct TtyAttrs jenglish2013-03-021-19/+12
| | * More ifdef shuffling: GETREADQUEUE and GETWRITEQEUE always defined,jenglish2013-03-021-6/+7
| | * Do not use strncasecmp(). It is nonstandard and not portable.jenglish2013-03-021-7/+7
| | * unix/configure: regenerated.jenglish2013-03-011-557/+395
| | * Replace broken SC_SERIAL_PORT macro with plain AC_CHECK_HEADERS tests.jenglish2013-03-015-149/+15
| | * ifdef shuffling: TIOCMC[GS]ET ioctls are not specified by POSIX,jenglish2013-03-011-39/+19
| | * TtyGetOptionProc: remove inoperative comment "The string returned by jenglish2013-02-281-6/+2
| | * TtyGetBaud(), TtyGetSpeed(): use POSIX speed_t typedefjenglish2013-02-271-16/+8
| | * Remove IOSTATE facade: it's always a struct termios.jenglish2013-02-271-25/+18
| | * ifdef reduction - missed a couple spots (#if ... defined(USE_TERMIO))jenglish2013-02-271-7/+4
| | * ifdef reduction: SUPPORTS_TTY defined if and only if USE_TERMIOS defined.jenglish2013-02-271-21/+1
| | * For termios, we never want DIRECT_BAUD; always use the symbolic constantsjenglish2013-02-271-14/+0
| | * termios cleanup step 1: remove USE_TERMIO and USE_SGTTY conditional sectionsjenglish2013-02-271-100/+1
| |/
* | Merge trunk. jan.nijtmans2013-02-191-3/+5
|\ \ | |/
| * Use (preferred) Tcl_ObjSetVar2 in stead of Tcl_SetVar in tclAppInit.c, both U...jan.nijtmans2013-02-171-3/+5
* | merge trunkjan.nijtmans2013-02-151-2/+2
|\ \ | |/
| * [Bug 3604576]: msgcat-1.5.0.tm error on windows XPjan.nijtmans2013-02-141-2/+2
| |\
| | * Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, inclusiv...jan.nijtmans2013-02-141-2/+2
| * | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>jan.nijtmans2013-02-103-3/+0
| |\ \ | | |/
| | * Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>.jan.nijtmans2013-02-103-3/+0
| | * Bug [3598282]: Stop using installData.tcl to install the timezone files.stwo2013-01-311-5/+32
* | | more Tcl_NewIntObj/Tcl_NewBooleanObj -> Tcl_NewLongObj conversionsjan.nijtmans2013-02-117-10/+10
* | | merge trunkjan.nijtmans2013-02-031-5/+34
|\ \ \ | |/ /
| * | Bug [3598282]: Stop using installData.tcl to install the timezone files.stwo2013-01-311-3/+32
| * | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-301-2/+2
| |\ \ | | |/
| | * (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-301-2/+2
| | |\
* | | \ merge trunkjan.nijtmans2013-01-291-0/+8
|\ \ \ \ | |/ / /
| * | | [Bug 3601804]: platformCPUID segmentation fault on Darwinjan.nijtmans2013-01-261-0/+8
| |\ \ \ | | |/ /
| | * | [Bug 3601804]: platformCPUID segmentation fault on Darwinjan.nijtmans2013-01-261-0/+8
| | |\ \ | | | |/
| | | * [Bug 3601804]: platformCPUID segmentation fault on Darwinjan.nijtmans2013-01-261-0/+8
| * | | Another memory leak, and one Tcl_Free -> ckfreejan.nijtmans2013-01-251-1/+1
* | | | merge trunkjan.nijtmans2013-01-255-11/+11
|\ \ \ \ | |/ / /
| * | | Eliminate some unneeded usages of Tcl_SetResult, Tcl_AddObjErrorInfojan.nijtmans2013-01-252-6/+6
* | | | Merge trunkjan.nijtmans2013-01-251-4/+3
|\ \ \ \ | |/ / /
| * | | new version of cpuid, which doesn't use the edi register any more. Hopefully ...jan.nijtmans2013-01-241-4/+3
| |\ \ \ | | |/ /
| | * | new version of cpuid, which doesn't use the edi register any more. Hopefully ...jan.nijtmans2013-01-241-4/+3
| | |\ \ | | | |/
| | | * new version of cpuid, which doesn't use the edi register any more. Hopefully ...jan.nijtmans2013-01-241-4/+3
| * | | revert [8e83219e38]: it doesn't work on i386jan.nijtmans2013-01-241-1/+1
| |\ \ \ | | |/ /
| | * | revert [f3509c3d35]: it doesn't work on i386jan.nijtmans2013-01-241-1/+1
| | |\ \ | | | |/
| | | * revert [273bbe926d]: it doesn't work on i386jan.nijtmans2013-01-241-1/+1
* | | | merge trunkjan.nijtmans2013-01-231-1/+1
|\ \ \ \ | |/ / /
| * | | Bug [3601804]: platformCPUID segmentation fault on Darwinjan.nijtmans2013-01-221-1/+1
| |\ \ \ | | |/ /
| | * | Bug [3601804]: platformCPUID segmentation fault on Darwinjan.nijtmans2013-01-221-1/+1
| | |\ \ | | | |/
| | | * Bug [3601804]: platformCPUID segmentation fault on Darwinjan.nijtmans2013-01-221-1/+1
* | | | merge trunkjan.nijtmans2013-01-195-34/+25
|\ \ \ \ | |/ / /