summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Keep on trying to get the combination of generic/tcl.h and unix/tcl.m4 right!dkf2001-10-192-104/+99
* Corrected dirent64 API detection.dkf2001-10-182-4/+4
* Changes to make more use of what autoconf can discover. Also adds *lots* moredkf2001-10-175-407/+769
* Trying to do more with configure...dkf2001-10-152-1355/+721
* Start of work to support more platforms (HPUX,IRIX,Win) plus some minor bug f...dkf2001-10-151-0/+2
* Factoring out some more 64/32-bit OS interfacesdkf2001-09-284-14/+14
* Pulled changes needed to go to using 64-bit file offsets into one place.dkf2001-09-274-43/+40
* Backed out unwise changesdkf2001-09-275-90/+85
* Fixes so as to use wide ints for some stat fields, and to add some warningsdkf2001-09-274-10/+17
* Now builds on Solaris8/SPARC with both SunPro CC *and* GCC.dkf2001-09-264-28/+27
* Woo hoo! Builds on one platform (Solaris8/SPARC with SunPro CC)dkf2001-09-254-34/+34
* Lots more type changes. Added Tcl_AllocStatBuf()...dkf2001-09-252-41/+48
* Rebuiltdkf2001-09-241-0/+2
* 'make mklinks' after addition of Tcl_EvalTokensStandarddgp2001-09-241-0/+2
* * unix/configure: regen'edhobbs2001-09-202-34/+118
* * unix/configure: Regen.mdejong2001-09-182-29/+53
* * unix/configure: Regen.mdejong2001-09-122-28/+28
* * doc/OpenFileChnl.3: Added documentation for Tcl_WriteRaw andandreas_kupries2001-09-111-0/+8
* * Updated to reflect 2001-08-23 file system changes.dgp2001-09-111-2/+2
* * unix/configure: Regen.mdejong2001-09-102-21/+33
* * doc/tclsh.1:andreas_kupries2001-09-101-0/+6
* * Added #include of tclInt.h; access to Tcldgp2001-09-101-2/+2
* * unix/Makefile.in:mdejong2001-09-101-2/+2
* * Updated http package to version 2.4,dgp2001-09-071-4/+4
* minor fs, vfs fixesvincentdarley2001-09-049-34/+112
* filesystemvincentdarley2001-08-3011-354/+225
* * Correcteddgp2001-08-271-10/+9
* added QNX-6 build support. [Bug #219410] (loverso)hobbs2001-08-232-22/+48
* corrected minor compiler warningshobbs2001-08-231-2/+1
* fs updatevincentdarley2001-08-232-134/+150
* * unix/configure: Regen.mdejong2001-08-123-91/+72
* * unix/Makefile.in: Delete the unused getcwd.omdejong2001-08-101-4/+1
* Bumped up patchlevel to 8.4a4 to distinguishdgp2001-08-083-6/+6
* updated auto-gend mkLinkscore_8_4_a3hobbs2001-08-071-0/+6
* * changes:hobbs2001-08-071-2/+2
* added GNU (HURD) configuration target. (brinkmann)hobbs2001-08-072-27/+105
* * unix/tclUnixPipe.c (TclpCreateTempFile): fixed use of tmpnam,hobbs2001-08-071-7/+14
* * unix/tclUnixFCmd.c: minor casts to eliminate warnings. (lim)hobbs2001-08-021-4/+4
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-315-254/+553
* TIP#36 implementation. Also includes cleanup for subst optiondkf2001-07-121-0/+8
* * unix/Makefile.in: Add AR variable for use in STLIB_LD.mdejong2001-07-114-46/+86
* updated READMEs with purlsuid381722001-07-051-5/+11
* * tests/unixInit.test (unixInit-2.8): Corrected test for alldgp2001-07-021-1/+13
* * generic/tclInt.h:hobbs2001-06-281-2/+2
* * unix/Makefile.in:mdejong2001-06-271-1/+10
* * unix/configure: Regen.mdejong2001-06-262-4/+4
* * unix/configure: Regen.mdejong2001-06-262-299/+311
* * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@.mdejong2001-06-224-21/+35
* Unix channels now have the right type associated with them [bug #219137]dkf2001-06-181-29/+58
* * generic/tclInt.decls:dgp2001-06-171-1/+7