summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixChan.c
Commit message (Expand)AuthorAgeFilesLines
* * unix/tclUnixChan.c: updated channel types to stricthobbs2000-10-281-31/+43
* 2000-05-02 Andreas Kupries <a.kupries@westend.com>kupries2000-05-021-4/+24
* have to allow for strchr being a macro in TtyParseProchobbs2000-04-191-5/+6
* * README:hobbs2000-04-191-2/+22
* * unix/tclUnixChan.c (TtyParseMode): Only allow setting mark/spacehobbs2000-04-151-3/+18
* * unix/tclUnixChan.c: Added (off_t) type casts in lseek() callericm2000-03-271-2/+2
* * unix/tcl.m4: modified EXTRA_CFLAGS to add -DHAVE_TZSET forhobbs2000-01-261-4/+4
* * unix/tclUnixPort.h: moved include of <utime.h> lower since somehobbs2000-01-241-2/+6
* * unix/tclUnixPort.h: added utime.h to includeshobbs1999-10-291-3/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-228/+330
* * unix/tclUnixChan.c:stanton1999-02-031-1/+18
* Updated the version to 8.0.5.rjohnson1999-01-041-1/+4
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Nuked EINTR wrapperswelch1998-08-061-100/+0
* *** empty log message ***welch1998-08-041-1/+1
* Fixed EINTR bugsurles1998-08-031-0/+100
* changed so server sockets can't be trashed by fileeventstanton1998-06-091-6/+14
* Renamed function 'Tcl_OpenFileChannel' to 'TclpOpenFileChannel'.suresh1998-06-031-3/+3
* Initial revisionrjohnson1998-03-261-0/+2565