summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Remove unwanted/obsolete 'ddd' target.stwo2010-12-171-9/+1
* [Bug 2446711]: Remove 'allpatch' target.stwo2010-12-171-23/+1
* Use 'rpmbuild', not 'rpm' [Bug 2537626].stwo2010-12-171-3/+3
* Cross-compile support for Win and UNIX (backported)nijtmans2010-12-132-14/+46
* Better building on OpenBSD.stwo2010-12-122-26/+66
* * generic/tclInt.decls: Backport of Kevin B. Kenny's work onandreas_kupries2010-11-301-3/+12
* update file generated by 'make dist'dgp2010-09-151-0/+3
* Backport blkcnt_t detection/usage.stwo2010-09-062-3/+71
* * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*.hobbs2010-08-272-3/+5
* regendas2010-08-161-1/+1
* regendas2010-08-161-7/+4
* * unix/ldAix: remove ancient (pre-4.2) AIX supporthobbs2010-08-126-271/+52
* * unix/tclUnixFCmd.c: adjust license header as perhobbs2010-08-041-6/+2
* * generic/tcl.h: Bump to 8.5.9 for release.dgp2010-08-043-5/+5
* Add .so to .cvsignorenijtmans2010-06-161-0/+1
* * library/platform/platform.tcl: Added OSX Intel 64bitandreas_kupries2010-06-091-3/+3
* [Bug 2991415]: tclport.h #included before limits.hnijtmans2010-05-251-3/+7
* * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit.andreas_kupries2010-05-071-3/+3
* * library/platform/platform.tcl: Another stab at getting the /lib,andreas_kupries2010-04-291-3/+3
* Fixed missing update of platform package index, and Makefiles.andreas_kupries2010-04-141-3/+3
* * unix/tclUnixFCmd.c (TclUnixCopyFile): [Bug 2976504]: Correcteddkf2010-03-251-2/+2
* Prettify and fix filename in ChangeLog.ferrieux2010-03-011-4/+9
* [Backported] Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 whenferrieux2010-03-011-4/+10
* Added missing quotingdkf2010-02-221-1/+1
* Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-192-3/+16
* [Bug 2954638]: Correct behaviour of manual page installer. Also added armouringdkf2010-02-191-27/+76
* Use correct TCL_LL_MODIFIER for CYGWIN.nijtmans2010-01-292-12/+35
* Various trivial fixes, discovered during CYGWIN porting attempt. All backport...nijtmans2010-01-066-6232/+6444
* Fix quoting problemdkf2010-01-031-1/+1
* [Bug 1636685]: Use the configuration for modern FreeBSD suggested by thedkf2010-01-031-1/+25
* regen with autconf 2.61dkf2009-12-281-6175/+6220
* [Bug 942170]: Detect the st_blocks field of 'struct stat' correctly.dkf2009-12-281-4/+4
* bump to msgcat 1.4.3 to account for commitsdgp2009-12-171-3/+3
* Silence a bunch of unimportant messages from cvsdkf2009-12-161-0/+2
* [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and usestwo2009-11-255-285/+11
* * library/http/http.tcl: Update the URL syntax check todgp2009-11-111-3/+3
* * generic/tcl.h: Bump to 8.5.8 for release.dgp2009-11-033-5/+5
* * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug indas2009-10-051-5/+6
* * library/http/http.tcl: Bump to http 2.7.4 to account fordgp2009-09-111-3/+3
* * library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revisiondgp2009-09-011-3/+3
* Stop calling endpwent() and endgrent(); unneeded. [Bug 1942222]dkf2009-08-022-10/+4
* * generic/tclCmdIL.c: Removed unused variables.dgp2009-07-161-3/+2
* * library/platform/platform.tcl: Fixed handling of cpu ia64,andreas_kupries2009-05-291-3/+3
* * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-282-5/+7
* Don't chmod/exec installManPage. [Patch 2769530]stwo2009-04-241-7/+4
* Removed -Wno-implicit-int from CFLAGS_WARNING.stwo2009-04-142-2/+2
* * unix/tclUnixChan.c: TclUnixWaitForFile(): use FD_* macrosdas2009-04-101-34/+31
* * unix/tclLoadDyld.c: use RTLD_GLOBAL instead of RTLD_LOCAL.das2009-04-101-3/+3
* * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allowdas2009-04-103-32/+28
* * unix/configure.in (Darwin): use Darwin SUSv3 extensions ifdas2009-04-103-5/+100