summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* * unix/tclUnixPipe.c (TclpCreateTempFile): prevent potential racehobbs2001-03-291-2/+7
* * unix/configure:hobbs2001-03-292-31/+53
* * unix/tclUnixThrd.c (Tcl_ConditionWait): fixed handling ofhobbs2001-03-291-2/+11
* 2000-01-18 Andreas Kupries <a.kupries@westend.com>andreas_kupries2001-01-181-2/+2
* 2001-01-04 Don Porter <dgp@users.sourceforge.net>dgp2001-01-041-7/+13
* * unix/Makefile.in: removed bp.c references (hasn't existed in ahobbs2000-11-161-40/+21
* * tools/tcl.wse.in: updated for unversioning of library dirshobbs2000-11-031-13/+39
* updated mkLinks with latest doc updateshobbs2000-11-031-12/+74
* * unix/configure:hobbs2000-11-032-0/+6956
* * unix/tcl.m4: removed use of -lbsd and -ldl for AIX-5.hobbs2000-11-021-44/+35
* * unix/tclUnixInit.c: added default encoding map fromhobbs2000-10-311-1/+2
* * unix/configure.in (SC_TCL_LINK_LIBS): removed code that washobbs2000-10-311-64/+1
* unix/tcl.m4: consolidated gettimeofday check for AIX.hobbs2000-10-311-13/+6
* * unix/configure.in:hobbs2000-10-282-2/+28
* * unix/tclUnixChan.c: updated channel types to stricthobbs2000-10-281-31/+43
* * win/Makefile.in: commented use of TESTFLAGShobbs2000-09-291-2/+5
* addition of tclIOGT.c source filehobbs2000-09-281-5/+8
* * library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0.jenn2000-09-201-0/+4
* * README:hobbs2000-09-062-4/+4
* * unix/tclUnixPipe.c (TclpCreateProcess): Removed WNOHANG fromhobbs2000-09-061-3/+5
* fix small typo in last commitmo2000-08-251-3/+3
* remove --enable-gcc configure optionmo2000-08-253-39/+9
* * win/makefile.vc:ericm2000-08-151-3/+4
* Thread-safe rewrite for the Tcl_Async* commands.davidg2000-07-261-2/+1
* Doh! revert piece of last commit that did not belongmo2000-07-191-32/+1
* * unix/configure.in:mo2000-07-192-26/+60
* Don't set CC=gcc before running AC_PROG_CC if CC is already set.mo2000-07-171-1/+3
* Applied patch from [Bug: 5921]ericm2000-06-201-2/+2
* Added tcl.hpj.in to distribution.ericm2000-06-061-2/+3
* * generic/tclClock.c (FormatClock): correct code to handle localehobbs2000-05-181-14/+9
* * README:hobbs2000-05-033-10/+10
* * unix/Makefile.in: add tclsh.ico and tcl.spec to dist targethobbs2000-05-031-4/+5
* 2000-05-02 Andreas Kupries <a.kupries@westend.com>kupries2000-05-023-8/+65
* * doc/library.n: Added entries for auto_qualify and auto_import [Bug: 1271].ericm2000-04-281-0/+8
* * doc/memory.n: Man page for Tcl "memory" command, which isericm2000-04-271-0/+8
* * unix/mkLinks: Regen'd with new mkLinks.tcl.ericm2000-04-262-971/+640
* Fixed bad crosslink command.ericm2000-04-261-1/+1
* * README:hobbs2000-04-262-6/+9
* LogCommandInfo man entry.ericm2000-04-261-0/+4
* * unix/Makefile.in:hobbs2000-04-251-13/+19
* * unix/tclUnixThrd.c: removed {}s around PTHREAD_MUTEX_INITIALIZERhobbs2000-04-251-3/+3
* * unix/tclLoadDyld.c (TclpLoadFile): removed use of interp->resulthobbs2000-04-251-9/+12
* * unix/mkLinks:ericm2000-04-251-0/+4
* * unix/mkLinks:ericm2000-04-251-0/+4
* * unix/mkLinks:ericm2000-04-241-0/+4
* * unix/tclUnixNotfy.c (Tcl_FinalizeNotifier, NotifierThreadProc):hobbs2000-04-242-13/+31
* * generic/tclAlloc.c: wrapped caddr_t define to not be done on Unixhobbs2000-04-211-1/+12
* have to allow for strchr being a macro in TtyParseProchobbs2000-04-191-5/+6
* * README:hobbs2000-04-196-81/+281
* * unix/tclAppInit.c (main): removed #ifdef TCL_TEST that sets thehobbs2000-04-181-18/+5