summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
...
* * generic/tcl.h:dgp2001-06-081-0/+12
* unix/Makefile.in (tclUtf.o): added tclUniData.c dependencyhobbs2001-05-281-2/+2
* * unix/tcl.m4 (SC_PATH_TCLCONFIG): Fix comments,mdejong2001-05-231-2/+2
* * unix/tcl.m4 (SC_LOAD_TKCONFIG):mdejong2001-05-231-2/+2
* * unix/tcl.m4: added more common install directories in which tohobbs2001-05-231-2/+8
* * unix/tclUnixPipe.c: updated pipeChannelType tohobbs2001-05-151-11/+15
* * unix/Makefile.in: Add a LDFLAGS variable to themdejong2001-05-113-17/+22
* * unix/configure: Regen.mdejong2001-04-253-262/+268
* * unix/configure: Regen.mdejong2001-04-252-17/+13
* Woops, fix last checking of broken configure.mdejong2001-04-251-0/+6351
* * unix/Makefile.in: Use TCL_STUB_LIB_FILE instead of STUB_LIB_FILE.mdejong2001-04-253-6359/+3
* Altered tclUnixTime.c in hopes of better K&R compatibility.Kevin B Kenny2001-04-101-3/+5
* Oops. Committed the wrong copy of the source with the last commit fiveKevin B Kenny2001-04-101-3/+3
* Fixed silly typo in calls to 'gmtime' and 'localtime'.Kevin B Kenny2001-04-101-3/+3
* Bug #219140: Added DYNAMIC_PATH to the shl_load flags.Kevin B Kenny2001-04-091-2/+4
* Changes to support re-entrant coding of gmtime and localtime.Kevin B Kenny2001-04-093-169/+363
* 2001-04-07 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-04-062-1/+43
* 2001-04-07 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-04-061-0/+10
* 2001-04-05 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-04-051-10/+6
* 2001-04-04 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-04-041-0/+24
* * unix/configure:hobbs2001-04-042-183/+369
* give mklinks its own targethobbs2001-04-041-5/+8
* 2001-04-03 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-04-031-0/+8
* * README:hobbs2001-04-021-2/+2
* * generic/tcl.h:hobbs2001-04-023-5/+5
* 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-03-301-0/+2
* * 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