summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
...
* whitespace & order (sync with tclconfig/tcl.m4)das2007-11-181-7/+8
* Silence some warnings.dkf2007-11-162-8/+8
* autoheader-2.59das2007-11-161-1/+1
* regen w. autoconf 2.59dkf2007-11-151-231/+513
* Let people disable use of -rpath in their linking step. [Patch 1231022]dkf2007-11-151-281/+246
* autoconf-2.59das2007-11-151-7/+4
* fix 'stack grows upwards' AC_CACHE_CHECK messagedas2007-11-151-14/+7
* autoheader-2.59das2007-11-141-0/+3
* autoconf-2.59das2007-11-141-2/+2
* clarify message of second getaddrinfo checkdas2007-11-141-1/+1
* * unix/tclUnixInit.c: the TCL_NO_STACK_CHECK was being incorrectlyMiguel Sofer2007-11-131-5/+3
* Added autoconf goo to detect availability of getaddrinfopatthoyts2007-11-133-1/+199
* Oops!dkf2007-11-131-2/+3
* Forgot to transform to native encoding for getaddrinfo()dkf2007-11-131-2/+5
* fix Tcl_DStringFree bugletdas2007-11-131-2/+1
* The six-argument form of getaddressbyname_r() uses the fifth argument todkf2007-11-131-6/+6
* Rewrote to use the thread-safe version of gethostbyname() by forward-portingdkf2007-11-131-12/+83
* * unix/tclUnixInit.c: simplify non-crosscompiled case.das2007-11-111-11/+13
* autoheader-2.59das2007-11-111-0/+6
* autoconf-2.59das2007-11-111-6109/+6076
* * unix/configure: autoconf 2.61Miguel Sofer2007-11-101-6067/+6172
* * generic/tclBasic.c:Miguel Sofer2007-11-102-4/+42
* * unix/tclUnixTime.c (TclpWideClicksToNanoseconds): fix issues withdas2007-11-101-5/+5
* fix typosdas2007-11-101-6/+6
* * generic/tclBasic.c:Miguel Sofer2007-11-101-32/+45
* * generic/tclBasic.c:Miguel Sofer2007-11-102-81/+26
* fix formatting and inverted test in TclpCheckStackSpace()das2007-11-101-19/+20
* fixed stupid bug in last commit that made it not work in threaded buildsMiguel Sofer2007-11-091-3/+3
* * generic/tclAsync.c:Miguel Sofer2007-11-092-41/+81
* * unix/tclUnixChan.c (TtyGetOptionProc): Accepted [SF Tcl Patchandreas_kupries2007-11-051-8/+22
* * generic/tcl.h: Bump version number to 8.5b2.1 to distinguishdgp2007-10-303-5/+5
* * README: Bump version number to 8.5b2.dgp2007-10-263-5/+5
* autoheader-2.59das2007-10-241-3/+0
* * compat/tmpnam.c (removed): The routine tmpnam() is no longerdgp2007-10-183-8/+4
* * generic/tclIOCmd.c: Revise [open] so that it interprets leadingdgp2007-10-151-5/+18
* autoheader-2.59das2007-10-121-6/+0
* * generic/tclCmdMZ.c: Correct [string is (wide)integer] failuredgp2007-10-114-20/+5
* * generic/tcl.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-023-5/+5
* document --enable-dtrace configure optiondas2007-09-201-1/+5
* * README: Bump version number to 8.5b1dgp2007-09-193-5/+5
* autoconf-2.59das2007-09-181-153/+297
* fix quoting of new FreeBSD SHLIB_LDdas2007-09-181-1/+1
* Use '${CC} -shared' instead of 'ld -Bshareable' to build shared librariesjenglish2007-09-172-320/+164
* * unix/Makefile.in: Update `make dist` so that tclDTrace.d isdgp2007-09-171-2/+2
* coverity id 102das2007-09-171-13/+4
* coverity id 100das2007-09-171-4/+4
* * unix/tcl.m4: replace all direct references to compiler by ${CC} todas2007-09-152-71/+77
* * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allowsdas2007-09-134-8/+291
* * unix/Makefile.in: Perform missing updates of the tcltest Tcldgp2007-09-121-3/+3
* header cleanupdgp2007-09-071-2/+1