Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * unix/tclUnixCompat.c (PadBuffer): Fixed bug in calculation of | andreas_kupries | 2006-09-12 | 1 | -5/+11 |
* | * unix/tclUnixCompat.c: make compatLock static and only declare it when | das | 2006-09-11 | 1 | -107/+110 |
* | Fixed compilation for Darwin so the compiler does not bark about | vasiljevic | 2006-09-08 | 1 | -8/+11 |
* | * unix/tclUnixCompat.c: Fixed conditions for CopyArray/CopyString, | andreas_kupries | 2006-09-08 | 1 | -6/+6 |
* | For Darwin, assume gethostbyname() and gethostbyaddr() are MT-safe | vasiljevic | 2006-09-08 | 1 | -3/+3 |
* | * unix/tclUnixFCmd.c: Removed some false tests added | vasiljevic | 2006-09-07 | 1 | -21/+62 |
* | Fixed typos in some wrapers | vasiljevic | 2006-09-07 | 1 | -4/+4 |
* | Fixed wrong structure usage in some wrappers | vasiljevic | 2006-09-07 | 1 | -3/+3 |
* | Rewritten MT-safe wrappers to return ptrs to TSD storage | vasiljevic | 2006-09-07 | 1 | -103/+136 |
* | Added for fixing the Tcl Bug 999544 | vasiljevic | 2006-09-06 | 1 | -0/+584 |